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, fromXMLNode, getAssociatedEntityName, getAssociatedJoinable, getCascadeStyle, getColumnSpan, getDiscriminatorType, getFetchMode, getForeignKeyDirection, getIdentifierType, getLHSPropertyName, getOnCondition, getOnCondition, getPropertyNames, getPropertyNullability, getPropertyValue, getPropertyValues, getPropertyValues, getReturnedClass, getRHSUniqueKeyPropertyName, getSubtypes, hydrate, isAlwaysDirtyChecked, isAnyType, isAssociationType, isComponentType, isDirty, isEmbedded, isEmbeddedInXML, isMethodOf, isModified, isMutable, isReferenceToPrimaryKey, isSame, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, replace, resolve, semiResolve, setPropertyValues, setToXMLNode, sqlTypes, toColumnNullness, toLoggableString, useLHSPrimaryKeybeforeAssemble, getHashCode, getHashCode, getSemiResolvedType, isCollectionType, isDirty, isEntityType, isEqual, isEqual, isXMLElement, replace, replaceNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassemble, beforeAssemble, compare, deepCopy, defaultSizes, dictatedSizes, disassemble, fromXMLNode, getColumnSpan, getHashCode, getHashCode, getReturnedClass, getSemiResolvedType, hydrate, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, isXMLElement, nullSafeGet, nullSafeGet, nullSafeSet, nullSafeSet, replace, replace, resolve, semiResolve, setToXMLNode, sqlTypes, toColumnNullness, toLoggableStringpublic static final ObjectType INSTANCE
public String getName()
Typepublic String[] getRegistrationKeys()
BasicTypegetRegistrationKeys in interface BasicTypeCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.