org.softsmithy.lib.persistence
Class ResourceLocalTransactionController
java.lang.Object
org.softsmithy.lib.persistence.ResourceLocalTransactionController
public class ResourceLocalTransactionController
- extends Object
- Author:
- puce
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceLocalTransactionController
public ResourceLocalTransactionController(String persistenceUnitName)
newTransaction
public void newTransaction()
close
public void close()
- TODO: good to commit on close?
getEntityManager
public EntityManager getEntityManager()
getEntityManagerFactory
public EntityManagerFactory getEntityManagerFactory()
Copyright © 2002-2011 SoftSmithy. All Rights Reserved.