org.jomc.standalone.ri.naming.support
Class OpenJPAContextFactory
java.lang.Object
org.jomc.standalone.ri.naming.support.AbstractContextFactory
org.jomc.standalone.ri.naming.support.AbstractJPAContextFactory
org.jomc.standalone.ri.naming.support.OpenJPAContextFactory
- All Implemented Interfaces:
- InitialContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class OpenJPAContextFactory
extends AbstractJPAContextFactory
Standalone OpenJPA JPA context factory.
Specifications
'javax.naming.spi.InitialContextFactory'
(javax.naming.spi.InitialContextFactory)
Multiton
- Version:
- $Id: OpenJPAContextFactory.java 2242 2010-06-29 07:54:56Z schulte2005 $
- Author:
- Christian Schulte 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenJPAContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public OpenJPAContextFactory()
- Creates a new
OpenJPAContextFactory
instance.
getPersistenceProvider
protected javax.persistence.spi.PersistenceProvider getPersistenceProvider()
- Specified by:
getPersistenceProvider
in class AbstractJPAContextFactory
Copyright © 2005-2010 The JOMC Project. All Rights Reserved.