Uses of Class
org.apache.openejb.test.entity.cmr.onetomany.ArtistPk

Packages that use ArtistPk
org.apache.openejb.test.entity.cmr.onetomany   
 

Uses of ArtistPk in org.apache.openejb.test.entity.cmr.onetomany
 

Methods in org.apache.openejb.test.entity.cmr.onetomany with parameters of type ArtistPk
 ArtistLocal ArtistLocalHome.create(ArtistPk primaryKey)
           
 CompoundPK ArtistBean.ejbCreate(ArtistPk primaryKey)
           
 void ArtistBean.ejbPostCreate(ArtistPk primaryKey)
           
 ArtistLocal ArtistLocalHome.findByPrimaryKey(ArtistPk primaryKey)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.