Uses of Annotation Interface
org.hibernate.annotations.Comments

Packages that useComments
Package
Description
org.hibernate.binder.internal
Built-in implementations ofAttributeBinder andTypeBinder.
org.hibernate.boot.models
Overall, this module is responsible for takingmanaged-resources and building thehibernate-models model (ClassDetails, etc.) to ultimately be bound into Hibernate'sboot-time model.
org.hibernate.boot.models.annotations.internal