public class ObjectType extends AnyType implements BasicType
AnyType.ObjectTypeCacheEntry| Modifier and Type | Field and Description |
|---|---|
static ObjectType |
INSTANCE
Singleton access
|
LEGACY_DEFAULT_SIZE, LEGACY_DICTATED_SIZE| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the abbreviated name of the type.
|
String[] |
getRegistrationKeys()
Get the names under which this type should be registered in the type registry.
|
assemble, compare, deepCopy, defaultSizes, dictatedSizes, disassemble, getAssociatedEntityName, getAssociatedJoinable, getCascadeStyle, getColumnSpan, getDiscriminatorType, getFetchMode, getForeignKeyDirection, getIdentifierType, getLHSPropertyName, getOnCondition, getOnCondition, getPropertyIndex, getPropertyNames, getPropertyNullability, getPropertyValue, getPropertyValues, getPropertyValues, getReturnedClass, getRHSUniqueKeyPropertyName, getSubtypes, hasNotNullProperty, hydrate, isAlwaysDirtyChecked, isAnyType, isAssociationType, isComponentType, isDirty, isEmbedded, isMethodOf, isModified, isMutable, isReferenceToPrimaryKey, isSame, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, replace, resolve, semiResolve, setPropertyValues, sqlTypes, toColumnNullness, toLoggableString, useLHSPrimaryKeybeforeAssemble, getHashCode, getHashCode, getSemiResolvedType, isCollectionType, isDirty, isEntityType, isEqual, isEqual, replaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassemble, beforeAssemble, compare, deepCopy, defaultSizes, dictatedSizes, disassemble, getColumnSpan, getHashCode, getHashCode, getReturnedClass, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, replace, replace, resolve, resolve, semiResolve, sqlTypes, toColumnNullness, toLoggableStringpublic static final ObjectType INSTANCE
public String getName()
Typepublic String[] getRegistrationKeys()
BasicTypegetRegistrationKeys in interface BasicTypeCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.