Package | Description |
---|---|
org.hibernate.type |
A Hibernate Type is a strategy for mapping a
Java property type to a JDBC type or types.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumType
Enum type mapper
Try and find the appropriate SQL type depending on column metadata
TODO implements readobject/writeobject to recalculate the enumclasses
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.