- All Superinterfaces:
Wrapper
public interface PersistentClassWrapper
extends Wrapper
-
Method Summary
void
int
int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
void
void
void
void
void
void
void
void
void
void
-
Method Details
-
isAssignableToRootClass
boolean isAssignableToRootClass()
-
isRootClass
boolean isRootClass()
-
isInstanceOfRootClass
boolean isInstanceOfRootClass()
-
isInstanceOfSubclass
boolean isInstanceOfSubclass()
-
isInstanceOfJoinedSubclass
boolean isInstanceOfJoinedSubclass()
-
-
-
-
-
isInstanceOfSpecialRootClass
boolean isInstanceOfSpecialRootClass()
-
-
-
-
isLazyPropertiesCacheable
boolean isLazyPropertiesCacheable()
-
-
-
-
getPropertyClosureIterator
-
-
-
-
hasIdentifierProperty
boolean hasIdentifierProperty()
-
-
-
-
-
-
-
-
-
setClassName
void setClassName(String name)
-
setEntityName
void setEntityName(String name)
-
setDiscriminatorValue
void setDiscriminatorValue(String str)
-
-
-
setProxyInterfaceName
void setProxyInterfaceName(String name)
-
setLazy
void setLazy(boolean b)
-
isCustomDeleteCallable
boolean isCustomDeleteCallable()
-
isCustomInsertCallable
boolean isCustomInsertCallable()
-
isCustomUpdateCallable
boolean isCustomUpdateCallable()
-
isDiscriminatorInsertable
boolean isDiscriminatorInsertable()
-
isDiscriminatorValueNotNull
boolean isDiscriminatorValueNotNull()
-
isDiscriminatorValueNull
boolean isDiscriminatorValueNull()
-
isExplicitPolymorphism
boolean isExplicitPolymorphism()
-
isForceDiscriminator
boolean isForceDiscriminator()
-
isInherited
boolean isInherited()
-
isJoinedSubclass
boolean isJoinedSubclass()
-
-
isMutable
boolean isMutable()
-
isPolymorphic
boolean isPolymorphic()
-
isVersioned
boolean isVersioned()
-
getBatchSize
int getBatchSize()
-
getCacheConcurrencyStrategy
String getCacheConcurrencyStrategy()
-
-
-
-
getDiscriminatorValue
String getDiscriminatorValue()
-
-
getOptimisticLockMode
int getOptimisticLockMode()
-
-
-
-
-
-