Package org.hibernate.binder


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 entities and annotated entity attributes.
See Also:
  • Interfaces
    Class
    Description
    Allows a user-written annotation to drive some customized model binding.
    Allows a user-written annotation to drive some customized model binding.