| Name | Description | Type | Package | Framework |
| FetchProfileBinder | Binds fetch profiles found in annotations. | Class | org.hibernate.metamodel.source.annotations.global | Hibernate ORM |
| FilterDefBinder | Binds FilterDefs and FilterDef annotations. | Class | org.hibernate.metamodel.source.annotations.global | Hibernate ORM |
| IdGeneratorBinder | Binds SequenceGenerator, TableGenerator, GenericGenerator, and GenericGenerators annotations. | Class | org.hibernate.metamodel.source.annotations.global | Hibernate ORM |
| QueryBinder | Binds NamedQuery, NamedQueries, NamedNativeQuery, NamedNativeQueries, NamedQuery, NamedQueries, | Class | org.hibernate.metamodel.source.annotations.global | Hibernate ORM |
| TableBinder | Binds table related information. | Class | org.hibernate.metamodel.source.annotations.global | Hibernate ORM |
| TypeDefBinder | Binds TypeDef and TypeDefs. | Class | org.hibernate.metamodel.source.annotations.global | Hibernate ORM |