Uses of Class
com.caucho.env.jpa.ConfigPersistenceUnit

Packages that use ConfigPersistenceUnit
com.caucho.env.jpa   
 

Uses of ConfigPersistenceUnit in com.caucho.env.jpa
 

Methods in com.caucho.env.jpa that return ConfigPersistenceUnit
 ConfigPersistenceUnit ConfigPersistence.createPersistenceUnit()
          Adds a new .
 

Methods in com.caucho.env.jpa that return types with arguments of type ConfigPersistenceUnit
 java.util.ArrayList<ConfigPersistenceUnit> ConfigPersistence.getUnitList()
          Returns the unit list.