Class UserTypeSqlTypeAdapter<J>

java.lang.Object
org.hibernate.type.internal.UserTypeSqlTypeAdapter<J>
All Implemented Interfaces:
Serializable, JdbcType

public class UserTypeSqlTypeAdapter<J> extends Object implements JdbcType
Adapts UserType to the JdbcType contract
See Also: