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

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

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

Methods in org.apache.openejb.test.entity.cmr.onetomany with parameters of type SongPk
 SongLocal SongLocalHome.create(SongPk primaryKey)
           
 CompoundPK SongBean.ejbCreate(SongPk primaryKey)
           
 void SongBean.ejbPostCreate(SongPk primaryKey)
           
 SongLocal SongLocalHome.findByPrimaryKey(SongPk primaryKey)
           
 



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