Uses of Interface
org.hibernate.binder.TypeBinder
-
Packages that use TypeBinder Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of TypeBinder in org.hibernate.annotations
Methods in org.hibernate.annotations that return types with arguments of type TypeBinder Modifier and Type Method Description Class<? extends TypeBinder<?>>binder()
-