Class UserTypeJdbcTypeAdapter<J>

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

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