org.apache.tapestry5.internal.jpa
Class JpaInternalUtils
java.lang.Object
org.apache.tapestry5.internal.jpa.JpaInternalUtils
public class JpaInternalUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JpaInternalUtils
public JpaInternalUtils()
convertApplicationValueToPersisted
public static PersistedEntity convertApplicationValueToPersisted(EntityManagerManager entityManagerManager,
Object newValue)
getEntityManager
public static EntityManager getEntityManager(EntityManagerManager entityManagerManager,
PersistenceContext annotation)
Copyright © 2003-2012 The Apache Software Foundation.