Package org.onebusaway.container.hibernate
-
Class Summary Class Description EnumUserType A custom HibernateEnhancedUserTypefor mapping a Java enum to an SQL varchar in the database as opposed to the default behavior of an int.
| Class | Description |
|---|---|
| EnumUserType |
A custom Hibernate
EnhancedUserType for mapping a Java enum to an SQL
varchar in the database as opposed to the default behavior of an int. |