- All Superinterfaces:
JdbcType, Serializable
- All Known Subinterfaces:
StructuredJdbcType
- All Known Implementing Classes:
AbstractPostgreSQLJsonPGObjectType, AbstractPostgreSQLStructJdbcType, DB2StructJdbcType, DelayedStructJdbcType, H2FormatJsonJdbcType, H2JsonJdbcType, JsonAsStringJdbcType, JsonJdbcType, MariaDBCastingJsonJdbcType, MySQLCastingJsonJdbcType, OracleBaseStructJdbcType, OracleJsonBlobJdbcType, OracleJsonJdbcType, OracleReflectionStructJdbcType, OracleStructJdbcType, OracleXmlJdbcType, PostgreSQLCastingJsonJdbcType, PostgreSQLJsonPGObjectJsonbType, PostgreSQLJsonPGObjectJsonType, PostgreSQLStructCastingJdbcType, PostgreSQLStructPGObjectJdbcType, SQLServerCastingXmlJdbcType, StructJdbcType, XmlAsStringJdbcType, XmlJdbcType
public interface AggregateJdbcType
extends JdbcType
-
Method Summary
Methods inherited from interface org.hibernate.type.descriptor.jdbc.JdbcType
addAuxiliaryDatabaseObjects, appendWriteExpression, getBinder, getCastType, getCheckCondition, getDdlTypeCode, getDefaultSqlTypeCode, getExtraCreateTableInfo, getExtractor, getFriendlyName, getJdbcLiteralFormatter, getJdbcRecommendedJavaTypeMapping, getJdbcTypeCode, getPreferredJavaTypeClass, hasDatePart, hasTimePart, isArray, isBinary, isBoolean, isComparable, isDecimal, isDuration, isFloat, isImplicitJson, isImplicitXml, isInteger, isInterval, isJson, isLob, isLobOrLong, isNationalized, isNumber, isSmallInteger, isSpatial, isString, isStringLike, isStringLikeExcludingClob, isTemporal, isXml, registerOutParameter, registerOutParameter, wrapTopLevelSelectionExpression, wrapWriteExpression