Class JpaInternalUtils
-
- org.apache.tapestry5.internal.jpa.JpaInternalUtils
-
public class JpaInternalUtils extends
-
-
Constructor Summary
Constructors Constructor Description JpaInternalUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PersistedEntity
convertApplicationValueToPersisted(EntityManagerManager entityManagerManager, newValue)
static
getEntityManager(EntityManagerManager entityManagerManager, annotation)
-
-
-
Constructor Detail
-
JpaInternalUtils
public JpaInternalUtils()
-
-
Method Detail
-
convertApplicationValueToPersisted
public static PersistedEntity convertApplicationValueToPersisted(EntityManagerManager entityManagerManager, newValue)
-
getEntityManager
public static getEntityManager(EntityManagerManager entityManagerManager, annotation)
-
-