org.apache.olingo.odata2.jpa.processor.ref.factory
Class JPAEntityManagerFactory

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.ref.factory.JPAEntityManagerFactory

public class JPAEntityManagerFactory
extends Object


Constructor Summary
JPAEntityManagerFactory()
           
 
Method Summary
static javax.persistence.EntityManagerFactory getEntityManagerFactory(String pUnit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAEntityManagerFactory

public JPAEntityManagerFactory()
Method Detail

getEntityManagerFactory

public static javax.persistence.EntityManagerFactory getEntityManagerFactory(String pUnit)


Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.