Package org.hibernate.type.spi
Interface CompositeTypeImplementor
- All Superinterfaces:
CompositeType,Serializable,Type
- All Known Implementing Classes:
ComponentType,EmbeddedComponentType,UserComponentType
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface org.hibernate.type.CompositeType
getCascadeStyle, getFetchMode, getOnDeleteAction, getPropertyIndex, getPropertyNames, getPropertyNullability, getPropertyValue, getPropertyValues, getPropertyValues, getSubtypes, hasNotNullProperty, hasNullProperty, isEmbedded, isMethodOf, replacePropertyValues, setPropertyValuesMethods inherited from interface org.hibernate.type.Type
assemble, beforeAssemble, compare, compare, deepCopy, disassemble, disassemble, getColumnSpan, getHashCode, getHashCode, getName, getReturnedClass, getReturnedClassName, getSqlTypeCodes, getTypeForEqualsHashCode, isAnyType, isAssociationType, isCollectionType, isComponentType, isDirty, isDirty, isEntityType, isEqual, isEqual, isModified, isMutable, isSame, nullSafeSet, nullSafeSet, replace, replace, toColumnNullness, toLoggableString
-
Method Details
-
injectMappingModelPart
-
getMappingModelPart
EmbeddableValuedModelPart getMappingModelPart()
-