Package org.hibernate.type.internal
packageorg.hibernate.type.internal
- Related PackagesPackageDescriptionA Hibernate
Typeis a strategy for mapping a Java property type to a JDBC type or types.Contracts for reading and writing values to and from JDBC.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.Defines a registry for HibernateTypes. - Classes