Interface StructuredJdbcType

All Superinterfaces:
AggregateJdbcType, JdbcType, Serializable, SqlTypedJdbcType
All Known Implementing Classes:
AbstractPostgreSQLStructJdbcType, DB2StructJdbcType, DelayedStructJdbcType, OracleBaseStructJdbcType, OracleReflectionStructJdbcType, OracleStructJdbcType, PostgreSQLStructCastingJdbcType, PostgreSQLStructPGObjectJdbcType, StructJdbcType

@Incubating public interface StructuredJdbcType extends AggregateJdbcType, SqlTypedJdbcType
Descriptor for aggregate handling like STRUCT, JSON and SQLXML.