Class AggregateColumn
java.lang.Object
org.hibernate.mapping.Column
org.hibernate.mapping.AggregateColumn
- All Implemented Interfaces:
Serializable, Cloneable, Selectable, ColumnTypeInformation
An aggregate column is a column of type
SqlTypes.STRUCT,
SqlTypes.JSON or SqlTypes.SQLXML
that aggregates a component into a single column.- See Also:
-
Field Summary
Fields inherited from interface ColumnTypeInformation
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Column
addCheckConstraint, equals, equals, getAlias, getAlias, getArrayLength, getAssignmentExpression, getCanonicalName, getCheckConstraints, getCollation, getColumnSize, getColumnSize, getComment, getCustomRead, getCustomReadExpression, getCustomWrite, getCustomWriteExpression, getDecimalDigits, getDefaultValue, getGeneratedAs, getLength, getName, getNameIdentifier, getNullable, getOptions, getPrecision, getQuotedName, getQuotedName, getReadExpr, getScale, getSqlType, getSqlType, getSqlTypeCode, getSqlTypeCode, getTemplate, getTemporalPrecision, getText, getText, getType, getTypeCode, getTypeIndex, getTypeName, getUniqueKeyName, getValue, getWriteExpr, hasCheckConstraint, hasCustomRead, hashCode, isExplicit, isFormula, isIdentity, isNullable, isQuoted, isSqlTypeLob, isSqlTypeLob, isUnique, setArrayLength, setAssignmentExpression, setCollation, setComment, setCustomRead, setCustomWrite, setDefaultValue, setExplicit, setGeneratedAs, setIdentity, setLength, setLength, setName, setNullable, setOptions, setPrecision, setResolvedCustomRead, setScale, setSqlType, setSqlTypeCode, setTemporalPrecision, setTypeIndex, setUnique, setUniqueKeyName, setValue, toStringMethods inherited from interface Selectable
getWriteExpr, getWriteExpr