Hibernate’s "type system" can be customized in a number of ways depending on the nature of the type (basic, entity, etc).
Note
|
Customization of the Hibernate type system is considered an integration activity, as opposed to an application activity. As of 6.0, all of Hibernate’s type system is considered "incubating" |