@Incubating

Package org.hibernate.annotations.processing

Annotations used to drive annotation processors:
  • @HQL and @SQL are used to generate query methods using the Metamodel Generator, and
  • CheckHQL instructs the Query Validator to check all HQL queries in the annotated package or type.