Package org.hibernate.boot.models
Interface JpaAnnotations
public interface JpaAnnotations
Descriptors for JPA annotations
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.hibernate.models.internal.OrmAnnotationDescriptor
<Access, AccessJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<AssociationOverride, AssociationOverrideJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<AssociationOverrides, AssociationOverridesJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<AttributeOverride, AttributeOverrideJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<AttributeOverrides, AttributeOverridesJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Basic, BasicJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Cacheable, CacheableJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<CheckConstraint, CheckConstraintJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<CollectionTable, CollectionTableJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Column, ColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ColumnResult, ColumnResultJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ConstructorResult, ConstructorResultJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Convert, ConvertJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Converter, ConverterJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Converts, ConvertsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<DiscriminatorColumn, DiscriminatorColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<DiscriminatorValue, DiscriminatorValueJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ElementCollection, ElementCollectionJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Embeddable, EmbeddableJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Embedded, EmbeddedJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<EmbeddedId, EmbeddedIdJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Entity, EntityJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<EntityListeners, EntityListenersJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<EntityResult, EntityResultJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Enumerated, EnumeratedJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<EnumeratedValue, EnumeratedValueJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ExcludeDefaultListeners, ExcludeDefaultListenersJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ExcludeSuperclassListeners, ExcludeSuperclassListenersJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<FieldResult, FieldResultJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ForeignKey, ForeignKeyJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<GeneratedValue, GeneratedValueJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Id, IdJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<IdClass, IdClassJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Index, IndexJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Inheritance, InheritanceJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<JoinColumn, JoinColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<JoinColumns, JoinColumnsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<JoinTable, JoinTableJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Lob, LobJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ManyToMany, ManyToManyJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<ManyToOne, ManyToOneJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKey, MapKeyJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKeyClass, MapKeyClassJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKeyColumn, MapKeyColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKeyEnumerated, MapKeyEnumeratedJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKeyJoinColumn, MapKeyJoinColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKeyJoinColumns, MapKeyJoinColumnsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapKeyTemporal, MapKeyTemporalJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MappedSuperclass, MappedSuperclassJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<MapsId, MapsIdJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedAttributeNode, NamedAttributeNodeJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedEntityGraph, NamedEntityGraphJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedEntityGraphs, NamedEntityGraphsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedNativeQueries, NamedNativeQueriesJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedNativeQuery, NamedNativeQueryJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedQueries, NamedQueriesJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedQuery, NamedQueryJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedStoredProcedureQueries, NamedStoredProcedureQueriesJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedStoredProcedureQuery, NamedStoredProcedureQueryJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<NamedSubgraph, NamedSubgraphJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<OneToMany, OneToManyJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<OneToOne, OneToOneJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<OrderBy, OrderByJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<OrderColumn, OrderColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PostLoad, PostLoadJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PostPersist, PostPersistJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PostRemove, PostRemoveJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PostUpdate, PostUpdateJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PrePersist, PrePersistJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PreRemove, PreRemoveJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PreUpdate, PreUpdateJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PrimaryKeyJoinColumn, PrimaryKeyJoinColumnJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<PrimaryKeyJoinColumns, PrimaryKeyJoinColumnsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<QueryHint, QueryHintJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<SecondaryTable, SecondaryTableJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<SecondaryTables, SecondaryTablesJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<SequenceGenerator, SequenceGeneratorJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<SequenceGenerators, SequenceGeneratorsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<SqlResultSetMapping, SqlResultSetMappingJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<SqlResultSetMappings, SqlResultSetMappingsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<StoredProcedureParameter, StoredProcedureParameterJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Table, TableJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<TableGenerator, TableGeneratorJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<TableGenerators, TableGeneratorsJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Temporal, TemporalJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Transient, TransientJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<UniqueConstraint, UniqueConstraintJpaAnnotation> static final org.hibernate.models.internal.OrmAnnotationDescriptor
<Version, VersionJpaAnnotation> -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic void
forEachAnnotation
(Consumer<org.hibernate.models.spi.AnnotationDescriptor<? extends Annotation>> consumer)
-
Field Details
-
ACCESS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Access,AccessJpaAnnotation> ACCESS -
ASSOCIATION_OVERRIDES
static final org.hibernate.models.internal.OrmAnnotationDescriptor<AssociationOverrides,AssociationOverridesJpaAnnotation> ASSOCIATION_OVERRIDES -
ASSOCIATION_OVERRIDE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<AssociationOverride,AssociationOverrideJpaAnnotation> ASSOCIATION_OVERRIDE -
ATTRIBUTE_OVERRIDES
static final org.hibernate.models.internal.OrmAnnotationDescriptor<AttributeOverrides,AttributeOverridesJpaAnnotation> ATTRIBUTE_OVERRIDES -
ATTRIBUTE_OVERRIDE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<AttributeOverride,AttributeOverrideJpaAnnotation> ATTRIBUTE_OVERRIDE -
BASIC
-
CACHEABLE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Cacheable,CacheableJpaAnnotation> CACHEABLE -
CHECK_CONSTRAINT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<CheckConstraint,CheckConstraintJpaAnnotation> CHECK_CONSTRAINT -
COLLECTION_TABLE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<CollectionTable,CollectionTableJpaAnnotation> COLLECTION_TABLE -
COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Column,ColumnJpaAnnotation> COLUMN -
COLUMN_RESULT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ColumnResult,ColumnResultJpaAnnotation> COLUMN_RESULT -
CONSTRUCTOR_RESULT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ConstructorResult,ConstructorResultJpaAnnotation> CONSTRUCTOR_RESULT -
CONVERTS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Converts,ConvertsJpaAnnotation> CONVERTS -
CONVERT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Convert,ConvertJpaAnnotation> CONVERT -
CONVERTER
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Converter,ConverterJpaAnnotation> CONVERTER -
DISCRIMINATOR_COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<DiscriminatorColumn,DiscriminatorColumnJpaAnnotation> DISCRIMINATOR_COLUMN -
DISCRIMINATOR_VALUE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<DiscriminatorValue,DiscriminatorValueJpaAnnotation> DISCRIMINATOR_VALUE -
ELEMENT_COLLECTION
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ElementCollection,ElementCollectionJpaAnnotation> ELEMENT_COLLECTION -
EMBEDDABLE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Embeddable,EmbeddableJpaAnnotation> EMBEDDABLE -
EMBEDDED
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Embedded,EmbeddedJpaAnnotation> EMBEDDED -
EMBEDDED_ID
static final org.hibernate.models.internal.OrmAnnotationDescriptor<EmbeddedId,EmbeddedIdJpaAnnotation> EMBEDDED_ID -
ENTITY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Entity,EntityJpaAnnotation> ENTITY -
ENTITY_LISTENERS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<EntityListeners,EntityListenersJpaAnnotation> ENTITY_LISTENERS -
ENTITY_RESULT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<EntityResult,EntityResultJpaAnnotation> ENTITY_RESULT -
ENUMERATED
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Enumerated,EnumeratedJpaAnnotation> ENUMERATED -
ENUMERATED_VALUE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<EnumeratedValue,EnumeratedValueJpaAnnotation> ENUMERATED_VALUE -
EXCLUDE_DEFAULT_LISTENERS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ExcludeDefaultListeners,ExcludeDefaultListenersJpaAnnotation> EXCLUDE_DEFAULT_LISTENERS -
EXCLUDE_SUPERCLASS_LISTENERS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ExcludeSuperclassListeners,ExcludeSuperclassListenersJpaAnnotation> EXCLUDE_SUPERCLASS_LISTENERS -
FIELD_RESULT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<FieldResult,FieldResultJpaAnnotation> FIELD_RESULT -
FOREIGN_KEY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ForeignKey,ForeignKeyJpaAnnotation> FOREIGN_KEY -
GENERATED_VALUE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<GeneratedValue,GeneratedValueJpaAnnotation> GENERATED_VALUE -
ID
-
ID_CLASS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<IdClass,IdClassJpaAnnotation> ID_CLASS -
INDEX
-
INHERITANCE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Inheritance,InheritanceJpaAnnotation> INHERITANCE -
JOIN_COLUMNS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<JoinColumns,JoinColumnsJpaAnnotation> JOIN_COLUMNS -
JOIN_COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<JoinColumn,JoinColumnJpaAnnotation> JOIN_COLUMN -
JOIN_TABLE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<JoinTable,JoinTableJpaAnnotation> JOIN_TABLE -
LOB
-
MANY_TO_MANY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ManyToMany,ManyToManyJpaAnnotation> MANY_TO_MANY -
MANY_TO_ONE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<ManyToOne,ManyToOneJpaAnnotation> MANY_TO_ONE -
MAP_KEY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKey,MapKeyJpaAnnotation> MAP_KEY -
MAP_KEY_CLASS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKeyClass,MapKeyClassJpaAnnotation> MAP_KEY_CLASS -
MAP_KEY_COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKeyColumn,MapKeyColumnJpaAnnotation> MAP_KEY_COLUMN -
MAP_KEY_ENUMERATED
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKeyEnumerated,MapKeyEnumeratedJpaAnnotation> MAP_KEY_ENUMERATED -
MAP_KEY_JOIN_COLUMNS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKeyJoinColumns,MapKeyJoinColumnsJpaAnnotation> MAP_KEY_JOIN_COLUMNS -
MAP_KEY_JOIN_COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKeyJoinColumn,MapKeyJoinColumnJpaAnnotation> MAP_KEY_JOIN_COLUMN -
MAP_KEY_TEMPORAL
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapKeyTemporal,MapKeyTemporalJpaAnnotation> MAP_KEY_TEMPORAL -
MAPPED_SUPERCLASS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MappedSuperclass,MappedSuperclassJpaAnnotation> MAPPED_SUPERCLASS -
MAPS_ID
static final org.hibernate.models.internal.OrmAnnotationDescriptor<MapsId,MapsIdJpaAnnotation> MAPS_ID -
NAMED_ATTRIBUTE_NODE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedAttributeNode,NamedAttributeNodeJpaAnnotation> NAMED_ATTRIBUTE_NODE -
NAMED_ENTITY_GRAPHS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedEntityGraphs,NamedEntityGraphsJpaAnnotation> NAMED_ENTITY_GRAPHS -
NAMED_ENTITY_GRAPH
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedEntityGraph,NamedEntityGraphJpaAnnotation> NAMED_ENTITY_GRAPH -
NAMED_NATIVE_QUERIES
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedNativeQueries,NamedNativeQueriesJpaAnnotation> NAMED_NATIVE_QUERIES -
NAMED_NATIVE_QUERY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedNativeQuery,NamedNativeQueryJpaAnnotation> NAMED_NATIVE_QUERY -
NAMED_QUERIES
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedQueries,NamedQueriesJpaAnnotation> NAMED_QUERIES -
NAMED_QUERY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedQuery,NamedQueryJpaAnnotation> NAMED_QUERY -
NAMED_STORED_PROCEDURE_QUERIES
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedStoredProcedureQueries,NamedStoredProcedureQueriesJpaAnnotation> NAMED_STORED_PROCEDURE_QUERIES -
NAMED_STORED_PROCEDURE_QUERY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedStoredProcedureQuery,NamedStoredProcedureQueryJpaAnnotation> NAMED_STORED_PROCEDURE_QUERY -
NAMED_SUBGRAPH
static final org.hibernate.models.internal.OrmAnnotationDescriptor<NamedSubgraph,NamedSubgraphJpaAnnotation> NAMED_SUBGRAPH -
ONE_TO_MANY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<OneToMany,OneToManyJpaAnnotation> ONE_TO_MANY -
ONE_TO_ONE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<OneToOne,OneToOneJpaAnnotation> ONE_TO_ONE -
ORDER_BY
static final org.hibernate.models.internal.OrmAnnotationDescriptor<OrderBy,OrderByJpaAnnotation> ORDER_BY -
ORDER_COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<OrderColumn,OrderColumnJpaAnnotation> ORDER_COLUMN -
POST_LOAD
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PostLoad,PostLoadJpaAnnotation> POST_LOAD -
POST_PERSIST
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PostPersist,PostPersistJpaAnnotation> POST_PERSIST -
POST_REMOVE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PostRemove,PostRemoveJpaAnnotation> POST_REMOVE -
POST_UPDATE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PostUpdate,PostUpdateJpaAnnotation> POST_UPDATE -
PRE_PERSIST
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PrePersist,PrePersistJpaAnnotation> PRE_PERSIST -
PRE_REMOVE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PreRemove,PreRemoveJpaAnnotation> PRE_REMOVE -
PRE_UPDATE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PreUpdate,PreUpdateJpaAnnotation> PRE_UPDATE -
PRIMARY_KEY_JOIN_COLUMNS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PrimaryKeyJoinColumns,PrimaryKeyJoinColumnsJpaAnnotation> PRIMARY_KEY_JOIN_COLUMNS -
PRIMARY_KEY_JOIN_COLUMN
static final org.hibernate.models.internal.OrmAnnotationDescriptor<PrimaryKeyJoinColumn,PrimaryKeyJoinColumnJpaAnnotation> PRIMARY_KEY_JOIN_COLUMN -
QUERY_HINT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<QueryHint,QueryHintJpaAnnotation> QUERY_HINT -
SECONDARY_TABLES
static final org.hibernate.models.internal.OrmAnnotationDescriptor<SecondaryTables,SecondaryTablesJpaAnnotation> SECONDARY_TABLES -
SECONDARY_TABLE
static final org.hibernate.models.internal.OrmAnnotationDescriptor<SecondaryTable,SecondaryTableJpaAnnotation> SECONDARY_TABLE -
SEQUENCE_GENERATORS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<SequenceGenerators,SequenceGeneratorsJpaAnnotation> SEQUENCE_GENERATORS -
SEQUENCE_GENERATOR
static final org.hibernate.models.internal.OrmAnnotationDescriptor<SequenceGenerator,SequenceGeneratorJpaAnnotation> SEQUENCE_GENERATOR -
SQL_RESULT_SET_MAPPINGS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<SqlResultSetMappings,SqlResultSetMappingsJpaAnnotation> SQL_RESULT_SET_MAPPINGS -
SQL_RESULT_SET_MAPPING
static final org.hibernate.models.internal.OrmAnnotationDescriptor<SqlResultSetMapping,SqlResultSetMappingJpaAnnotation> SQL_RESULT_SET_MAPPING -
STORED_PROCEDURE_PARAMETER
static final org.hibernate.models.internal.OrmAnnotationDescriptor<StoredProcedureParameter,StoredProcedureParameterJpaAnnotation> STORED_PROCEDURE_PARAMETER -
TABLE
-
TABLE_GENERATORS
static final org.hibernate.models.internal.OrmAnnotationDescriptor<TableGenerators,TableGeneratorsJpaAnnotation> TABLE_GENERATORS -
TABLE_GENERATOR
static final org.hibernate.models.internal.OrmAnnotationDescriptor<TableGenerator,TableGeneratorJpaAnnotation> TABLE_GENERATOR -
TEMPORAL
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Temporal,TemporalJpaAnnotation> TEMPORAL -
TRANSIENT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Transient,TransientJpaAnnotation> TRANSIENT -
UNIQUE_CONSTRAINT
static final org.hibernate.models.internal.OrmAnnotationDescriptor<UniqueConstraint,UniqueConstraintJpaAnnotation> UNIQUE_CONSTRAINT -
VERSION
static final org.hibernate.models.internal.OrmAnnotationDescriptor<Version,VersionJpaAnnotation> VERSION
-
-
Method Details
-
forEachAnnotation
static void forEachAnnotation(Consumer<org.hibernate.models.spi.AnnotationDescriptor<? extends Annotation>> consumer)
-