Class PostgreSQLStructCastingJdbcType

java.lang.Object
org.hibernate.dialect.AbstractPostgreSQLStructJdbcType
org.hibernate.dialect.PostgreSQLStructCastingJdbcType
All Implemented Interfaces:
Serializable, AggregateJdbcType, JdbcType, SqlTypedJdbcType, StructJdbcType

public class PostgreSQLStructCastingJdbcType extends AbstractPostgreSQLStructJdbcType
See Also:
  • Field Details

  • Constructor Details

    • PostgreSQLStructCastingJdbcType

      public PostgreSQLStructCastingJdbcType()
  • Method Details