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
-
Interface Summary Interface Description FormatMapper A mapper for mapping objects to and from a format.