Package org.hibernate.jpa.internal
Class PersistenceUnitUtilImpl
java.lang.Object
org.hibernate.jpa.internal.PersistenceUnitUtilImpl
- All Implemented Interfaces:
PersistenceUnitUtil
,PersistenceUtil
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Class<? extends T>
getClass
(T entity) getIdentifier
(Object entity) getVersion
(Object entity) boolean
isInstance
(Object entity, Class<?> entityClass) <E> boolean
boolean
boolean
<E> void
void
void
-
Constructor Details
-
PersistenceUnitUtilImpl
-
-
Method Details
-
isLoaded
- Specified by:
isLoaded
in interfacePersistenceUnitUtil
- Specified by:
isLoaded
in interfacePersistenceUtil
-
isLoaded
- Specified by:
isLoaded
in interfacePersistenceUnitUtil
-
isLoaded
- Specified by:
isLoaded
in interfacePersistenceUnitUtil
- Specified by:
isLoaded
in interfacePersistenceUtil
-
load
- Specified by:
load
in interfacePersistenceUnitUtil
-
load
- Specified by:
load
in interfacePersistenceUnitUtil
-
load
- Specified by:
load
in interfacePersistenceUnitUtil
-
isInstance
- Specified by:
isInstance
in interfacePersistenceUnitUtil
-
getClass
- Specified by:
getClass
in interfacePersistenceUnitUtil
-
getIdentifier
- Specified by:
getIdentifier
in interfacePersistenceUnitUtil
-
getVersion
- Specified by:
getVersion
in interfacePersistenceUnitUtil
-