org.apache.juddi.config
Class PersistenceManager
java.lang.Object
org.apache.juddi.config.PersistenceManager
public class PersistenceManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERSISTENCE_UNIT_NAME
public static final String PERSISTENCE_UNIT_NAME
- See Also:
- Constant Field Values
PersistenceManager
public PersistenceManager()
getEntityManager
public static javax.persistence.EntityManager getEntityManager()
closeEntityManager
public static void closeEntityManager()
initializeEntityManagerFactory
protected static void initializeEntityManagerFactory(String persistenceUnitName)
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.