@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:
FormatMapper