org.apache.openejb.jee.jpa.unit
Class JaxbPersistenceFactory
java.lang.Object
org.apache.openejb.jee.jpa.unit.JaxbPersistenceFactory
public class JaxbPersistenceFactory
- extends Object
- Version:
- $Revision: 1225350 $ $Date: 2011-12-28 13:39:25 -0800 (Wed, 28 Dec 2011) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERSISTENCE_SCHEMA
public static final String PERSISTENCE_SCHEMA
- See Also:
- Constant Field Values
JaxbPersistenceFactory
public JaxbPersistenceFactory()
getPersistence
public static <T> T getPersistence(Class<T> clazz,
URL url)
throws Exception
- Throws:
Exception
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.