com.rapidtransform.admin.type.hibernate
Class StateUserType

java.lang.Object
  extended by com.rapidtransform.admin.type.hibernate.EnumUserType
      extended by com.rapidtransform.admin.type.hibernate.StateUserType
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class StateUserType
extends EnumUserType

Author:
Steve

Constructor Summary
StateUserType()
           
 
Method Summary
 
Methods inherited from class com.rapidtransform.admin.type.hibernate.EnumUserType
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateUserType

public StateUserType()