org.apache.openejb.jee.jpa.unit
Class JaxbPersistenceFactory

java.lang.Object
  extended by org.apache.openejb.jee.jpa.unit.JaxbPersistenceFactory

public class JaxbPersistenceFactory
extends Object

Version:
$Revision: 585036 $ $Date: 2007-10-16 06:38:53 +0200 (Di, 16. Okt 2007) $

Nested Class Summary
static class JaxbPersistenceFactory.PersistenceFilter
           
 
Field Summary
static String PERSISTENCE_SCHEMA
           
 
Constructor Summary
JaxbPersistenceFactory()
           
 
Method Summary
static Persistence getPersistence(URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PERSISTENCE_SCHEMA

public static final String PERSISTENCE_SCHEMA
See Also:
Constant Field Values
Constructor Detail

JaxbPersistenceFactory

public JaxbPersistenceFactory()
Method Detail

getPersistence

public static Persistence getPersistence(URL url)
                                  throws Exception
Throws:
Exception


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