Uses of Package
org.hibernate.binder
-
Packages that use org.hibernate.binder Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA.org.hibernate.binder.internal Built-in implementations ofAttributeBinder
andTypeBinder
. -
Classes in org.hibernate.binder used by org.hibernate.annotations Class Description AttributeBinder Allows a user-written annotation to drive some customized model binding.TypeBinder Allows a user-written annotation to drive some customized model binding. -
Classes in org.hibernate.binder used by org.hibernate.binder.internal Class Description AttributeBinder Allows a user-written annotation to drive some customized model binding.TypeBinder Allows a user-written annotation to drive some customized model binding.