Package org.hibernate.type

A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. In modern Hibernate, Type itself is now of receding importance, and we prefer to work directly with the combination of: