Uses of Class
org.ow2.jonas.deployment.ejb.DeploymentDescEjb2

Packages that use DeploymentDescEjb2
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.lib.ejb21.jorm   
org.ow2.jonas.lib.ejb21.sql   
 

Uses of DeploymentDescEjb2 in org.ow2.jonas.deployment.ejb
 

Fields in org.ow2.jonas.deployment.ejb declared as DeploymentDescEjb2
protected  DeploymentDescEjb2 EntityCmp2Desc.dc2d
           
 

Methods in org.ow2.jonas.deployment.ejb that return DeploymentDescEjb2
 DeploymentDescEjb2 EntityCmp2Desc.getDeploymentDescEjb2()
           
 

Constructors in org.ow2.jonas.deployment.ejb with parameters of type DeploymentDescEjb2
EntityCmp2Desc(ClassLoader classLoader, Entity ent, AssemblyDescriptor asd, JonasEntity jEnt, DeploymentDescEjb2 dc2d, JLinkedList jMDRList, String fileName)
          constructor: called when the DeploymentDescriptor is read.
EntityJdbcCmp2Desc(ClassLoader classLoader, Entity ent, AssemblyDescriptor asd, JonasEntity jEnt, DeploymentDescEjb2 dc2d, JLinkedList jMDRList, String fileName)
          constructor: called when the DeploymentDescriptor is read.
 

Uses of DeploymentDescEjb2 in org.ow2.jonas.lib.ejb21.jorm
 

Constructors in org.ow2.jonas.lib.ejb21.jorm with parameters of type DeploymentDescEjb2
RdbMappingBuilder(DeploymentDescEjb2 dd)
          Constructor
 

Uses of DeploymentDescEjb2 in org.ow2.jonas.lib.ejb21.sql
 

Constructors in org.ow2.jonas.lib.ejb21.sql with parameters of type DeploymentDescEjb2
EjbqlVariableVisitor(ASTEJBQL ejbql, DeploymentDescEjb2 dd, org.objectweb.medor.query.jorm.lib.QueryBuilder qb, org.objectweb.jorm.metainfo.api.Manager mgr)
          constructor
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.