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.CommentBinder HandlesComment
annotations.CommentsBinder Handles theComments
annotation.TenantIdBinder Sets up filters associated with aTenantId
field