Uses of Package
org.hibernate.usertype

Packages that use org.hibernate.usertype
org.hibernate.usertype Interfaces for user-defined custom types. 
 

Classes in org.hibernate.usertype used by org.hibernate.usertype
UserType
          This interface should be implemented by user-defined "types".