AttributeConverter instances as part of the
Hibernate Type system.See: Description
| Class | Description |
|---|---|
| AttributeConverterSqlTypeDescriptorAdapter |
Adapter for incorporating JPA
AttributeConverter handling into the SqlTypeDescriptor contract. |
| AttributeConverterTypeAdapter<T> |
Adapts the Hibernate Type contract to incorporate JPA AttributeConverter calls.
|
AttributeConverter instances as part of the
Hibernate Type system.Copyright © 2018. All rights reserved.