org.xenei.jena.entities
Class EntityManagerFactory
java.lang.Object
org.xenei.jena.entities.EntityManagerFactory
public class EntityManagerFactory
- extends Object
Factory to create EntityManagers.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityManagerFactory
public EntityManagerFactory()
getEntityManager
public static EntityManager getEntityManager()
- Returns:
- the entity manager
setEntityManager
public static void setEntityManager(EntityManager manager)
- Set the entity manager that the factory will return.
- Parameters:
manager -
Copyright © 2012 XENEI.com. All Rights Reserved.