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: 662143 $ $Date: 2008-06-01 05:59:55 +0200 (So, 01. Jun 2008) $

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-2013 The Apache OpenEJB development community. All Rights Reserved.