AttributeConverter
instances as part of the
Hibernate Type
system.See: Description
Class | Description |
---|---|
AttributeConverterMutabilityPlanImpl<T> |
For now we need to treat attributes to which a converter has been applied as mutable.
|
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 © 2001-2017 Red Hat, Inc. All Rights Reserved.