Uses of Interface
org.hibernate.binder.TypeBinder
Packages that use TypeBinder
-
Uses of TypeBinder in org.hibernate.binder.internal
Classes in org.hibernate.binder.internal that implement TypeBinderModifier and TypeClassDescriptionclass
Binder for theBatchSize
annotation.class
HandlesComment
annotations.class
Handles theComments
annotation.class
HandlesDiscriminatorOptions
annotations. -
Uses of TypeBinder in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal that return types with arguments of type TypeBinderModifier and TypeMethodDescriptionClass<? extends TypeBinder<?>>
TypeBinderTypeAnnotation.binder()
Method parameters in org.hibernate.boot.models.annotations.internal with type arguments of type TypeBinderModifier and TypeMethodDescriptionvoid
TypeBinderTypeAnnotation.binder
(Class<? extends TypeBinder<?>> value)