Class StructJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.StructJdbcType
All Implemented Interfaces:
Serializable, AggregateJdbcType, JdbcType, SqlTypedJdbcType, StructuredJdbcType
Direct Known Subclasses:
OracleBaseStructJdbcType

public class StructJdbcType extends Object implements StructuredJdbcType
See Also: