Uses of Annotation Interface
org.hibernate.annotations.TypeBinderType

Packages that use TypeBinderType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
Overall, this module is responsible for taking managed-resources and building the hibernate-models model (ClassDetails, etc.) to ultimately be bound into Hibernate's boot-time model.