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
|
class |
SerializableToBlobType |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved