public class JpaInternalUtils extends Object
Constructor and Description |
---|
JpaInternalUtils() |
Modifier and Type | Method and Description |
---|---|
static PersistedEntity |
convertApplicationValueToPersisted(EntityManagerManager entityManagerManager,
Object newValue) |
static EntityManager |
getEntityManager(EntityManagerManager entityManagerManager,
PersistenceContext annotation) |
public JpaInternalUtils()
public static PersistedEntity convertApplicationValueToPersisted(EntityManagerManager entityManagerManager, Object newValue)
public static EntityManager getEntityManager(EntityManagerManager entityManagerManager, PersistenceContext annotation)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.