Uses of Class
org.apache.openejb.config.PersistenceModule

Packages that use PersistenceModule
org.apache.openejb.config   
 

Uses of PersistenceModule in org.apache.openejb.config
 

Methods in org.apache.openejb.config that return types with arguments of type PersistenceModule
 List<PersistenceModule> AppModule.getPersistenceModules()
           
 

Methods in org.apache.openejb.config with parameters of type PersistenceModule
 void AppModule.addPersistenceModule(PersistenceModule root)
           
 

Method parameters in org.apache.openejb.config with type arguments of type PersistenceModule
 void AppModule.addPersistenceModules(Collection<PersistenceModule> roots)
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.