Package org.hibernate.type.format
@Incubating
package org.hibernate.type.format
Support for type mappings which format composite values to a structured
text format (JSON or XML) for storage in a database-specific column type
supporting that structured format.
- See Also:
-
ClassDescriptionA mapper for mapping objects to and from a format.