Class JdbcTypeRegistry

  • All Implemented Interfaces:
    Serializable, org.hibernate.type.descriptor.jdbc.internal.JdbcTypeBaseline.BaselineTarget

    public class JdbcTypeRegistry
    extends Object
    implements org.hibernate.type.descriptor.jdbc.internal.JdbcTypeBaseline.BaselineTarget, Serializable
    A registry mapping JDBC type codes to implementations of the JdbcType interface.
    Since:
    5.3
    See Also:
    Serialized Form