org.company.thesandbox.data
Class GenericEnumUserType

java.lang.Object
  extended by org.company.thesandbox.data.GenericEnumUserType
All Implemented Interfaces:
org.hibernate.usertype.ParameterizedType, org.hibernate.usertype.UserType

public class GenericEnumUserType
extends java.lang.Object
implements org.hibernate.usertype.UserType, org.hibernate.usertype.ParameterizedType

Implements a generic enum user type identified / represented by a single identifier / column.