Class VarcharUUIDJdbcType

  • All Implemented Interfaces:
    Serializable, JdbcType

    public class VarcharUUIDJdbcType
    extends Object
    implements JdbcType
    Specialized type mapping for UUID and the UUID SQL data type, which binds and reads the UUID through JDBC getString/setString methods.
    See Also:
    Serialized Form