Uses of Class
org.objectweb.jonas_ejb.deployment.xml.JdbcMapping

Packages that use JdbcMapping
org.objectweb.jonas_ejb.deployment.xml   
 

Uses of JdbcMapping in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml that return JdbcMapping
 JdbcMapping JonasEntity.getJdbcMapping()
          Gets the jdbc-mapping
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type JdbcMapping
 void JonasEntity.setJdbcMapping(JdbcMapping jdbcMapping)
          Set the jdbc-mapping
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.