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

Packages that use EntityCmp2Desc
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.generators.genic   
org.ow2.jonas.lib.ejb21.jorm   
 

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

Subclasses of EntityCmp2Desc in org.ow2.jonas.deployment.ejb
 class EntityJdbcCmp2Desc
          Class to hold meta-information related to an CMP v2 entity bean with jdbc data store.
 

Methods in org.ow2.jonas.deployment.ejb that return EntityCmp2Desc
 EntityCmp2Desc DeploymentDesc.asn2BeanDesc(String asn)
          Get bean descriptor given its abstract schema name
 EntityCmp2Desc EjbRelationshipRoleDesc.getSourceBean()
          Get the ejb involved in this relation-ship-role.
 EntityCmp2Desc EjbRelationshipRoleDesc.getTargetBean()
          It retrieves the EntityCmp2Desc which is linked to the EntityCmp2Desc associated to this EjbRelationshipRoleDesc.
 

Methods in org.ow2.jonas.deployment.ejb with parameters of type EntityCmp2Desc
protected  void EjbRelationshipRoleDesc.setSourceBean(EntityCmp2Desc led)
          set the source bean of this relation-ship role.
protected  void EjbRelationshipRoleDesc.setTargetBean(EntityCmp2Desc led)
          set the target bean of this relation-ship role.
 

Uses of EntityCmp2Desc in org.ow2.jonas.generators.genic
 

Methods in org.ow2.jonas.generators.genic that return EntityCmp2Desc
 EntityCmp2Desc VcCMRField.getElement()
           
 

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

Fields in org.ow2.jonas.lib.ejb21.jorm declared as EntityCmp2Desc
protected  EntityCmp2Desc JormFactory.ecd
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.