Package org.hibernate.binder.internal
Built-in implementations of
AttributeBinder
and TypeBinder
.- Implementation Note:
- Implementing built-in annotations here helps clean up the messy
code in
org.hibernate.boot.model.internal
.
-
Class Summary Class Description AttributeAccessorBinder Configures thePropertyAccessStrategy
for an attribute.BatchSizeBinder Binder for theBatchSize
annotation.CollateBinder HandlesCollate
annotations.CommentBinder HandlesComment
annotations.CommentsBinder Handles theComments
annotation.DiscriminatorOptionsBinder HandlesDiscriminatorOptions
annotations.TenantIdBinder Sets up filters associated with aTenantId
field