Package org.hibernate.binder

This package defines an easy way to extend Hibernate with user-defined annotations that define customized O/R mappings of annotated entity attributes.

The meta-annotation AttributeBinderType associates an AttributeBinder with a user-written annotation.