A B C D E F G H I J K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractAnnotatedMethod - Class in org.hibernate.processor.annotation
- AbstractAnnotatedMethod(AnnotationMetaEntity, ExecutableElement, String, String) - Constructor for class org.hibernate.processor.annotation.AbstractAnnotatedMethod
- AbstractCriteriaMethod - Class in org.hibernate.processor.annotation
- AbstractCriteriaMethod(AnnotationMetaEntity, ExecutableElement, String, String, String, boolean, String, String, List<String>, List<String>, List<String>, List<OrderBy>, boolean, boolean, List<Boolean>, List<Boolean>, String, boolean) - Constructor for class org.hibernate.processor.annotation.AbstractCriteriaMethod
- AbstractFinderMethod - Class in org.hibernate.processor.annotation
- AbstractQueryMethod - Class in org.hibernate.processor.annotation
- access - Variable in class org.hibernate.processor.xml.jaxb.Basic
- access - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- access - Variable in class org.hibernate.processor.xml.jaxb.Embeddable
- access - Variable in class org.hibernate.processor.xml.jaxb.Embedded
- access - Variable in class org.hibernate.processor.xml.jaxb.EmbeddedId
- access - Variable in class org.hibernate.processor.xml.jaxb.Entity
- access - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- access - Variable in class org.hibernate.processor.xml.jaxb.Id
- access - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- access - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- access - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- access - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- access - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- access - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- access - Variable in class org.hibernate.processor.xml.jaxb.Version
- ACCESS - Static variable in class org.hibernate.processor.util.Constants
- AccessType - Enum in org.hibernate.processor.util
- AccessType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for access-type.
- AccessTypeInformation - Class in org.hibernate.processor.util
-
Encapsulates the access type information for a single class.
- AccessTypeInformation(String, AccessType, AccessType) - Constructor for class org.hibernate.processor.util.AccessTypeInformation
- add(String, Long) - Method in class org.hibernate.processor.util.FileTimeStampChecker
- ADD_GENERATED_ANNOTATION - Static variable in class org.hibernate.processor.HibernateProcessor
-
Whether the
jakarta.annotation.Generatedannotation should be added to the generated classes - ADD_GENERATION_DATE - Static variable in class org.hibernate.processor.HibernateProcessor
-
Assuming that HibernateProcessor.ADD_GENERATED_ANNOTATION is enabled, this option controls whether
@Generated#dateshould be populated. - ADD_SUPPRESS_WARNINGS_ANNOTATION - Static variable in class org.hibernate.processor.HibernateProcessor
-
A comma-separated list of warnings to suppress, or simply
trueif@SuppressWarnings({"deprecation","rawtypes"})should be added to the generated classes. - addAccessTypeInformation(String, AccessTypeInformation) - Method in class org.hibernate.processor.Context
- addDataMetaEmbeddable(String, Metamodel) - Method in class org.hibernate.processor.Context
- addDataMetaEntity(String, Metamodel) - Method in class org.hibernate.processor.Context
- addDependentAnnotation() - Method in class org.hibernate.processor.Context
- addElementToRedo(CharSequence) - Method in class org.hibernate.processor.Context
- addEntityNameMapping(String, String) - Method in class org.hibernate.processor.Context
- addEnumValue(String, String, String, String, String) - Method in class org.hibernate.processor.Context
- addGeneratedAnnotation() - Method in class org.hibernate.processor.Context
- addGeneratedDate() - Method in class org.hibernate.processor.Context
- addInjectAnnotation() - Method in class org.hibernate.processor.Context
- addMetaAuxiliary(String, Metamodel) - Method in class org.hibernate.processor.Context
- addMetaEmbeddable(String, Metamodel) - Method in class org.hibernate.processor.Context
- addMetaEntity(String, Metamodel) - Method in class org.hibernate.processor.Context
- addNonnullAnnotation() - Method in class org.hibernate.processor.Context
- addObserver(SessionFactoryObserver) - Method in class org.hibernate.processor.validation.MockSessionFactory
- addSuppressWarningsAnnotation() - Method in class org.hibernate.processor.Context
- addTransactionScopedAnnotation() - Method in class org.hibernate.processor.Context
- ALL - org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- allocationSize - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- allocationSize - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- AnnotationMeta - Class in org.hibernate.processor.annotation
- AnnotationMeta() - Constructor for class org.hibernate.processor.annotation.AnnotationMeta
- AnnotationMetaAttribute - Class in org.hibernate.processor.annotation
-
Captures all information about an annotated persistent attribute.
- AnnotationMetaAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaAttribute
- AnnotationMetaCollection - Class in org.hibernate.processor.annotation
- AnnotationMetaCollection(AnnotationMetaEntity, Element, String, String) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaCollection
- AnnotationMetaEntity - Class in org.hibernate.processor.annotation
-
Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).
- AnnotationMetaEntity(TypeElement, Context, boolean, boolean) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaEntity
- AnnotationMetaMap - Class in org.hibernate.processor.annotation
- AnnotationMetaMap(AnnotationMetaEntity, Element, String, String, String) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaMap
- AnnotationMetaPackage - Class in org.hibernate.processor.annotation
-
Class used to collect meta information about an annotated package.
- AnnotationMetaPackage(PackageElement, Context) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaPackage
- AnnotationMetaSingleAttribute - Class in org.hibernate.processor.annotation
- AnnotationMetaSingleAttribute(AnnotationMetaEntity, Element, String) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaSingleAttribute
- AnnotationMetaType - Class in org.hibernate.processor.annotation
- AnnotationMetaType(AnnotationMetaEntity) - Constructor for class org.hibernate.processor.annotation.AnnotationMetaType
- asElement(TypeMirror) - Static method in class org.hibernate.processor.validation.ProcessorSessionFactory
- associationOverride - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- associationOverride - Variable in class org.hibernate.processor.xml.jaxb.Embedded
- associationOverride - Variable in class org.hibernate.processor.xml.jaxb.Entity
- AssociationOverride - Class in org.hibernate.processor.xml.jaxb
- AssociationOverride() - Constructor for class org.hibernate.processor.xml.jaxb.AssociationOverride
- attributeName - Variable in class org.hibernate.processor.xml.jaxb.Convert
- attributeOverride - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- attributeOverride - Variable in class org.hibernate.processor.xml.jaxb.Embedded
- attributeOverride - Variable in class org.hibernate.processor.xml.jaxb.EmbeddedId
- attributeOverride - Variable in class org.hibernate.processor.xml.jaxb.Entity
- AttributeOverride - Class in org.hibernate.processor.xml.jaxb
- AttributeOverride() - Constructor for class org.hibernate.processor.xml.jaxb.AttributeOverride
- attributes - Variable in class org.hibernate.processor.xml.jaxb.Embeddable
- attributes - Variable in class org.hibernate.processor.xml.jaxb.Entity
- attributes - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- Attributes - Class in org.hibernate.processor.xml.jaxb
-
This element contains the entity field or property mappings.
- Attributes() - Constructor for class org.hibernate.processor.xml.jaxb.Attributes
- AUTO - org.hibernate.processor.xml.jaxb.GenerationType
- AUTO - org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
- autoApply - Variable in class org.hibernate.processor.xml.jaxb.Converter
B
- basic - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- basic - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- Basic - Class in org.hibernate.processor.xml.jaxb
- Basic() - Constructor for class org.hibernate.processor.xml.jaxb.Basic
- BASIC - Static variable in class org.hibernate.processor.util.Constants
- BASIC_ARRAY_TYPES - Static variable in class org.hibernate.processor.util.Constants
- BASIC_REPOSITORY - Static variable in class org.hibernate.processor.util.Constants
- BASIC_TYPES - Static variable in class org.hibernate.processor.util.Constants
- BOXED_VOID - Static variable in class org.hibernate.processor.util.Constants
C
- cacheable - Variable in class org.hibernate.processor.xml.jaxb.Entity
- CALLBACK - org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
- cascade - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- cascade - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- cascade - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- cascade - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- cascadeAll - Variable in class org.hibernate.processor.xml.jaxb.CascadeType
- cascadeDetach - Variable in class org.hibernate.processor.xml.jaxb.CascadeType
- cascadeMerge - Variable in class org.hibernate.processor.xml.jaxb.CascadeType
- cascadePersist - Variable in class org.hibernate.processor.xml.jaxb.CascadeType
- cascadePersist - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- cascadeRefresh - Variable in class org.hibernate.processor.xml.jaxb.CascadeType
- cascadeRemove - Variable in class org.hibernate.processor.xml.jaxb.CascadeType
- CascadeType - Class in org.hibernate.processor.xml.jaxb
-
public enum CascadeType { ALL, PERSIST, MERGE, REMOVE, REFRESH, DETACH};
- CascadeType() - Constructor for class org.hibernate.processor.xml.jaxb.CascadeType
- castNonNull(T) - Static method in class org.hibernate.processor.util.NullnessUtil
-
A method that suppresses warnings from the Nullness Checker.
- castNonNull(T, String) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Suppress warnings from the Nullness Checker, with a custom error message.
- castNonNullDeep(T[]) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][]) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][][]) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][][][]) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][][][][]) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][][][][], String) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][][][], String) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][][], String) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[][], String) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- castNonNullDeep(T[], String) - Static method in class org.hibernate.processor.util.NullnessUtil
-
Like castNonNull, but whereas that method only checks and casts the reference itself, this traverses all levels of the argument array.
- catalog - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- catalog - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- catalog - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- catalog - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- catalog - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- catalog - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- catalog - Variable in class org.hibernate.processor.xml.jaxb.Table
- catalog - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- CHAR - org.hibernate.processor.xml.jaxb.DiscriminatorType
- CHECK_HQL - Static variable in class org.hibernate.processor.util.Constants
- checkNamedQuery(String) - Method in class org.hibernate.processor.Context
- classNameFromFqcn(String) - Static method in class org.hibernate.processor.util.StringUtil
- ClassWriter - Class in org.hibernate.processor
-
Helper class to write the actual metamodel class using the
FilerAPI. - clazz - Variable in class org.hibernate.processor.xml.jaxb.ColumnResult
- clazz - Variable in class org.hibernate.processor.xml.jaxb.Converter
- clazz - Variable in class org.hibernate.processor.xml.jaxb.Embeddable
- clazz - Variable in class org.hibernate.processor.xml.jaxb.Entity
- clazz - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- clazz - Variable in class org.hibernate.processor.xml.jaxb.IdClass
- clazz - Variable in class org.hibernate.processor.xml.jaxb.MapKeyClass
- clazz - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- clazz - Variable in class org.hibernate.processor.xml.jaxb.NamedSubgraph
- clazz - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- clazz - Variable in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
- close() - Method in class org.hibernate.processor.validation.MockSessionFactory
- COLLECTION - Static variable in class org.hibernate.processor.util.Constants
- COLLECTION_ATTRIBUTE - Static variable in class org.hibernate.processor.util.Constants
- COLLECTIONS - Static variable in class org.hibernate.processor.util.Constants
- collectionTable - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- CollectionTable - Class in org.hibernate.processor.xml.jaxb
- CollectionTable() - Constructor for class org.hibernate.processor.xml.jaxb.CollectionTable
- column - Variable in class org.hibernate.processor.xml.jaxb.AttributeOverride
- column - Variable in class org.hibernate.processor.xml.jaxb.Basic
- column - Variable in class org.hibernate.processor.xml.jaxb.ConstructorResult
- column - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- column - Variable in class org.hibernate.processor.xml.jaxb.FieldResult
- column - Variable in class org.hibernate.processor.xml.jaxb.Id
- column - Variable in class org.hibernate.processor.xml.jaxb.Version
- Column - Class in org.hibernate.processor.xml.jaxb
- Column() - Constructor for class org.hibernate.processor.xml.jaxb.Column
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.Column
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.OrderColumn
- columnDefinition - Variable in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
- columnList - Variable in class org.hibernate.processor.xml.jaxb.Index
- columnName - Variable in class org.hibernate.processor.xml.jaxb.UniqueConstraint
- columnResult - Variable in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
- ColumnResult - Class in org.hibernate.processor.xml.jaxb
- ColumnResult() - Constructor for class org.hibernate.processor.xml.jaxb.ColumnResult
- Component(TypeElement, String, String, AccessType, ProcessorSessionFactory) - Constructor for class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- Constants - Class in org.hibernate.processor.util
- CONSTRAINT - org.hibernate.processor.xml.jaxb.ConstraintMode
- constraintMode - Variable in class org.hibernate.processor.xml.jaxb.ForeignKey
- ConstraintMode - Enum in org.hibernate.processor.xml.jaxb
-
Java class for constraint-mode.
- constructorResult - Variable in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
- ConstructorResult - Class in org.hibernate.processor.xml.jaxb
- ConstructorResult() - Constructor for class org.hibernate.processor.xml.jaxb.ConstructorResult
- consumesCollectionAlias() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- consumesEntityAlias() - Method in class org.hibernate.processor.validation.MockEntityPersister
- containsAnnotation(Element, String...) - Static method in class org.hibernate.processor.util.TypeUtils
- containsDataMetaEmbeddable(String) - Method in class org.hibernate.processor.Context
- containsDataMetaEntity(String) - Method in class org.hibernate.processor.Context
- containsMetaEmbeddable(String) - Method in class org.hibernate.processor.Context
- containsMetaEntity(String) - Method in class org.hibernate.processor.Context
- Context - Class in org.hibernate.processor
- Context(ProcessingEnvironment) - Constructor for class org.hibernate.processor.Context
- ContextProvidingValidationEventHandler - Class in org.hibernate.processor.util.xml
-
Validation event handler used for obtaining line and column numbers in case of parsing failures.
- ContextProvidingValidationEventHandler() - Constructor for class org.hibernate.processor.util.xml.ContextProvidingValidationEventHandler
- convert - Variable in class org.hibernate.processor.xml.jaxb.Basic
- convert - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- convert - Variable in class org.hibernate.processor.xml.jaxb.Embedded
- convert - Variable in class org.hibernate.processor.xml.jaxb.Entity
- Convert - Class in org.hibernate.processor.xml.jaxb
- Convert() - Constructor for class org.hibernate.processor.xml.jaxb.Convert
- CONVERT - Static variable in class org.hibernate.processor.util.Constants
- converter - Variable in class org.hibernate.processor.xml.jaxb.Convert
- converter - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- Converter - Class in org.hibernate.processor.xml.jaxb
- Converter() - Constructor for class org.hibernate.processor.xml.jaxb.Converter
- create(ProcessingEnvironment, Map<String, String>, Map<String, Set<String>>) - Static method in class org.hibernate.processor.validation.ProcessorSessionFactory
- create(PackageElement, Context) - Static method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- create(TypeElement, Context) - Static method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- create(TypeElement, Context, boolean, boolean, boolean) - Static method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- createAssociationOverride() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
AssociationOverride - createAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
AttributeOverride - createAttributes() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Attributes - createBasic() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Basic - createCascadeType() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
CascadeType - createCollectionTable() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
CollectionTable - createColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Column - createColumnResult() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
ColumnResult - createConstructorResult() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
ConstructorResult - createConvert() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Convert - createConverter() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Converter - createDiscriminatorColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
DiscriminatorColumn - createElementCollection() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
ElementCollection - createEmbeddable() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Embeddable - createEmbeddableAttributes() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EmbeddableAttributes - createEmbedded() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Embedded - createEmbeddedId() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EmbeddedId - createEmptyType() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EmptyType - createEntity() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Entity - createEntityListener() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EntityListener - createEntityListeners() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EntityListeners - createEntityMappings() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EntityMappings - createEntityResult() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
EntityResult - createFieldResult() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
FieldResult - createForeignKey() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
ForeignKey - createGeneratedValue() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
GeneratedValue - createId() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Id - createIdClass() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
IdClass - createIndex() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Index - createInheritance() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Inheritance - createJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
JoinColumn - createJoinTable() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
JoinTable - createLob() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Lob - createManyToMany() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
ManyToMany - createManyToOne() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
ManyToOne - createMapKey() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
MapKey - createMapKeyClass() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
MapKeyClass - createMapKeyColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
MapKeyColumn - createMapKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
MapKeyJoinColumn - createMappedSuperclass() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
MappedSuperclass - createNamedAttributeNode() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
NamedAttributeNode - createNamedEntityGraph() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
NamedEntityGraph - createNamedNativeQuery() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
NamedNativeQuery - createNamedQuery() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
NamedQuery - createNamedStoredProcedureQuery() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
NamedStoredProcedureQuery - createNamedSubgraph() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
NamedSubgraph - createOneToMany() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
OneToMany - createOneToOne() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
OneToOne - createOrderColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
OrderColumn - createPersistence() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence - createPersistencePersistenceUnit() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence.PersistenceUnit - createPersistencePersistenceUnitProperties() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence.PersistenceUnit.Properties - createPersistencePersistenceUnitPropertiesProperty() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Persistence.PersistenceUnit.Properties.Property - createPersistenceUnitDefaults() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PersistenceUnitDefaults - createPersistenceUnitMetadata() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PersistenceUnitMetadata - createPostLoad() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PostLoad - createPostPersist() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PostPersist - createPostRemove() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PostRemove - createPostUpdate() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PostUpdate - createPrePersist() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PrePersist - createPreRemove() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PreRemove - createPreUpdate() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PreUpdate - createPrimaryKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
PrimaryKeyJoinColumn - createQueryHint() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
QueryHint - createSecondaryTable() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
SecondaryTable - createSequenceGenerator() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
SequenceGenerator - createSqlResultSetMapping() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
SqlResultSetMapping - createStoredProcedureParameter() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
StoredProcedureParameter - createTable() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Table - createTableGenerator() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
TableGenerator - createTransient() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Transient - createUniqueConstraint() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
UniqueConstraint - createVersion() - Method in class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create an instance of
Version - CriteriaDeleteMethod - Class in org.hibernate.processor.annotation
- CriteriaFinderMethod - Class in org.hibernate.processor.annotation
- CRUD_REPOSITORY - Static variable in class org.hibernate.processor.util.Constants
D
- DATA_REPOSITORY - Static variable in class org.hibernate.processor.util.Constants
- DataAnnotationMetaAttribute - Class in org.hibernate.processor.annotation
-
Captures all information about an annotated persistent attribute.
- DataAnnotationMetaAttribute(AnnotationMetaEntity, Element, String, String) - Constructor for class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- DataMetaAttributeGenerationVisitor - Class in org.hibernate.processor.annotation
- DATE - org.hibernate.processor.xml.jaxb.TemporalType
- DEBUG_OPTION - Static variable in class org.hibernate.processor.HibernateProcessor
-
Debug logging from the processor
- decapitalize(String) - Static method in class org.hibernate.processor.util.StringUtil
- DEFAULT_ANNOTATION_PARAMETER_NAME - Static variable in class org.hibernate.processor.util.TypeUtils
- DefaultConstructor - Class in org.hibernate.processor.annotation
-
Used by the container to instantiate a Jakarta Data repository.
- DefaultConstructor(Metamodel, String, String, String, String, String, boolean) - Constructor for class org.hibernate.processor.annotation.DefaultConstructor
- delimitedIdentifiers - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- description - Variable in class org.hibernate.processor.xml.jaxb.AssociationOverride
- description - Variable in class org.hibernate.processor.xml.jaxb.AttributeOverride
- description - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- description - Variable in class org.hibernate.processor.xml.jaxb.Convert
- description - Variable in class org.hibernate.processor.xml.jaxb.Converter
- description - Variable in class org.hibernate.processor.xml.jaxb.Embeddable
- description - Variable in class org.hibernate.processor.xml.jaxb.Entity
- description - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- description - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- description - Variable in class org.hibernate.processor.xml.jaxb.ForeignKey
- description - Variable in class org.hibernate.processor.xml.jaxb.Index
- description - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- description - Variable in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- description - Variable in class org.hibernate.processor.xml.jaxb.NamedQuery
- description - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- description - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- description - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- description - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
- description - Variable in class org.hibernate.processor.xml.jaxb.PostLoad
- description - Variable in class org.hibernate.processor.xml.jaxb.PostPersist
- description - Variable in class org.hibernate.processor.xml.jaxb.PostRemove
- description - Variable in class org.hibernate.processor.xml.jaxb.PostUpdate
- description - Variable in class org.hibernate.processor.xml.jaxb.PrePersist
- description - Variable in class org.hibernate.processor.xml.jaxb.PreRemove
- description - Variable in class org.hibernate.processor.xml.jaxb.PreUpdate
- description - Variable in class org.hibernate.processor.xml.jaxb.QueryHint
- description - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- description - Variable in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
- description - Variable in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
- description - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- determineAccessTypeForHierarchy(TypeElement, Context) - Static method in class org.hibernate.processor.util.TypeUtils
- determineAnnotationSpecifiedAccessType(Element) - Static method in class org.hibernate.processor.util.TypeUtils
- determineFullyQualifiedClassName(String, String) - Static method in class org.hibernate.processor.util.StringUtil
- DISABLE_SELECTIVE - org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- disableConversion - Variable in class org.hibernate.processor.xml.jaxb.Convert
- discriminatorColumn - Variable in class org.hibernate.processor.xml.jaxb.Entity
- discriminatorColumn - Variable in class org.hibernate.processor.xml.jaxb.EntityResult
- DiscriminatorColumn - Class in org.hibernate.processor.xml.jaxb
- DiscriminatorColumn() - Constructor for class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
- discriminatorType - Variable in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
- DiscriminatorType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for discriminator-type.
- discriminatorValue - Variable in class org.hibernate.processor.xml.jaxb.Entity
- doLazyXmlParsing() - Method in class org.hibernate.processor.Context
E
- EAGER - org.hibernate.processor.xml.jaxb.FetchType
- ELEMENT_COLLECTION - Static variable in class org.hibernate.processor.util.Constants
- elementCollection - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- elementCollection - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- ElementCollection - Class in org.hibernate.processor.xml.jaxb
- ElementCollection() - Constructor for class org.hibernate.processor.xml.jaxb.ElementCollection
- ElementCollectionPersister(String, CollectionType, TypeElement, String, AccessType, ProcessorSessionFactory) - Constructor for class org.hibernate.processor.validation.ProcessorSessionFactory.ElementCollectionPersister
- embeddable - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- Embeddable - Class in org.hibernate.processor.xml.jaxb
-
Defines the settings and mappings for embeddable objects.
- Embeddable() - Constructor for class org.hibernate.processor.xml.jaxb.Embeddable
- EMBEDDABLE - Static variable in class org.hibernate.processor.util.Constants
- EmbeddableAttributes - Class in org.hibernate.processor.xml.jaxb
-
Java class for embeddable-attributes complex type.
- EmbeddableAttributes() - Constructor for class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- embedded - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- embedded - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- Embedded - Class in org.hibernate.processor.xml.jaxb
- Embedded() - Constructor for class org.hibernate.processor.xml.jaxb.Embedded
- EMBEDDED - Static variable in class org.hibernate.processor.util.Constants
- EMBEDDED_ID - Static variable in class org.hibernate.processor.util.Constants
- embeddedId - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- EmbeddedId - Class in org.hibernate.processor.xml.jaxb
- EmbeddedId() - Constructor for class org.hibernate.processor.xml.jaxb.EmbeddedId
- EmptyType - Class in org.hibernate.processor.xml.jaxb
-
Java class for emptyType complex type.
- EmptyType() - Constructor for class org.hibernate.processor.xml.jaxb.EmptyType
- ENABLE_SELECTIVE - org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- entity - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- Entity - Class in org.hibernate.processor.xml.jaxb
-
Defines the settings and mappings for an entity.
- Entity() - Constructor for class org.hibernate.processor.xml.jaxb.Entity
- ENTITY - Static variable in class org.hibernate.processor.util.Constants
- ENTITY_INDEX - Static variable in class org.hibernate.processor.HibernateProcessor
- ENTITY_INDEX - Static variable in class org.hibernate.processor.validation.ProcessorSessionFactory
- ENTITY_MANAGER - Static variable in class org.hibernate.processor.util.Constants
- ENTITY_MANAGER_FACTORY - Static variable in class org.hibernate.processor.util.Constants
- entityClass - Variable in class org.hibernate.processor.xml.jaxb.EntityResult
- entityListener - Variable in class org.hibernate.processor.xml.jaxb.EntityListeners
- EntityListener - Class in org.hibernate.processor.xml.jaxb
-
Defines an entity listener to be invoked at lifecycle events for the entities that list this listener.
- EntityListener() - Constructor for class org.hibernate.processor.xml.jaxb.EntityListener
- entityListeners - Variable in class org.hibernate.processor.xml.jaxb.Entity
- entityListeners - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- entityListeners - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- EntityListeners - Class in org.hibernate.processor.xml.jaxb
- EntityListeners() - Constructor for class org.hibernate.processor.xml.jaxb.EntityListeners
- EntityMappings - Class in org.hibernate.processor.xml.jaxb
-
The entity-mappings element is the root element of a mapping file.
- EntityMappings() - Constructor for class org.hibernate.processor.xml.jaxb.EntityMappings
- EntityPersister(String, TypeElement, ProcessorSessionFactory) - Constructor for class org.hibernate.processor.validation.ProcessorSessionFactory.EntityPersister
- entityResult - Variable in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
- EntityResult - Class in org.hibernate.processor.xml.jaxb
- EntityResult() - Constructor for class org.hibernate.processor.xml.jaxb.EntityResult
- enumerated - Variable in class org.hibernate.processor.xml.jaxb.Basic
- enumerated - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- EnumType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for enum-type.
- equals(Object) - Method in class org.hibernate.processor.util.FileTimeStampChecker
- error(int, int, String) - Method in interface org.hibernate.processor.validation.Validation.Handler
- EXCLUDE - Static variable in class org.hibernate.processor.HibernateProcessor
-
Option to exclude certain types, according to a list of patterns.
- EXCLUDE - Static variable in class org.hibernate.processor.util.Constants
- excludeDefaultListeners - Variable in class org.hibernate.processor.xml.jaxb.Entity
- excludeDefaultListeners - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- excludeSuperclassListeners - Variable in class org.hibernate.processor.xml.jaxb.Entity
- excludeSuperclassListeners - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- excludeUnlistedClasses - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- executeSelect(StringBuilder, List<String>, String, boolean, boolean) - Method in class org.hibernate.processor.annotation.AbstractQueryMethod
- extendsClass(TypeElement, String) - Static method in class org.hibernate.processor.util.TypeUtils
- extractClosestRealType(TypeMirror, Context, Set<TypeVariable>) - Static method in class org.hibernate.processor.util.TypeUtils
- extractClosestRealTypeAsString(TypeMirror, Context) - Static method in class org.hibernate.processor.util.TypeUtils
F
- fetch - Variable in class org.hibernate.processor.xml.jaxb.Basic
- fetch - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- fetch - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- fetch - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- fetch - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- fetch - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- FetchType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for fetch-type.
- FIELD - org.hibernate.processor.util.AccessType
- FIELD - org.hibernate.processor.xml.jaxb.AccessType
- fieldResult - Variable in class org.hibernate.processor.xml.jaxb.EntityResult
- FieldResult - Class in org.hibernate.processor.xml.jaxb
- FieldResult() - Constructor for class org.hibernate.processor.xml.jaxb.FieldResult
- FileTimeStampChecker - Class in org.hibernate.processor.util
- FileTimeStampChecker() - Constructor for class org.hibernate.processor.util.FileTimeStampChecker
- FIND - Static variable in class org.hibernate.processor.util.Constants
- findEntityByUnqualifiedName(String, ModuleElement) - Static method in class org.hibernate.processor.validation.ProcessorSessionFactory
- findEntityGraphByName(String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- findMappedSuperClass(Metamodel, Context) - Static method in class org.hibernate.processor.util.TypeUtils
- foreignKey - Variable in class org.hibernate.processor.xml.jaxb.AssociationOverride
- foreignKey - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- foreignKey - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- foreignKey - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- foreignKey - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- foreignKey - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- ForeignKey - Class in org.hibernate.processor.xml.jaxb
- ForeignKey() - Constructor for class org.hibernate.processor.xml.jaxb.ForeignKey
- foreignKeyDefinition - Variable in class org.hibernate.processor.xml.jaxb.ForeignKey
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.AccessType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.ConstraintMode
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.DiscriminatorType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.EnumType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.FetchType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.GenerationType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.InheritanceType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.LockModeType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.ParameterMode
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitTransactionType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
- fromValue(String) - Static method in enum org.hibernate.processor.xml.jaxb.TemporalType
- FULLY_ANNOTATION_CONFIGURED_OPTION - Static variable in class org.hibernate.processor.HibernateProcessor
-
Controls whether the processor should consider XML files
G
- GENERATED_VALUE - Static variable in class org.hibernate.processor.util.Constants
- generatedValue - Variable in class org.hibernate.processor.xml.jaxb.Id
- GeneratedValue - Class in org.hibernate.processor.xml.jaxb
- GeneratedValue() - Constructor for class org.hibernate.processor.xml.jaxb.GeneratedValue
- generateImports() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- generateImports() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- generateImports() - Method in class org.hibernate.processor.ImportContextImpl
- generateImports() - Method in interface org.hibernate.processor.model.ImportContext
- generateImports() - Method in interface org.hibernate.processor.model.Metamodel
- generateImports() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- generateJakartaDataStaticMetamodel() - Method in class org.hibernate.processor.Context
- GenerationType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for generation-type.
- generator - Variable in class org.hibernate.processor.xml.jaxb.GeneratedValue
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.EmbeddedId
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the access property.
- getAccess() - Method in class org.hibernate.processor.xml.jaxb.Version
-
Gets the value of the access property.
- getAccessType() - Method in class org.hibernate.processor.util.AccessTypeInformation
- getAccessTypeInfo(String) - Method in class org.hibernate.processor.Context
- getAllMembers(TypeElement) - Method in class org.hibernate.processor.Context
- getAllocationSize() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the allocationSize property.
- getAllocationSize() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the allocationSize property.
- getAnnotationMirror(Element, String) - Static method in class org.hibernate.processor.util.TypeUtils
-
Checks whether the
Elementhosts the annotation with the given fully qualified class name. - getAnnotationValue(AnnotationMirror, String) - Static method in class org.hibernate.processor.util.TypeUtils
- getAssociationOverride() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Gets the value of the associationOverride property.
- getAssociationOverride() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the associationOverride property.
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.AbstractCriteriaMethod
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.AnnotationMetaMap
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.IdFinderMethod
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.NaturalIdFinderMethod
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.QueryMethod
- getAttributeDeclarationString() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- getAttributeDeclarationString() - Method in interface org.hibernate.processor.model.MetaAttribute
- getAttributeDeclarationString() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- getAttributeDeclarationString() - Method in class org.hibernate.processor.xml.XmlMetaMap
- getAttributeName() - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Gets the value of the attributeName property.
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.AbstractFinderMethod
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.QueryMethod
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- getAttributeNameDeclarationString() - Method in interface org.hibernate.processor.model.MetaAttribute
- getAttributeNameDeclarationString() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- getAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.EmbeddedId
-
Gets the value of the attributeOverride property.
- getAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the attributeOverride property.
- getAttributes() - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the attributes property.
- getAttributes() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the attributes property.
- getBasic() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the basic property.
- getBasic() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the basic property.
- getBatchFetchStyle() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getBootModel() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getBootstrapContext() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getBuildingOptions() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getCache() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getCascade() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the cascade property.
- getCascade() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the cascade property.
- getCascadeAll() - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Gets the value of the cascadeAll property.
- getCascadeDetach() - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Gets the value of the cascadeDetach property.
- getCascadeMerge() - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Gets the value of the cascadeMerge property.
- getCascadePersist() - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Gets the value of the cascadePersist property.
- getCascadePersist() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the cascadePersist property.
- getCascadeRefresh() - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Gets the value of the cascadeRefresh property.
- getCascadeRemove() - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Gets the value of the cascadeRemove property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.Table
-
Gets the value of the catalog property.
- getCatalog() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the catalog property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.ColumnResult
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.Converter
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.IdClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.MapKeyClass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.NamedSubgraph
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the clazz property.
- getClazz() - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Gets the value of the clazz property.
- getCollectionElementType(DeclaredType, String, String, Context) - Static method in class org.hibernate.processor.util.TypeUtils
- getCollectionSpaces() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getCollectionTable() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the collectionTable property.
- getCollectionType() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.AttributeOverride
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.ConstructorResult
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.FieldResult
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the column property.
- getColumn() - Method in class org.hibernate.processor.xml.jaxb.Version
-
Gets the value of the column property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Gets the value of the columnDefinition property.
- getColumnDefinition() - Method in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
-
Gets the value of the columnDefinition property.
- getColumnList() - Method in class org.hibernate.processor.xml.jaxb.Index
-
Gets the value of the columnList property.
- getColumnName() - Method in class org.hibernate.processor.xml.jaxb.UniqueConstraint
-
Gets the value of the columnName property.
- getColumnNumber() - Method in class org.hibernate.processor.util.xml.ContextProvidingValidationEventHandler
- getColumnResult() - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Gets the value of the columnResult property.
- getColumnSpan(Mapping) - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getConstraintMode() - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Gets the value of the constraintMode property.
- getConstructorResult() - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Gets the value of the constructorResult property.
- getContext() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getContext() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getContext() - Method in interface org.hibernate.processor.model.Metamodel
- getContext() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getConvert() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the convert property.
- getConvert() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the convert property.
- getConvert() - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Gets the value of the convert property.
- getConvert() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the convert property.
- getConverter() - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Gets the value of the converter property.
- getConverter() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the converter property.
- getCriteriaBuilder() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getCurrentTenantIdentifierResolver() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getCustomEntityDirtinessStrategy() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getDataMetaEmbeddable(String) - Method in class org.hibernate.processor.Context
- getDataMetaEmbeddables() - Method in class org.hibernate.processor.Context
- getDataMetaEntities() - Method in class org.hibernate.processor.Context
- getDataMetaEntity(String) - Method in class org.hibernate.processor.Context
- getDefaultAccessType() - Method in class org.hibernate.processor.util.AccessTypeInformation
- getDefaultTimeZoneStorageStrategy() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getDefinedFilterNames() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getDelimitedIdentifiers() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the delimitedIdentifiers property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.AttributeOverride
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Converter
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Index
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PostLoad
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PostPersist
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PostRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PostUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PrePersist
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PreRemove
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.PreUpdate
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.QueryHint
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Gets the value of the description property.
- getDescription() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the description property.
- getDialect() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getDiscriminatorColumn() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorColumn() - Method in class org.hibernate.processor.xml.jaxb.EntityResult
-
Gets the value of the discriminatorColumn property.
- getDiscriminatorType() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getDiscriminatorType() - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Gets the value of the discriminatorType property.
- getDiscriminatorValue() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the discriminatorValue property.
- getDomainModel() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getElement() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getElement() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getElement() - Method in interface org.hibernate.processor.model.Metamodel
- getElement() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getElementCollection() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the elementCollection property.
- getElementCollection() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the elementCollection property.
- getElementColumnNames() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getElementColumnNames(String) - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getElementKindForAccessType(AccessType) - Static method in class org.hibernate.processor.util.TypeUtils
- getElementPersister() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getElementsToRedo() - Method in class org.hibernate.processor.Context
- getElementType() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getElementUtils() - Method in class org.hibernate.processor.Context
- getEmbeddable() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the embeddable property.
- getEmbedded() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the embedded property.
- getEmbedded() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the embedded property.
- getEmbeddedId() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the embeddedId property.
- getEntity() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the entity property.
- getEntityAccessTypeInfo() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getEntityClass() - Method in class org.hibernate.processor.xml.jaxb.EntityResult
-
Gets the value of the entityClass property.
- getEntityListener() - Method in class org.hibernate.processor.xml.jaxb.EntityListeners
-
Gets the value of the entityListener property.
- getEntityListeners() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the entityListeners property.
- getEntityListeners() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the entityListeners property.
- getEntityMetamodel() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getEntityName() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getEntityNameMappings() - Method in class org.hibernate.processor.Context
- getEntityNameResolvers() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getEntityNotFoundDelegate() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getEntityPersister() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getEntityResult() - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Gets the value of the entityResult property.
- getEnumerated() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the enumerated property.
- getEnumerated() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the enumerated property.
- getEnumTypesByValue() - Method in class org.hibernate.processor.Context
- getErrorCount() - Method in interface org.hibernate.processor.validation.Validation.Handler
- getExcludeDefaultListeners() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the excludeDefaultListeners property.
- getExcludeDefaultListeners() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the excludeDefaultListeners property.
- getExcludeSuperclassListeners() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the excludeSuperclassListeners property.
- getExcludeSuperclassListeners() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the excludeSuperclassListeners property.
- getFactory() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getFactory() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getFastSessionServices() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getFetch() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the fetch property.
- getFetch() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the fetch property.
- getFetchMode() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getFieldResult() - Method in class org.hibernate.processor.xml.jaxb.EntityResult
-
Gets the value of the fieldResult property.
- getForeignKey() - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the foreignKey property.
- getForeignKey() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the foreignKey property.
- getForeignKeyDefinition() - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Gets the value of the foreignKeyDefinition property.
- getFullyQualifiedClassNameOfTargetEntity(AnnotationMirror, String) - Static method in class org.hibernate.processor.util.TypeUtils
- getFunctionRegistry() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getGeneratedValue() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the generatedValue property.
- getGenerator() - Method in class org.hibernate.processor.xml.jaxb.GeneratedValue
-
Gets the value of the generator property.
- getHint() - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Gets the value of the hint property.
- getHint() - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Gets the value of the hint property.
- getHint() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the hint property.
- getHostingEntity() - Method in class org.hibernate.processor.annotation.AbstractAnnotatedMethod
- getHostingEntity() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- getHostingEntity() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- getHostingEntity() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- getHostingEntity() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- getHostingEntity() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- getHostingEntity() - Method in interface org.hibernate.processor.model.MetaAttribute
- getHostingEntity() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- getHqlTranslator() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getId() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the id property.
- getIdClass() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the idClass property.
- getIdClass() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the idClass property.
- getIdentifierColumnNames() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getIdentifierGeneratorFactory() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getIdentifierPropertyName() - Method in class org.hibernate.processor.validation.MockEntityPersister
-
Override on subclasses!
- getIdentifierPropertyName(String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- getIdentifierType() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getIdentifierType() - Method in class org.hibernate.processor.validation.MockEntityPersister
-
Override on subclasses!
- getIdentifierType(String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- getImplicitNamingStrategy() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getIndex() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.processor.xml.jaxb.Table
-
Gets the value of the index property.
- getIndex() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the index property.
- getIndexColumnNames() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getIndexColumnNames(String) - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getIndexFormulas() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getIndexType() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getInheritance() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the inheritance property.
- getInitialValue() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the initialValue property.
- getInitialValue() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the initialValue property.
- getInputStreamForResource(String) - Method in class org.hibernate.processor.util.xml.XmlParserHelper
-
Returns an input stream for the specified resource.
- getInterpretationCache() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getInverseForeignKey() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the inverseForeignKey property.
- getInverseJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the inverseJoinColumn property.
- getJarFile() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the jarFile property.
- getJaxbRoot(InputStream, Class<T>, Schema) - Method in class org.hibernate.processor.util.xml.XmlParserHelper
- getJdbcServices() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the joinColumn property.
- getJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the joinColumn property.
- getJoinTable() - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the joinTable property.
- getJoinTable() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the joinTable property.
- getJpaCompliance() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getJpaMetamodel() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getJtaDataSource() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the jtaDataSource property.
- getKeyColumnNames() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getKeyColumnNames() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getKeySubgraph() - Method in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
-
Gets the value of the keySubgraph property.
- getKeyType() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getKeyType(DeclaredType, Context) - Static method in class org.hibernate.processor.util.TypeUtils
- getLength() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the length property.
- getLength() - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Gets the value of the length property.
- getLength() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the length property.
- getLineNumber() - Method in class org.hibernate.processor.util.xml.ContextProvidingValidationEventHandler
- getLob() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the lob property.
- getLob() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the lob property.
- getLockMode() - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Gets the value of the lockMode property.
- getManyToMany() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the manyToMany property.
- getManyToMany() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the manyToMany property.
- getManyToOne() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the manyToOne property.
- getManyToOne() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the manyToOne property.
- getMapKey() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKey property.
- getMapKey() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKey property.
- getMapKeyAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyAttributeOverride() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyAttributeOverride property.
- getMapKeyClass() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyClass() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyClass property.
- getMapKeyColumn() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyColumn() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyColumn property.
- getMapKeyConvert() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyConvert property.
- getMapKeyConvert() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyConvert property.
- getMapKeyConvert() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyConvert property.
- getMapKeyEnumerated() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyEnumerated() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyEnumerated property.
- getMapKeyForeignKey() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyForeignKey property.
- getMapKeyForeignKey() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyForeignKey property.
- getMapKeyForeignKey() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyForeignKey property.
- getMapKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyJoinColumn property.
- getMapKeyTemporal() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mapKeyTemporal property.
- getMapKeyTemporal() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mapKeyTemporal property.
- getMappedBy() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the mappedBy property.
- getMappedBy() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the mappedBy property.
- getMappedByProperty() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getMappedSuperclass() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getMappedSuperclass() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the mappedSuperclass property.
- getMappingDefaults() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getMappingFile() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the mappingFile property.
- getMappingMetamodel() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getMapsId() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the mapsId property.
- getMapsId() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the mapsId property.
- getMaximumFetchDepth() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getMembers() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getMembers() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getMembers() - Method in interface org.hibernate.processor.model.Metamodel
- getMembers() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getMemberType(String, String) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getMessage() - Method in class org.hibernate.processor.util.xml.ContextProvidingValidationEventHandler
- getMetaAuxiliaries() - Method in class org.hibernate.processor.Context
- getMetaAuxiliary(String) - Method in class org.hibernate.processor.Context
- getMetaEmbeddable(String) - Method in class org.hibernate.processor.Context
- getMetaEmbeddables() - Method in class org.hibernate.processor.Context
- getMetaEntities() - Method in class org.hibernate.processor.Context
- getMetaEntity(String) - Method in class org.hibernate.processor.Context
- getMetamodel() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getMetaType() - Method in class org.hibernate.processor.annotation.AbstractQueryMethod
- getMetaType() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- getMetaType() - Method in class org.hibernate.processor.annotation.AnnotationMetaCollection
- getMetaType() - Method in class org.hibernate.processor.annotation.AnnotationMetaSingleAttribute
- getMetaType() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- getMetaType() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- getMetaType() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- getMetaType() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- getMetaType() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- getMetaType() - Method in interface org.hibernate.processor.model.MetaAttribute
- getMetaType() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- getMetaType() - Method in class org.hibernate.processor.xml.XmlMetaCollection
- getMetaType() - Method in class org.hibernate.processor.xml.XmlMetaSingleAttribute
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PostLoad
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PostPersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PostRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PostUpdate
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PrePersist
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PreRemove
-
Gets the value of the methodName property.
- getMethodName() - Method in class org.hibernate.processor.xml.jaxb.PreUpdate
-
Gets the value of the methodName property.
- getMode() - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Gets the value of the mode property.
- getName() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getName() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getName() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getName() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getName() - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.AttributeOverride
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.ColumnResult
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.EmbeddedId
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.FieldResult
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Index
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.MapKey
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.NamedSubgraph
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.QueryHint
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Table
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Transient
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.UniqueConstraint
-
Gets the value of the name property.
- getName() - Method in class org.hibernate.processor.xml.jaxb.Version
-
Gets the value of the name property.
- getNamedAttributeNode() - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Gets the value of the namedAttributeNode property.
- getNamedAttributeNode() - Method in class org.hibernate.processor.xml.jaxb.NamedSubgraph
-
Gets the value of the namedAttributeNode property.
- getNamedEntityGraph() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the namedEntityGraph property.
- getNamedNativeQuery() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the namedNativeQuery property.
- getNamedNativeQuery() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the namedNativeQuery property.
- getNamedObjectRepository() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getNamedQuery() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the namedQuery property.
- getNamedQuery() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the namedQuery property.
- getNamedStoredProcedureQuery() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the namedStoredProcedureQuery property.
- getNamedStoredProcedureQuery() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the namedStoredProcedureQuery property.
- getNativeQueryInterpreter() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getNonJtaDataSource() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the nonJtaDataSource property.
- getOneToMany() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the oneToMany property.
- getOneToMany() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the oneToMany property.
- getOneToOne() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the oneToOne property.
- getOneToOne() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the oneToOne property.
- getOrderBy() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the orderBy property.
- getOrderBy() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the orderBy property.
- getOrderColumn() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the orderColumn property.
- getOrderColumn() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the orderColumn property.
- getOrmXmlFiles() - Method in class org.hibernate.processor.Context
- getOwnerEntityPersister() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getPackage() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the package property.
- getPackageName() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getPackageName() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getPackageName() - Method in interface org.hibernate.processor.model.Metamodel
- getPackageName() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getParameter() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the parameter property.
- getPersistenceUnit() - Method in class org.hibernate.processor.xml.jaxb.Persistence
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitDefaultAccessType() - Method in class org.hibernate.processor.Context
- getPersistenceUnitDefaults() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
-
Gets the value of the persistenceUnitDefaults property.
- getPersistenceUnitMetadata() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the persistenceUnitMetadata property.
- getPersistenceXmlLocation() - Method in class org.hibernate.processor.Context
- getPhysicalNamingStrategy() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getPkColumnName() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the pkColumnName property.
- getPkColumnValue() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the pkColumnValue property.
- getPostLoad() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the postLoad property.
- getPostLoad() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the postLoad property.
- getPostPersist() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the postPersist property.
- getPostPersist() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the postPersist property.
- getPostRemove() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the postRemove property.
- getPostRemove() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the postRemove property.
- getPostUpdate() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the postUpdate property.
- getPostUpdate() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the postUpdate property.
- getPrecision() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the precision property.
- getPrecision() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the precision property.
- getPreferredSqlTypeCodeForArray() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getPreferredSqlTypeCodeForBoolean() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getPreferredSqlTypeCodeForDuration() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getPreferredSqlTypeCodeForInstant() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getPreferredSqlTypeCodeForUuid() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getPrePersist() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the prePersist property.
- getPrePersist() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the prePersist property.
- getPreRemove() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the preRemove property.
- getPreRemove() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the preRemove property.
- getPreUpdate() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Gets the value of the preUpdate property.
- getPreUpdate() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the preUpdate property.
- getPrimaryKeyForeignKey() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the primaryKeyForeignKey property.
- getPrimaryKeyForeignKey() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the primaryKeyForeignKey property.
- getPrimaryKeyForeignKey() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the primaryKeyForeignKey property.
- getPrimaryKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the primaryKeyJoinColumn property.
- getPrimaryKeyJoinColumn() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the primaryKeyJoinColumn property.
- getProcedureName() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the procedureName property.
- getProcessingEnvironment() - Method in class org.hibernate.processor.Context
- getProperties() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the properties property.
- getProperty() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties
-
Gets the value of the property property.
- getPropertyIndex(String) - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getPropertyName() - Method in class org.hibernate.processor.annotation.AbstractQueryMethod
- getPropertyName() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- getPropertyName() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- getPropertyName() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- getPropertyName() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- getPropertyName() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- getPropertyName() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- getPropertyName() - Method in interface org.hibernate.processor.model.MetaAttribute
- getPropertyName() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- getPropertyName(String) - Static method in class org.hibernate.processor.util.StringUtil
- getPropertyNames() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getPropertyNullability() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getPropertySpaces() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getPropertyType(String) - Method in class org.hibernate.processor.validation.MockEntityPersister
- getProvider() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the provider property.
- getQualifiedName() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getQualifiedName() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getQualifiedName() - Method in interface org.hibernate.processor.model.Metamodel
- getQualifiedName() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getQuery() - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Gets the value of the query property.
- getQuery() - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Gets the value of the query property.
- getQueryEngine() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getQuerySpaces() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getReferencedColumnName() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedColumnName() - Method in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
-
Gets the value of the referencedColumnName property.
- getReferencedPropertyType(String, String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- getResolutionType() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getResultClass() - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Gets the value of the resultClass property.
- getResultClass() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the resultClass property.
- getResultSetMapping() - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Gets the value of the resultSetMapping property.
- getResultSetMapping() - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Gets the value of the resultSetMapping property.
- getReturnedClassName() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getRole() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getRootEntityName() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getRootEntityName() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.EntityPersister
- getRootEntityPersister() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getRuntimeMetamodels() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getScale() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the scale property.
- getScale() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the scale property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.Table
-
Gets the value of the schema property.
- getSchema() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the schema property.
- getSchema(String) - Method in class org.hibernate.processor.util.xml.XmlParserHelper
- getSecondaryTable() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the secondaryTable property.
- getSequenceGenerator() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the sequenceGenerator property.
- getSequenceGenerator() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the sequenceGenerator property.
- getSequenceName() - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Gets the value of the sequenceName property.
- getServiceRegistry() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSessionFactory() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSessionFactoryName() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSessionFactoryObservers() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSessionFactoryOptions() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSessionVariableName() - Method in class org.hibernate.processor.annotation.AnnotationMeta
- getSessionVariableName() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getSettings() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSharedCacheMode() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the sharedCacheMode property.
- getSimpleName() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getSimpleName() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getSimpleName() - Method in interface org.hibernate.processor.model.Metamodel
- getSimpleName() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getSqlResultSetMapping() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the sqlResultSetMapping property.
- getSqlResultSetMapping() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the sqlResultSetMapping property.
- getSqlStringGenerationContext() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSqmFunctionRegistry() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSqmTranslatorFactory() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getStatistics() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getStrategy() - Method in class org.hibernate.processor.xml.jaxb.GeneratedValue
-
Gets the value of the strategy property.
- getStrategy() - Method in class org.hibernate.processor.xml.jaxb.Inheritance
-
Gets the value of the strategy property.
- getSubclassEntityNames() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getSubclassPropertyDeclarer(String) - Method in class org.hibernate.processor.validation.MockEntityPersister
- getSubclassSubgraph() - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Gets the value of the subclassSubgraph property.
- getSubgraph() - Method in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
-
Gets the value of the subgraph property.
- getSubgraph() - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Gets the value of the subgraph property.
- getSubtypes() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- getSuperclassTypeElement(TypeElement) - Static method in class org.hibernate.processor.util.TypeUtils
- getSupertype(String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- getSupertype(String) - Method in class org.hibernate.processor.validation.ProcessorSessionFactory
- getSupertypeName() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- getSupertypeName() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- getSupertypeName() - Method in interface org.hibernate.processor.model.Metamodel
- getSupertypeName() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- getSupportedSourceVersion() - Method in class org.hibernate.processor.HibernateProcessor
- getSuppressedWarnings() - Method in class org.hibernate.processor.Context
- getTable() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the table property.
- getTable() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the table property.
- getTableGenerator() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the tableGenerator property.
- getTableGenerator() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the tableGenerator property.
- getTableName() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- getTableName() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getTargetClass() - Method in class org.hibernate.processor.xml.jaxb.ConstructorResult
-
Gets the value of the targetClass property.
- getTargetClass() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the targetClass property.
- getTargetEntity() - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the targetEntity property.
- getTargetEntity() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the targetEntity property.
- getTargetEntity(List<? extends AnnotationMirror>) - Static method in class org.hibernate.processor.util.TypeUtils
- getTemporal() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.hibernate.processor.xml.jaxb.Id
-
Gets the value of the temporal property.
- getTemporal() - Method in class org.hibernate.processor.xml.jaxb.Version
-
Gets the value of the temporal property.
- getTenantIdentifierJavaType() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getTransactionType() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the transactionType property.
- getTransient() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the transient property.
- getTransient() - Method in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
-
Gets the value of the transient property.
- getTypeConfiguration() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.AbstractFinderMethod
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.QueryMethod
- getTypeDeclaration() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- getTypeDeclaration() - Method in interface org.hibernate.processor.model.MetaAttribute
- getTypeDeclaration() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- getTypeDiscriminatorMetadata() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getTypeElementForFullyQualifiedName(String) - Method in class org.hibernate.processor.Context
- getTypeUtils() - Method in class org.hibernate.processor.Context
- getUniqueConstraint() - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.processor.xml.jaxb.Table
-
Gets the value of the uniqueConstraint property.
- getUniqueConstraint() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the uniqueConstraint property.
- getUpperUnderscoreCaseFromLowerCamelCase(String) - Static method in class org.hibernate.processor.util.StringUtil
- getUuid() - Method in class org.hibernate.processor.validation.MockSessionFactory
- getValidationMode() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the validationMode property.
- getValue() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Gets the value of the value property.
- getValue() - Method in class org.hibernate.processor.xml.jaxb.QueryHint
-
Gets the value of the value property.
- getValueColumnName() - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Gets the value of the valueColumnName property.
- getVersion() - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Gets the value of the version property.
- getVersion() - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Gets the value of the version property.
- getVersion() - Method in class org.hibernate.processor.xml.jaxb.Persistence
-
Gets the value of the version property.
- getVersionProperty() - Method in class org.hibernate.processor.validation.MockEntityPersister
- getVersionString() - Static method in class org.hibernate.processor.Version
- getVersionType() - Method in class org.hibernate.processor.validation.MockEntityPersister
-
Override on subclasses!
- getVersionType(String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- getXmlMappingMetadataComplete() - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
-
Gets the value of the xmlMappingMetadataComplete property.
H
- handleEvent(ValidationEvent) - Method in class org.hibernate.processor.util.xml.ContextProvidingValidationEventHandler
- hasAnnotation(Element, String) - Static method in class org.hibernate.processor.util.TypeUtils
- hasAnnotation(Element, String...) - Static method in class org.hibernate.processor.util.TypeUtils
- hashCode() - Method in class org.hibernate.processor.util.FileTimeStampChecker
- hasIndex() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.AbstractFinderMethod
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.QueryMethod
- hasStringAttribute() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- hasStringAttribute() - Method in interface org.hibernate.processor.model.MetaAttribute
- hasStringAttribute() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.AbstractFinderMethod
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.AnnotationMetaType
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.DefaultConstructor
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.LifecycleMethod
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.QueryMethod
- hasTypedAttribute() - Method in class org.hibernate.processor.annotation.RepositoryConstructor
- hasTypedAttribute() - Method in interface org.hibernate.processor.model.MetaAttribute
- hasTypedAttribute() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- HIB_FETCH_PROFILE - Static variable in class org.hibernate.processor.util.Constants
- HIB_FETCH_PROFILES - Static variable in class org.hibernate.processor.util.Constants
- HIB_FILTER_DEF - Static variable in class org.hibernate.processor.util.Constants
- HIB_FILTER_DEFS - Static variable in class org.hibernate.processor.util.Constants
- HIB_KEYED_PAGE - Static variable in class org.hibernate.processor.util.Constants
- HIB_KEYED_RESULT_LIST - Static variable in class org.hibernate.processor.util.Constants
- HIB_NAMED_NATIVE_QUERIES - Static variable in class org.hibernate.processor.util.Constants
- HIB_NAMED_NATIVE_QUERY - Static variable in class org.hibernate.processor.util.Constants
- HIB_NAMED_QUERIES - Static variable in class org.hibernate.processor.util.Constants
- HIB_NAMED_QUERY - Static variable in class org.hibernate.processor.util.Constants
- HIB_ORDER - Static variable in class org.hibernate.processor.util.Constants
- HIB_PAGE - Static variable in class org.hibernate.processor.util.Constants
- HIB_QUERY - Static variable in class org.hibernate.processor.util.Constants
- HIB_SELECTION_QUERY - Static variable in class org.hibernate.processor.util.Constants
- HIB_SESSION - Static variable in class org.hibernate.processor.util.Constants
- HIB_SESSION_FACTORY - Static variable in class org.hibernate.processor.util.Constants
- HIB_SORT_DIRECTION - Static variable in class org.hibernate.processor.util.Constants
- HIB_STATELESS_SESSION - Static variable in class org.hibernate.processor.util.Constants
- HibernateProcessor - Class in org.hibernate.processor
-
Main annotation processor.
- HibernateProcessor() - Constructor for class org.hibernate.processor.HibernateProcessor
- hint - Variable in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- hint - Variable in class org.hibernate.processor.xml.jaxb.NamedQuery
- hint - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- HQL - Static variable in class org.hibernate.processor.util.Constants
I
- id - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- id - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- id - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- Id - Class in org.hibernate.processor.xml.jaxb
- Id() - Constructor for class org.hibernate.processor.xml.jaxb.Id
- ID - Static variable in class org.hibernate.processor.util.Constants
- ID_CLASS - Static variable in class org.hibernate.processor.util.Constants
- idClass - Variable in class org.hibernate.processor.xml.jaxb.Entity
- idClass - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- IdClass - Class in org.hibernate.processor.xml.jaxb
- IdClass() - Constructor for class org.hibernate.processor.xml.jaxb.IdClass
- identifierPropertyName() - Method in class org.hibernate.processor.validation.MockEntityPersister
- identifierPropertyName() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.EntityPersister
- identifierType() - Method in class org.hibernate.processor.validation.MockEntityPersister
- identifierType() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.EntityPersister
- IDENTITY - org.hibernate.processor.xml.jaxb.GenerationType
- IdFinderMethod - Class in org.hibernate.processor.annotation
- IdFinderMethod(AnnotationMetaEntity, ExecutableElement, String, String, String, List<String>, List<String>, boolean, String, String, List<String>, boolean, boolean, String, boolean) - Constructor for class org.hibernate.processor.annotation.IdFinderMethod
- implementsInterface(TypeElement, String) - Static method in class org.hibernate.processor.util.TypeUtils
- ImportContext - Interface in org.hibernate.processor.model
- ImportContextImpl - Class in org.hibernate.processor
- ImportContextImpl(String) - Constructor for class org.hibernate.processor.ImportContextImpl
- importType(String) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- importType(String) - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- importType(String) - Method in class org.hibernate.processor.ImportContextImpl
-
Add fqcn to the import list.
- importType(String) - Method in interface org.hibernate.processor.model.ImportContext
-
Add fqcn to the import list.
- importType(String) - Method in interface org.hibernate.processor.model.Metamodel
- importType(String) - Method in class org.hibernate.processor.xml.XmlMetaEntity
- IN - org.hibernate.processor.xml.jaxb.ParameterMode
- INCLUDE - Static variable in class org.hibernate.processor.HibernateProcessor
-
Option to include only certain types, according to a list of patterns.
- includeAllAttributes - Variable in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
- index - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- index - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- index - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- index - Variable in class org.hibernate.processor.xml.jaxb.Table
- index - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- Index - Class in org.hibernate.processor.xml.jaxb
- Index() - Constructor for class org.hibernate.processor.xml.jaxb.Index
- inheritance - Variable in class org.hibernate.processor.xml.jaxb.Entity
- Inheritance - Class in org.hibernate.processor.xml.jaxb
- Inheritance() - Constructor for class org.hibernate.processor.xml.jaxb.Inheritance
- InheritanceType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for inheritance-type.
- inheritedAnnotations() - Method in class org.hibernate.processor.annotation.AbstractAnnotatedMethod
- inheritedAnnotations() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- inheritedAnnotations() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- inheritedAnnotations() - Method in interface org.hibernate.processor.model.MetaAttribute
- inheritedAnnotations() - Method in interface org.hibernate.processor.model.Metamodel
- inheritedAnnotations() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- init() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- init() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- init(ProcessingEnvironment) - Method in class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
Deprecated.
- init(ProcessingEnvironment) - Method in class org.hibernate.processor.HibernateProcessor
- initialValue - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- initialValue - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- INOUT - org.hibernate.processor.xml.jaxb.ParameterMode
- insertable - Variable in class org.hibernate.processor.xml.jaxb.Column
- insertable - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- insertable - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- insertable - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- insertable - Variable in class org.hibernate.processor.xml.jaxb.OrderColumn
- INTEGER - org.hibernate.processor.xml.jaxb.DiscriminatorType
- inverseForeignKey - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- inverseJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- isAccessTypeResolved() - Method in class org.hibernate.processor.util.AccessTypeInformation
- isAnnotationMirrorOfType(AnnotationMirror, String) - Static method in class org.hibernate.processor.util.TypeUtils
-
Returns
trueif the provided annotation type is of the same type as the provided class,falseotherwise. - isAutoApply() - Method in class org.hibernate.processor.xml.jaxb.Converter
-
Gets the value of the autoApply property.
- isBasicAttribute(Element, Element, Context) - Static method in class org.hibernate.processor.util.TypeUtils
- isCacheable() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the cacheable property.
- isClassOrRecordType(Element) - Static method in class org.hibernate.processor.util.TypeUtils
- isClosed() - Method in class org.hibernate.processor.validation.MockSessionFactory
- isCollection() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- isComponentType() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.Component
- isDelayBatchFetchLoaderCreationsEnabled() - Method in class org.hibernate.processor.validation.MockSessionFactory
- isDisableConversion() - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Gets the value of the disableConversion property.
- isExcludeUnlistedClasses() - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Gets the value of the excludeUnlistedClasses property.
- isFullyQualified(String) - Static method in class org.hibernate.processor.util.StringUtil
- isFullyXmlConfigured() - Method in class org.hibernate.processor.Context
- isId() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the id property.
- isId() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the id property.
- isImplementation() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- isImplementation() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- isImplementation() - Method in interface org.hibernate.processor.model.Metamodel
-
Is this an implementation of a repository interface?
- isImplementation() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- isIncludeAllAttributes() - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Gets the value of the includeAllAttributes property.
- isIncluded(String) - Method in class org.hibernate.processor.Context
- isInitialized() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- isInjectable() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- isInjectable() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- isInjectable() - Method in interface org.hibernate.processor.model.Metamodel
-
Can this be injected into things?
- isInjectable() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- isInsertable() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the insertable property.
- isInsertable() - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Gets the value of the insertable property.
- isJakartaDataStyle() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- isJakartaDataStyle() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- isJakartaDataStyle() - Method in interface org.hibernate.processor.model.Metamodel
-
Is it a Jakarta Data style metamodel interface?
- isJakartaDataStyle() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- isMetaComplete() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- isMetaComplete() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- isMetaComplete() - Method in interface org.hibernate.processor.model.Metamodel
- isMetaComplete() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- isMetadataComplete() - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Gets the value of the metadataComplete property.
- isMetadataComplete() - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Gets the value of the metadataComplete property.
- isMetadataComplete() - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Gets the value of the metadataComplete property.
- isMutable() - Method in class org.hibernate.processor.validation.MockEntityPersister
- isNullable() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the nullable property.
- isNullable() - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Gets the value of the nullable property.
- isNullable(int) - Method in class org.hibernate.processor.annotation.CriteriaDeleteMethod
- isNullable(int) - Method in class org.hibernate.processor.annotation.CriteriaFinderMethod
- isOneToMany() - Method in class org.hibernate.processor.validation.MockCollectionPersister
- isOptional() - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Gets the value of the optional property.
- isOptional() - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Gets the value of the optional property.
- isOptional() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the optional property.
- isOrphanRemoval() - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Gets the value of the orphanRemoval property.
- isOrphanRemoval() - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Gets the value of the orphanRemoval property.
- isPreferJavaTimeJdbcTypesEnabled() - Method in class org.hibernate.processor.validation.MockSessionFactory
- isPreferNativeEnumTypesEnabled() - Method in class org.hibernate.processor.validation.MockSessionFactory
- isPrimitive(String) - Static method in class org.hibernate.processor.util.TypeUtils
- isProperty(String, String) - Static method in class org.hibernate.processor.util.StringUtil
- isPropertyGetter(ExecutableType, Element) - Static method in class org.hibernate.processor.util.TypeUtils
- isQuarkusInjection() - Method in class org.hibernate.processor.Context
- isSubclassEntityName(String) - Method in class org.hibernate.processor.validation.MockEntityPersister
- isSubtype(String, String) - Method in class org.hibernate.processor.validation.MockSessionFactory
- isSubtype(String, String) - Method in class org.hibernate.processor.validation.ProcessorSessionFactory
- isUnique() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.processor.xml.jaxb.Index
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the unique property.
- isUnique() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the unique property.
- isUpdatable() - Method in class org.hibernate.processor.xml.jaxb.Column
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Gets the value of the updatable property.
- isUpdatable() - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Gets the value of the updatable property.
- isVersioned() - Method in class org.hibernate.processor.validation.MockEntityPersister
- ITERABLE - Static variable in class org.hibernate.processor.util.Constants
J
- jarFile - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- JAVA_OBJECT - Static variable in class org.hibernate.processor.util.Constants
- JD_CURSORED_PAGE - Static variable in class org.hibernate.processor.util.Constants
- JD_DELETE - Static variable in class org.hibernate.processor.util.Constants
- JD_FIND - Static variable in class org.hibernate.processor.util.Constants
- JD_INSERT - Static variable in class org.hibernate.processor.util.Constants
- JD_LIMIT - Static variable in class org.hibernate.processor.util.Constants
- JD_ORDER - Static variable in class org.hibernate.processor.util.Constants
- JD_ORDER_BY - Static variable in class org.hibernate.processor.util.Constants
- JD_ORDER_BY_LIST - Static variable in class org.hibernate.processor.util.Constants
- JD_PAGE - Static variable in class org.hibernate.processor.util.Constants
- JD_PAGE_REQUEST - Static variable in class org.hibernate.processor.util.Constants
- JD_QUERY - Static variable in class org.hibernate.processor.util.Constants
- JD_REPOSITORY - Static variable in class org.hibernate.processor.util.Constants
- JD_SAVE - Static variable in class org.hibernate.processor.util.Constants
- JD_SORT - Static variable in class org.hibernate.processor.util.Constants
- JD_UPDATE - Static variable in class org.hibernate.processor.util.Constants
- joinColumn - Variable in class org.hibernate.processor.xml.jaxb.AssociationOverride
- joinColumn - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- joinColumn - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- joinColumn - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- joinColumn - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- joinColumn - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- JoinColumn - Class in org.hibernate.processor.xml.jaxb
- JoinColumn() - Constructor for class org.hibernate.processor.xml.jaxb.JoinColumn
- JOINED - org.hibernate.processor.xml.jaxb.InheritanceType
- joinTable - Variable in class org.hibernate.processor.xml.jaxb.AssociationOverride
- joinTable - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- joinTable - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- joinTable - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- joinTable - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- JoinTable - Class in org.hibernate.processor.xml.jaxb
- JoinTable() - Constructor for class org.hibernate.processor.xml.jaxb.JoinTable
- JpaDescriptorParser - Class in org.hibernate.processor.xml
-
Parser for JPA XML descriptors (persistence.xml and referenced mapping files).
- JpaDescriptorParser(Context) - Constructor for class org.hibernate.processor.xml.JpaDescriptorParser
- JPAMetaModelEntityProcessor - Class in org.hibernate.jpamodelgen
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JPAMetaModelEntityProcessor() - Constructor for class org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
-
Deprecated.
- JpaNamespaceTransformingEventReader - Class in org.hibernate.processor.util.xml
-
Transforms the version attribute and namespace of the JPA configuration files (persistence.xml and orm.xml) to the default.
- JpaNamespaceTransformingEventReader(XMLEventReader) - Constructor for class org.hibernate.processor.util.xml.JpaNamespaceTransformingEventReader
- JTA - org.hibernate.processor.xml.jaxb.PersistenceUnitTransactionType
- jtaDataSource - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
K
- keySubgraph - Variable in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
L
- LAZY - org.hibernate.processor.xml.jaxb.FetchType
- LAZY_XML_PARSING - Static variable in class org.hibernate.processor.HibernateProcessor
-
Controls whether the processor should only load XML files when there have been changes
- length - Variable in class org.hibernate.processor.xml.jaxb.Column
- length - Variable in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
- length - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- LifecycleMethod - Class in org.hibernate.processor.annotation
- LifecycleMethod(AnnotationMetaEntity, ExecutableElement, String, String, String, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class org.hibernate.processor.annotation.LifecycleMethod
- LIST - Static variable in class org.hibernate.processor.util.Constants
- LIST_ATTRIBUTE - Static variable in class org.hibernate.processor.util.Constants
- load(Class<T>) - Static method in interface org.hibernate.processor.validation.Mocker
- lob - Variable in class org.hibernate.processor.xml.jaxb.Basic
- lob - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- Lob - Class in org.hibernate.processor.xml.jaxb
- Lob() - Constructor for class org.hibernate.processor.xml.jaxb.Lob
- lockMode - Variable in class org.hibernate.processor.xml.jaxb.NamedQuery
- LockModeType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for lock-mode-type.
- logMessage(Diagnostic.Kind, String) - Method in class org.hibernate.processor.Context
M
- make(Object...) - Method in interface org.hibernate.processor.validation.Mocker
- MANY_TO_ANY - Static variable in class org.hibernate.processor.util.Constants
- MANY_TO_MANY - Static variable in class org.hibernate.processor.util.Constants
- MANY_TO_ONE - Static variable in class org.hibernate.processor.util.Constants
- manyToMany - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- manyToMany - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- ManyToMany - Class in org.hibernate.processor.xml.jaxb
- ManyToMany() - Constructor for class org.hibernate.processor.xml.jaxb.ManyToMany
- manyToOne - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- manyToOne - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- ManyToOne - Class in org.hibernate.processor.xml.jaxb
- ManyToOne() - Constructor for class org.hibernate.processor.xml.jaxb.ManyToOne
- MAP - Static variable in class org.hibernate.processor.util.Constants
- MAP_ATTRIBUTE - Static variable in class org.hibernate.processor.util.Constants
- MAP_KEY_CLASS - Static variable in class org.hibernate.processor.util.Constants
- mapKey - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKey - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKey - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- MapKey - Class in org.hibernate.processor.xml.jaxb
- MapKey() - Constructor for class org.hibernate.processor.xml.jaxb.MapKey
- mapKeyAttributeOverride - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyAttributeOverride - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyAttributeOverride - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- mapKeyClass - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyClass - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyClass - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- MapKeyClass - Class in org.hibernate.processor.xml.jaxb
- MapKeyClass() - Constructor for class org.hibernate.processor.xml.jaxb.MapKeyClass
- mapKeyColumn - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyColumn - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyColumn - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- MapKeyColumn - Class in org.hibernate.processor.xml.jaxb
- MapKeyColumn() - Constructor for class org.hibernate.processor.xml.jaxb.MapKeyColumn
- mapKeyConvert - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyConvert - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyConvert - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- mapKeyEnumerated - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyEnumerated - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyEnumerated - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- mapKeyForeignKey - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyForeignKey - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyForeignKey - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- mapKeyJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- MapKeyJoinColumn - Class in org.hibernate.processor.xml.jaxb
- MapKeyJoinColumn() - Constructor for class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- mapKeyTemporal - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- mapKeyTemporal - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mapKeyTemporal - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- MAPPED_SUPERCLASS - Static variable in class org.hibernate.processor.util.Constants
- mappedBy - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- mappedBy - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- mappedBy - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- mappedSuperclass - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- MappedSuperclass - Class in org.hibernate.processor.xml.jaxb
-
Defines the settings and mappings for a mapped superclass.
- MappedSuperclass() - Constructor for class org.hibernate.processor.xml.jaxb.MappedSuperclass
- mappingDocumentFullyXmlConfigured(boolean) - Method in class org.hibernate.processor.Context
- mappingFile - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- mapsId - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- mapsId - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- mergeInMembers(Metamodel) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- message(Element, String, Diagnostic.Kind) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- message(Element, String, Diagnostic.Kind) - Method in class org.hibernate.processor.Context
- message(Element, AnnotationMirror, String, Diagnostic.Kind) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- message(Element, AnnotationMirror, String, Diagnostic.Kind) - Method in class org.hibernate.processor.Context
- message(Element, AnnotationMirror, AnnotationValue, String, Diagnostic.Kind) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- message(Element, AnnotationMirror, AnnotationValue, String, Diagnostic.Kind) - Method in class org.hibernate.processor.Context
- MetaAttribute - Interface in org.hibernate.processor.model
- MetaAttributeGenerationVisitor - Class in org.hibernate.processor.annotation
- MetaCollection - Interface in org.hibernate.processor.model
- metadataComplete - Variable in class org.hibernate.processor.xml.jaxb.Embeddable
- metadataComplete - Variable in class org.hibernate.processor.xml.jaxb.Entity
- metadataComplete - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- Metamodel - Interface in org.hibernate.processor.model
- MetaModelGenerationException - Exception in org.hibernate.processor
-
RuntimeExceptionused for errors during meta model generation. - MetaModelGenerationException() - Constructor for exception org.hibernate.processor.MetaModelGenerationException
- MetaModelGenerationException(String) - Constructor for exception org.hibernate.processor.MetaModelGenerationException
- MetaSingleAttribute - Interface in org.hibernate.processor.model
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PostLoad
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PostPersist
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PostRemove
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PostUpdate
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PrePersist
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PreRemove
- methodName - Variable in class org.hibernate.processor.xml.jaxb.PreUpdate
- MockCollectionPersister - Class in org.hibernate.processor.validation
- MockCollectionPersister(String, CollectionType, Type, MockSessionFactory) - Constructor for class org.hibernate.processor.validation.MockCollectionPersister
- MockEntityPersister - Class in org.hibernate.processor.validation
- MockEntityPersister(String, AccessType, MockSessionFactory) - Constructor for class org.hibernate.processor.validation.MockEntityPersister
- Mocker<T> - Interface in org.hibernate.processor.validation
- mocks - Static variable in interface org.hibernate.processor.validation.Mocker
- MockSessionFactory - Class in org.hibernate.processor.validation
- MockSessionFactory() - Constructor for class org.hibernate.processor.validation.MockSessionFactory
- mode - Variable in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
- MUTINY_SESSION - Static variable in class org.hibernate.processor.util.Constants
- MUTINY_SESSION_FACTORY - Static variable in class org.hibernate.processor.util.Constants
- MUTINY_STATELESS_SESSION - Static variable in class org.hibernate.processor.util.Constants
N
- name - Variable in class org.hibernate.processor.xml.jaxb.AssociationOverride
- name - Variable in class org.hibernate.processor.xml.jaxb.AttributeOverride
- name - Variable in class org.hibernate.processor.xml.jaxb.Basic
- name - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- name - Variable in class org.hibernate.processor.xml.jaxb.Column
- name - Variable in class org.hibernate.processor.xml.jaxb.ColumnResult
- name - Variable in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
- name - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- name - Variable in class org.hibernate.processor.xml.jaxb.Embedded
- name - Variable in class org.hibernate.processor.xml.jaxb.EmbeddedId
- name - Variable in class org.hibernate.processor.xml.jaxb.Entity
- name - Variable in class org.hibernate.processor.xml.jaxb.FieldResult
- name - Variable in class org.hibernate.processor.xml.jaxb.ForeignKey
- name - Variable in class org.hibernate.processor.xml.jaxb.Id
- name - Variable in class org.hibernate.processor.xml.jaxb.Index
- name - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- name - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- name - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- name - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- name - Variable in class org.hibernate.processor.xml.jaxb.MapKey
- name - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- name - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- name - Variable in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
- name - Variable in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
- name - Variable in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- name - Variable in class org.hibernate.processor.xml.jaxb.NamedQuery
- name - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- name - Variable in class org.hibernate.processor.xml.jaxb.NamedSubgraph
- name - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- name - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- name - Variable in class org.hibernate.processor.xml.jaxb.OrderColumn
- name - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- name - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
- name - Variable in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
- name - Variable in class org.hibernate.processor.xml.jaxb.QueryHint
- name - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- name - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- name - Variable in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
- name - Variable in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
- name - Variable in class org.hibernate.processor.xml.jaxb.Table
- name - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- name - Variable in class org.hibernate.processor.xml.jaxb.Transient
- name - Variable in class org.hibernate.processor.xml.jaxb.UniqueConstraint
- name - Variable in class org.hibernate.processor.xml.jaxb.Version
- NAMED_ENTITY_GRAPH - Static variable in class org.hibernate.processor.util.Constants
- NAMED_ENTITY_GRAPHS - Static variable in class org.hibernate.processor.util.Constants
- NAMED_NATIVE_QUERIES - Static variable in class org.hibernate.processor.util.Constants
- NAMED_NATIVE_QUERY - Static variable in class org.hibernate.processor.util.Constants
- NAMED_QUERIES - Static variable in class org.hibernate.processor.util.Constants
- NAMED_QUERY - Static variable in class org.hibernate.processor.util.Constants
- namedAttributeNode - Variable in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
- namedAttributeNode - Variable in class org.hibernate.processor.xml.jaxb.NamedSubgraph
- NamedAttributeNode - Class in org.hibernate.processor.xml.jaxb
- NamedAttributeNode() - Constructor for class org.hibernate.processor.xml.jaxb.NamedAttributeNode
- namedEntityGraph - Variable in class org.hibernate.processor.xml.jaxb.Entity
- NamedEntityGraph - Class in org.hibernate.processor.xml.jaxb
- NamedEntityGraph() - Constructor for class org.hibernate.processor.xml.jaxb.NamedEntityGraph
- namedNativeQuery - Variable in class org.hibernate.processor.xml.jaxb.Entity
- namedNativeQuery - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- NamedNativeQuery - Class in org.hibernate.processor.xml.jaxb
- NamedNativeQuery() - Constructor for class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- namedQuery - Variable in class org.hibernate.processor.xml.jaxb.Entity
- namedQuery - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- NamedQuery - Class in org.hibernate.processor.xml.jaxb
- NamedQuery() - Constructor for class org.hibernate.processor.xml.jaxb.NamedQuery
- namedStoredProcedureQuery - Variable in class org.hibernate.processor.xml.jaxb.Entity
- namedStoredProcedureQuery - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- NamedStoredProcedureQuery - Class in org.hibernate.processor.xml.jaxb
- NamedStoredProcedureQuery() - Constructor for class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- NamedSubgraph - Class in org.hibernate.processor.xml.jaxb
- NamedSubgraph() - Constructor for class org.hibernate.processor.xml.jaxb.NamedSubgraph
- nameToFieldName(String) - Static method in class org.hibernate.processor.util.StringUtil
- nameToMethodName(String) - Static method in class org.hibernate.processor.util.StringUtil
- NATURAL_ID - Static variable in class org.hibernate.processor.util.Constants
- NaturalIdFinderMethod - Class in org.hibernate.processor.annotation
- NaturalIdFinderMethod(AnnotationMetaEntity, ExecutableElement, String, String, String, List<String>, List<String>, List<Boolean>, boolean, String, String, List<String>, boolean, boolean, String) - Constructor for class org.hibernate.processor.annotation.NaturalIdFinderMethod
- nextEvent() - Method in class org.hibernate.processor.util.xml.JpaNamespaceTransformingEventReader
- NO_CONSTRAINT - org.hibernate.processor.xml.jaxb.ConstraintMode
- NONE - org.hibernate.processor.xml.jaxb.LockModeType
- NONE - org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- NONE - org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
- nonJtaDataSource - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- NONNULL - Static variable in class org.hibernate.processor.util.Constants
- NOT_NULL - Static variable in class org.hibernate.processor.util.Constants
- nullable - Variable in class org.hibernate.processor.xml.jaxb.Column
- nullable - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- nullable - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- nullable - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- nullable - Variable in class org.hibernate.processor.xml.jaxb.OrderColumn
- NULLABLE - Static variable in class org.hibernate.processor.util.Constants
- nullary(Class<T>) - Static method in interface org.hibernate.processor.validation.Mocker
- NullnessUtil - Class in org.hibernate.processor.util
-
Utility class for the Nullness Checker.
O
- ObjectFactory - Class in org.hibernate.processor.xml.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.hibernate.processor.xml.jaxb package.
- ObjectFactory() - Constructor for class org.hibernate.processor.xml.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.hibernate.processor.xml.jaxb
- ONE_TO_MANY - Static variable in class org.hibernate.processor.util.Constants
- ONE_TO_ONE - Static variable in class org.hibernate.processor.util.Constants
- oneToMany - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- oneToMany - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- OneToMany - Class in org.hibernate.processor.xml.jaxb
- OneToMany() - Constructor for class org.hibernate.processor.xml.jaxb.OneToMany
- oneToOne - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- oneToOne - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
- OneToOne - Class in org.hibernate.processor.xml.jaxb
- OneToOne() - Constructor for class org.hibernate.processor.xml.jaxb.OneToOne
- OPTIMISTIC - org.hibernate.processor.xml.jaxb.LockModeType
- OPTIMISTIC_FORCE_INCREMENT - org.hibernate.processor.xml.jaxb.LockModeType
- optional - Variable in class org.hibernate.processor.xml.jaxb.Basic
- optional - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- optional - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- OPTIONAL - Static variable in class org.hibernate.processor.util.Constants
- orderBy - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- orderBy - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- orderBy - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- orderColumn - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- orderColumn - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- orderColumn - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- OrderColumn - Class in org.hibernate.processor.xml.jaxb
- OrderColumn() - Constructor for class org.hibernate.processor.xml.jaxb.OrderColumn
- ORDINAL - org.hibernate.processor.xml.jaxb.EnumType
- org.hibernate.jpamodelgen - package org.hibernate.jpamodelgen
- org.hibernate.processor - package org.hibernate.processor
-
The main package of this annotation processor.
- org.hibernate.processor.annotation - package org.hibernate.processor.annotation
-
Implementation of the model classes backed by annotations.
- org.hibernate.processor.model - package org.hibernate.processor.model
- org.hibernate.processor.util - package org.hibernate.processor.util
-
Helper classes for string and type processing as well as access type detection.
- org.hibernate.processor.util.xml - package org.hibernate.processor.util.xml
-
XML helper classes.
- org.hibernate.processor.validation - package org.hibernate.processor.validation
-
Validation for HQL queries.
- org.hibernate.processor.xml - package org.hibernate.processor.xml
-
Implementation of the model classes backed by annotations.
- org.hibernate.processor.xml.jaxb - package org.hibernate.processor.xml.jaxb
- ORM_XML_OPTION - Static variable in class org.hibernate.processor.HibernateProcessor
-
Path to an
orm.xmlfile - orphanRemoval - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- orphanRemoval - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- OUT - org.hibernate.processor.xml.jaxb.ParameterMode
P
- packageNameFromFqcn(String) - Static method in class org.hibernate.processor.util.StringUtil
- PANACHE_ORM_ENTITY_BASE - Static variable in class org.hibernate.processor.util.Constants
- PANACHE_ORM_REPOSITORY_BASE - Static variable in class org.hibernate.processor.util.Constants
- PANACHE_REACTIVE_ENTITY_BASE - Static variable in class org.hibernate.processor.util.Constants
- PANACHE_REACTIVE_REPOSITORY_BASE - Static variable in class org.hibernate.processor.util.Constants
- parameter - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- ParameterMode - Enum in org.hibernate.processor.xml.jaxb
-
Java class for parameter-mode.
- parseXml() - Method in class org.hibernate.processor.xml.JpaDescriptorParser
- PATTERN - Static variable in class org.hibernate.processor.util.Constants
- peek() - Method in class org.hibernate.processor.util.xml.JpaNamespaceTransformingEventReader
- Persistence - Class in org.hibernate.processor.xml.jaxb
-
Java class for anonymous complex type.
- Persistence() - Constructor for class org.hibernate.processor.xml.jaxb.Persistence
- PERSISTENCE_XML_OPTION - Static variable in class org.hibernate.processor.HibernateProcessor
-
Path to a
persistence.xmlfile - Persistence.PersistenceUnit - Class in org.hibernate.processor.xml.jaxb
-
Configuration of a persistence unit.
- Persistence.PersistenceUnit.Properties - Class in org.hibernate.processor.xml.jaxb
-
Java class for anonymous complex type.
- Persistence.PersistenceUnit.Properties.Property - Class in org.hibernate.processor.xml.jaxb
-
Java class for anonymous complex type.
- persistenceUnit - Variable in class org.hibernate.processor.xml.jaxb.Persistence
- PersistenceUnit() - Constructor for class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- PersistenceUnitCachingType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for persistence-unit-caching-type.
- persistenceUnitDefaults - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
- PersistenceUnitDefaults - Class in org.hibernate.processor.xml.jaxb
-
These defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings.
- PersistenceUnitDefaults() - Constructor for class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- persistenceUnitMetadata - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- PersistenceUnitMetadata - Class in org.hibernate.processor.xml.jaxb
-
Metadata that applies to the persistence unit and not just to the mapping file in which it is contained.
- PersistenceUnitMetadata() - Constructor for class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
- PersistenceUnitTransactionType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for persistence-unit-transaction-type.
- PersistenceUnitValidationModeType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for persistence-unit-validation-mode-type.
- PESSIMISTIC_FORCE_INCREMENT - org.hibernate.processor.xml.jaxb.LockModeType
- PESSIMISTIC_READ - org.hibernate.processor.xml.jaxb.LockModeType
- PESSIMISTIC_WRITE - org.hibernate.processor.xml.jaxb.LockModeType
- pkColumnName - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- pkColumnValue - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- postLoad - Variable in class org.hibernate.processor.xml.jaxb.Entity
- postLoad - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- postLoad - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PostLoad - Class in org.hibernate.processor.xml.jaxb
- PostLoad() - Constructor for class org.hibernate.processor.xml.jaxb.PostLoad
- postPersist - Variable in class org.hibernate.processor.xml.jaxb.Entity
- postPersist - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- postPersist - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PostPersist - Class in org.hibernate.processor.xml.jaxb
- PostPersist() - Constructor for class org.hibernate.processor.xml.jaxb.PostPersist
- postRemove - Variable in class org.hibernate.processor.xml.jaxb.Entity
- postRemove - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- postRemove - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PostRemove - Class in org.hibernate.processor.xml.jaxb
- PostRemove() - Constructor for class org.hibernate.processor.xml.jaxb.PostRemove
- postUpdate - Variable in class org.hibernate.processor.xml.jaxb.Entity
- postUpdate - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- postUpdate - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PostUpdate - Class in org.hibernate.processor.xml.jaxb
- PostUpdate() - Constructor for class org.hibernate.processor.xml.jaxb.PostUpdate
- precision - Variable in class org.hibernate.processor.xml.jaxb.Column
- precision - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- prePersist - Variable in class org.hibernate.processor.xml.jaxb.Entity
- prePersist - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- prePersist - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PrePersist - Class in org.hibernate.processor.xml.jaxb
- PrePersist() - Constructor for class org.hibernate.processor.xml.jaxb.PrePersist
- preRemove - Variable in class org.hibernate.processor.xml.jaxb.Entity
- preRemove - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- preRemove - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PreRemove - Class in org.hibernate.processor.xml.jaxb
- PreRemove() - Constructor for class org.hibernate.processor.xml.jaxb.PreRemove
- preUpdate - Variable in class org.hibernate.processor.xml.jaxb.Entity
- preUpdate - Variable in class org.hibernate.processor.xml.jaxb.EntityListener
- preUpdate - Variable in class org.hibernate.processor.xml.jaxb.MappedSuperclass
- PreUpdate - Class in org.hibernate.processor.xml.jaxb
- PreUpdate() - Constructor for class org.hibernate.processor.xml.jaxb.PreUpdate
- primaryKeyForeignKey - Variable in class org.hibernate.processor.xml.jaxb.Entity
- primaryKeyForeignKey - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- primaryKeyForeignKey - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- primaryKeyJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.Entity
- primaryKeyJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- primaryKeyJoinColumn - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- PrimaryKeyJoinColumn - Class in org.hibernate.processor.xml.jaxb
- PrimaryKeyJoinColumn() - Constructor for class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
- PRIMITIVE_TYPES - Static variable in class org.hibernate.processor.util.TypeUtils
- primitiveClassMatchesKind(Class<?>, TypeKind) - Static method in class org.hibernate.processor.util.TypeUtils
- procedureName - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.hibernate.processor.HibernateProcessor
- ProcessLaterException - Exception in org.hibernate.processor
- ProcessLaterException() - Constructor for exception org.hibernate.processor.ProcessLaterException
- ProcessorSessionFactory - Class in org.hibernate.processor.validation
-
Implementation of the
Mockobjects based on standard annotation processor APIs. - ProcessorSessionFactory(ProcessingEnvironment, Map<String, String>, Map<String, Set<String>>) - Constructor for class org.hibernate.processor.validation.ProcessorSessionFactory
- ProcessorSessionFactory.Component - Class in org.hibernate.processor.validation
- ProcessorSessionFactory.ElementCollectionPersister - Class in org.hibernate.processor.validation
- ProcessorSessionFactory.EntityPersister - Class in org.hibernate.processor.validation
- ProcessorSessionFactory.ToManyAssociationPersister - Class in org.hibernate.processor.validation
- properties - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- Properties() - Constructor for class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties
- property - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties
- Property() - Constructor for class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
- PROPERTY - org.hibernate.processor.util.AccessType
- PROPERTY - org.hibernate.processor.xml.jaxb.AccessType
- propertyName(AnnotationMetaEntity, Element) - Static method in class org.hibernate.processor.util.TypeUtils
- provider - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- PROVIDER_DEFAULT - org.hibernate.processor.xml.jaxb.ConstraintMode
Q
- qualifiedNameForEntityName(String) - Method in class org.hibernate.processor.Context
- qualifier(String) - Static method in class org.hibernate.processor.ImportContextImpl
- QUARKUS_SESSION_OPERATIONS - Static variable in class org.hibernate.processor.util.Constants
- query - Variable in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- query - Variable in class org.hibernate.processor.xml.jaxb.NamedQuery
- QUERY - Static variable in class org.hibernate.processor.util.Constants
- QueryHint - Class in org.hibernate.processor.xml.jaxb
- QueryHint() - Constructor for class org.hibernate.processor.xml.jaxb.QueryHint
- QueryMethod - Class in org.hibernate.processor.annotation
R
- READ - org.hibernate.processor.xml.jaxb.LockModeType
- REF_CURSOR - org.hibernate.processor.xml.jaxb.ParameterMode
- referencedColumnName - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- referencedColumnName - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- referencedColumnName - Variable in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
- removeElementToRedo(CharSequence) - Method in class org.hibernate.processor.Context
- RepositoryConstructor - Class in org.hibernate.processor.annotation
-
A general purpose constructor which accepts the session.
- RepositoryConstructor(AnnotationMetaEntity, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.hibernate.processor.annotation.RepositoryConstructor
- RESOURCE_LOCAL - org.hibernate.processor.xml.jaxb.PersistenceUnitTransactionType
- resultClass - Variable in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- resultClass - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
- resultSetMapping - Variable in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
- resultSetMapping - Variable in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
S
- scale - Variable in class org.hibernate.processor.xml.jaxb.Column
- scale - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- schema - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- schema - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- schema - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- schema - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
- schema - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- schema - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- schema - Variable in class org.hibernate.processor.xml.jaxb.Table
- schema - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- scope() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- scope() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- scope() - Method in interface org.hibernate.processor.model.Metamodel
-
What is its CDI scope for injection?
- scope() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- secondaryTable - Variable in class org.hibernate.processor.xml.jaxb.Entity
- SecondaryTable - Class in org.hibernate.processor.xml.jaxb
- SecondaryTable() - Constructor for class org.hibernate.processor.xml.jaxb.SecondaryTable
- SEQUENCE - org.hibernate.processor.xml.jaxb.GenerationType
- sequenceGenerator - Variable in class org.hibernate.processor.xml.jaxb.Entity
- sequenceGenerator - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- sequenceGenerator - Variable in class org.hibernate.processor.xml.jaxb.Id
- SequenceGenerator - Class in org.hibernate.processor.xml.jaxb
- SequenceGenerator() - Constructor for class org.hibernate.processor.xml.jaxb.SequenceGenerator
- sequenceName - Variable in class org.hibernate.processor.xml.jaxb.SequenceGenerator
- SESSION_TYPES - Static variable in class org.hibernate.processor.util.Constants
- SET - Static variable in class org.hibernate.processor.util.Constants
- SET_ATTRIBUTE - Static variable in class org.hibernate.processor.util.Constants
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.EmbeddedId
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the access property.
- setAccess(AccessType) - Method in class org.hibernate.processor.xml.jaxb.Version
-
Sets the value of the access property.
- setAddDependentAnnotation(boolean) - Method in class org.hibernate.processor.Context
- setAddGeneratedAnnotation(boolean) - Method in class org.hibernate.processor.Context
- setAddGenerationDate(boolean) - Method in class org.hibernate.processor.Context
- setAddInjectAnnotation(boolean) - Method in class org.hibernate.processor.Context
- setAddNonnullAnnotation(boolean) - Method in class org.hibernate.processor.Context
- setAddTransactionScopedAnnotation(boolean) - Method in class org.hibernate.processor.Context
- setAllocationSize(Integer) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the allocationSize property.
- setAllocationSize(Integer) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the allocationSize property.
- setAttributeName(String) - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Sets the value of the attributeName property.
- setAttributes(Attributes) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the attributes property.
- setAttributes(Attributes) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the attributes property.
- setAttributes(EmbeddableAttributes) - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Sets the value of the attributes property.
- setAutoApply(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Converter
-
Sets the value of the autoApply property.
- setCacheable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the cacheable property.
- setCascade(CascadeType) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the cascade property.
- setCascade(CascadeType) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the cascade property.
- setCascadeAll(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Sets the value of the cascadeAll property.
- setCascadeDetach(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Sets the value of the cascadeDetach property.
- setCascadeMerge(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Sets the value of the cascadeMerge property.
- setCascadePersist(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Sets the value of the cascadePersist property.
- setCascadePersist(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the cascadePersist property.
- setCascadeRefresh(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Sets the value of the cascadeRefresh property.
- setCascadeRemove(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.CascadeType
-
Sets the value of the cascadeRemove property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.Table
-
Sets the value of the catalog property.
- setCatalog(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the catalog property.
- setCheckNullability(boolean) - Method in class org.hibernate.processor.validation.MockSessionFactory
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.ColumnResult
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.Converter
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.IdClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyClass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.NamedSubgraph
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Sets the value of the clazz property.
- setCollectionTable(CollectionTable) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the collectionTable property.
- setColumn(String) - Method in class org.hibernate.processor.xml.jaxb.FieldResult
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.processor.xml.jaxb.AttributeOverride
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the column property.
- setColumn(Column) - Method in class org.hibernate.processor.xml.jaxb.Version
-
Sets the value of the column property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Sets the value of the columnDefinition property.
- setColumnDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
-
Sets the value of the columnDefinition property.
- setColumnList(String) - Method in class org.hibernate.processor.xml.jaxb.Index
-
Sets the value of the columnList property.
- setConstraintMode(ConstraintMode) - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Sets the value of the constraintMode property.
- setConvert(Convert) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the convert property.
- setConverter(String) - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Sets the value of the converter property.
- setDefaultAccessType(AccessType) - Method in class org.hibernate.processor.util.AccessTypeInformation
- setDelimitedIdentifiers(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the delimitedIdentifiers property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.AttributeOverride
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Converter
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Index
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PostLoad
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PostPersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PostRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PostUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PrePersist
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PreRemove
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.PreUpdate
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.QueryHint
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Sets the value of the description property.
- setDescription(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the description property.
- setDisableConversion(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Convert
-
Sets the value of the disableConversion property.
- setDiscriminatorColumn(String) - Method in class org.hibernate.processor.xml.jaxb.EntityResult
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorColumn(DiscriminatorColumn) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the discriminatorColumn property.
- setDiscriminatorType(DiscriminatorType) - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Sets the value of the discriminatorType property.
- setDiscriminatorValue(String) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the discriminatorValue property.
- setEmbeddedId(EmbeddedId) - Method in class org.hibernate.processor.xml.jaxb.Attributes
-
Sets the value of the embeddedId property.
- setEntityClass(String) - Method in class org.hibernate.processor.xml.jaxb.EntityResult
-
Sets the value of the entityClass property.
- setEntityListeners(EntityListeners) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the entityListeners property.
- setEntityListeners(EntityListeners) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the entityListeners property.
- setEnumerated(EnumType) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the enumerated property.
- setEnumerated(EnumType) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the enumerated property.
- setExclude(String) - Method in class org.hibernate.processor.Context
- setExcludeDefaultListeners(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the excludeDefaultListeners property.
- setExcludeDefaultListeners(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the excludeDefaultListeners property.
- setExcludeSuperclassListeners(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeSuperclassListeners(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the excludeSuperclassListeners property.
- setExcludeUnlistedClasses(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the excludeUnlistedClasses property.
- setExplicitAccessType(AccessType) - Method in class org.hibernate.processor.util.AccessTypeInformation
- setFetch(FetchType) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the fetch property.
- setFetch(FetchType) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the fetch property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the foreignKey property.
- setForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the foreignKey property.
- setForeignKeyDefinition(String) - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Sets the value of the foreignKeyDefinition property.
- setGeneratedValue(GeneratedValue) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the generatedValue property.
- setGenerateJakartaDataStaticMetamodel(boolean) - Method in class org.hibernate.processor.Context
- setGenerator(String) - Method in class org.hibernate.processor.xml.jaxb.GeneratedValue
-
Sets the value of the generator property.
- setId(Boolean) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the id property.
- setId(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the id property.
- setIdClass(IdClass) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the idClass property.
- setIdClass(IdClass) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the idClass property.
- setInclude(String) - Method in class org.hibernate.processor.Context
- setIncludeAllAttributes(Boolean) - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Sets the value of the includeAllAttributes property.
- setInheritance(Inheritance) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the inheritance property.
- setInitialValue(Integer) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the initialValue property.
- setInitialValue(Integer) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the initialValue property.
- setInsertable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the insertable property.
- setInsertable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Sets the value of the insertable property.
- setInverseForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Sets the value of the inverseForeignKey property.
- setJoinTable(JoinTable) - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the joinTable property.
- setJoinTable(JoinTable) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the joinTable property.
- setJtaDataSource(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the jtaDataSource property.
- setKeySubgraph(String) - Method in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
-
Sets the value of the keySubgraph property.
- setLength(Integer) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Sets the value of the length property.
- setLength(Integer) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the length property.
- setLob(Lob) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the lob property.
- setLob(Lob) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the lob property.
- setLockMode(LockModeType) - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Sets the value of the lockMode property.
- setMapKey(MapKey) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mapKey property.
- setMapKey(MapKey) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mapKey property.
- setMapKeyClass(MapKeyClass) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyClass(MapKeyClass) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mapKeyClass property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyColumn(MapKeyColumn) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mapKeyColumn property.
- setMapKeyEnumerated(EnumType) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyEnumerated(EnumType) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mapKeyEnumerated property.
- setMapKeyForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyForeignKey property.
- setMapKeyForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyForeignKey property.
- setMapKeyForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mapKeyForeignKey property.
- setMapKeyTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mapKeyTemporal property.
- setMapKeyTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mapKeyTemporal property.
- setMappedBy(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the mappedBy property.
- setMappedBy(String) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the mappedBy property.
- setMapsId(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the mapsId property.
- setMapsId(String) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the mapsId property.
- setMetadataComplete(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Embeddable
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the metadataComplete property.
- setMetadataComplete(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the metadataComplete property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PostLoad
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PostPersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PostRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PostUpdate
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PrePersist
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PreRemove
-
Sets the value of the methodName property.
- setMethodName(String) - Method in class org.hibernate.processor.xml.jaxb.PreUpdate
-
Sets the value of the methodName property.
- setMode(ParameterMode) - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Sets the value of the mode property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.AssociationOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.AttributeOverride
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.ColumnResult
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.DiscriminatorColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Embedded
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.EmbeddedId
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.FieldResult
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.ForeignKey
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Index
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.MapKey
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedSubgraph
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.QueryHint
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Table
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Transient
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.UniqueConstraint
-
Sets the value of the name property.
- setName(String) - Method in class org.hibernate.processor.xml.jaxb.Version
-
Sets the value of the name property.
- setNonJtaDataSource(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the nonJtaDataSource property.
- setNullable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the nullable property.
- setNullable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Sets the value of the nullable property.
- setOptional(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the optional property.
- setOptional(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the optional property.
- setOrderBy(String) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the orderBy property.
- setOrderBy(String) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the orderBy property.
- setOrderColumn(OrderColumn) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the orderColumn property.
- setOrderColumn(OrderColumn) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the orderColumn property.
- setOrphanRemoval(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the orphanRemoval property.
- setOrphanRemoval(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the orphanRemoval property.
- setPackage(String) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the package property.
- setPersistenceUnitDefaultAccessType(AccessType) - Method in class org.hibernate.processor.Context
- setPersistenceUnitDefaults(PersistenceUnitDefaults) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
-
Sets the value of the persistenceUnitDefaults property.
- setPersistenceUnitMetadata(PersistenceUnitMetadata) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the persistenceUnitMetadata property.
- setPkColumnName(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the pkColumnName property.
- setPkColumnValue(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the pkColumnValue property.
- setPostLoad(PostLoad) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the postLoad property.
- setPostLoad(PostLoad) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the postLoad property.
- setPostPersist(PostPersist) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the postPersist property.
- setPostPersist(PostPersist) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the postPersist property.
- setPostRemove(PostRemove) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the postRemove property.
- setPostRemove(PostRemove) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the postRemove property.
- setPostUpdate(PostUpdate) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the postUpdate property.
- setPostUpdate(PostUpdate) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the postUpdate property.
- setPrecision(Integer) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the precision property.
- setPrecision(Integer) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the precision property.
- setPrePersist(PrePersist) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the prePersist property.
- setPrePersist(PrePersist) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the prePersist property.
- setPreRemove(PreRemove) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the preRemove property.
- setPreRemove(PreRemove) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the preRemove property.
- setPreUpdate(PreUpdate) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.hibernate.processor.xml.jaxb.EntityListener
-
Sets the value of the preUpdate property.
- setPreUpdate(PreUpdate) - Method in class org.hibernate.processor.xml.jaxb.MappedSuperclass
-
Sets the value of the preUpdate property.
- setPrimaryKeyForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the primaryKeyForeignKey property.
- setPrimaryKeyForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the primaryKeyForeignKey property.
- setPrimaryKeyForeignKey(ForeignKey) - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Sets the value of the primaryKeyForeignKey property.
- setProcedureName(String) - Method in class org.hibernate.processor.xml.jaxb.NamedStoredProcedureQuery
-
Sets the value of the procedureName property.
- setProperties(Persistence.PersistenceUnit.Properties) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the properties property.
- setProvider(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the provider property.
- setQuarkusInjection(boolean) - Method in class org.hibernate.processor.Context
- setQuery(String) - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Sets the value of the query property.
- setQuery(String) - Method in class org.hibernate.processor.xml.jaxb.NamedQuery
-
Sets the value of the query property.
- setReferencedColumnName(String) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setReferencedColumnName(String) - Method in class org.hibernate.processor.xml.jaxb.PrimaryKeyJoinColumn
-
Sets the value of the referencedColumnName property.
- setResultClass(String) - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Sets the value of the resultClass property.
- setResultSetMapping(String) - Method in class org.hibernate.processor.xml.jaxb.NamedNativeQuery
-
Sets the value of the resultSetMapping property.
- setScale(Integer) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the scale property.
- setScale(Integer) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the scale property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.CollectionTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.JoinTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitDefaults
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.SecondaryTable
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.Table
-
Sets the value of the schema property.
- setSchema(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the schema property.
- setSequenceGenerator(SequenceGenerator) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the sequenceGenerator property.
- setSequenceGenerator(SequenceGenerator) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the sequenceGenerator property.
- setSequenceName(String) - Method in class org.hibernate.processor.xml.jaxb.SequenceGenerator
-
Sets the value of the sequenceName property.
- setSharedCacheMode(PersistenceUnitCachingType) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the sharedCacheMode property.
- setStrategy(GenerationType) - Method in class org.hibernate.processor.xml.jaxb.GeneratedValue
-
Sets the value of the strategy property.
- setStrategy(InheritanceType) - Method in class org.hibernate.processor.xml.jaxb.Inheritance
-
Sets the value of the strategy property.
- setSubgraph(String) - Method in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
-
Sets the value of the subgraph property.
- setSuppressedWarnings(String[]) - Method in class org.hibernate.processor.Context
- setTable(String) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the table property.
- setTable(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the table property.
- setTable(Table) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the table property.
- setTableGenerator(TableGenerator) - Method in class org.hibernate.processor.xml.jaxb.Entity
-
Sets the value of the tableGenerator property.
- setTableGenerator(TableGenerator) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the tableGenerator property.
- setTargetClass(String) - Method in class org.hibernate.processor.xml.jaxb.ConstructorResult
-
Sets the value of the targetClass property.
- setTargetClass(String) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the targetClass property.
- setTargetEntity(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.hibernate.processor.xml.jaxb.ManyToOne
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.hibernate.processor.xml.jaxb.OneToMany
-
Sets the value of the targetEntity property.
- setTargetEntity(String) - Method in class org.hibernate.processor.xml.jaxb.OneToOne
-
Sets the value of the targetEntity property.
- setTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.Basic
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.ElementCollection
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.Id
-
Sets the value of the temporal property.
- setTemporal(TemporalType) - Method in class org.hibernate.processor.xml.jaxb.Version
-
Sets the value of the temporal property.
- setTransactionType(PersistenceUnitTransactionType) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the transactionType property.
- setUnique(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Index
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the unique property.
- setUnique(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the unique property.
- setUpdatable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.Column
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.JoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
-
Sets the value of the updatable property.
- setUpdatable(Boolean) - Method in class org.hibernate.processor.xml.jaxb.OrderColumn
-
Sets the value of the updatable property.
- setUsesQuarkusOrm(boolean) - Method in class org.hibernate.processor.Context
- setUsesQuarkusReactive(boolean) - Method in class org.hibernate.processor.Context
- setValidationMode(PersistenceUnitValidationModeType) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
-
Sets the value of the validationMode property.
- setValue(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
-
Sets the value of the value property.
- setValue(String) - Method in class org.hibernate.processor.xml.jaxb.QueryHint
-
Sets the value of the value property.
- setValueColumnName(String) - Method in class org.hibernate.processor.xml.jaxb.TableGenerator
-
Sets the value of the valueColumnName property.
- setVersion(String) - Method in class org.hibernate.processor.xml.jaxb.EntityMappings
-
Sets the value of the version property.
- setVersion(String) - Method in class org.hibernate.processor.xml.jaxb.Persistence
-
Sets the value of the version property.
- setXmlMappingMetadataComplete(EmptyType) - Method in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
-
Sets the value of the xmlMappingMetadataComplete property.
- sharedCacheMode - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- SINGLE_TABLE - org.hibernate.processor.xml.jaxb.InheritanceType
- SINGULAR_ATTRIBUTE - Static variable in class org.hibernate.processor.util.Constants
- SQL - Static variable in class org.hibernate.processor.util.Constants
- SQL_RESULT_SET_MAPPING - Static variable in class org.hibernate.processor.util.Constants
- SQL_RESULT_SET_MAPPINGS - Static variable in class org.hibernate.processor.util.Constants
- sqlResultSetMapping - Variable in class org.hibernate.processor.xml.jaxb.Entity
- sqlResultSetMapping - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- SqlResultSetMapping - Class in org.hibernate.processor.xml.jaxb
- SqlResultSetMapping() - Constructor for class org.hibernate.processor.xml.jaxb.SqlResultSetMapping
- staticImport(String, String) - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- staticImport(String, String) - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- staticImport(String, String) - Method in class org.hibernate.processor.ImportContextImpl
- staticImport(String, String) - Method in interface org.hibernate.processor.model.ImportContext
- staticImport(String, String) - Method in interface org.hibernate.processor.model.Metamodel
- staticImport(String, String) - Method in class org.hibernate.processor.xml.XmlMetaEntity
- StoredProcedureParameter - Class in org.hibernate.processor.xml.jaxb
- StoredProcedureParameter() - Constructor for class org.hibernate.processor.xml.jaxb.StoredProcedureParameter
- strategy - Variable in class org.hibernate.processor.xml.jaxb.GeneratedValue
- strategy - Variable in class org.hibernate.processor.xml.jaxb.Inheritance
- STREAM - Static variable in class org.hibernate.processor.util.Constants
- STRING - org.hibernate.processor.xml.jaxb.DiscriminatorType
- STRING - org.hibernate.processor.xml.jaxb.EnumType
- StringUtil - Class in org.hibernate.processor.util
- subclassSubgraph - Variable in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
- subgraph - Variable in class org.hibernate.processor.xml.jaxb.NamedAttributeNode
- subgraph - Variable in class org.hibernate.processor.xml.jaxb.NamedEntityGraph
- SUPPRESS_JAKARTA_DATA_METAMODEL - Static variable in class org.hibernate.processor.HibernateProcessor
-
Option to suppress generation of the Jakarta Data static metamodel, even when Jakarta Data is available on the build path.
T
- table - Variable in class org.hibernate.processor.xml.jaxb.Column
- table - Variable in class org.hibernate.processor.xml.jaxb.Entity
- table - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- table - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- table - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- table - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- Table - Class in org.hibernate.processor.xml.jaxb
- Table() - Constructor for class org.hibernate.processor.xml.jaxb.Table
- TABLE - org.hibernate.processor.xml.jaxb.GenerationType
- TABLE_PER_CLASS - org.hibernate.processor.xml.jaxb.InheritanceType
- tableGenerator - Variable in class org.hibernate.processor.xml.jaxb.Entity
- tableGenerator - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- tableGenerator - Variable in class org.hibernate.processor.xml.jaxb.Id
- TableGenerator - Class in org.hibernate.processor.xml.jaxb
- TableGenerator() - Constructor for class org.hibernate.processor.xml.jaxb.TableGenerator
- targetClass - Variable in class org.hibernate.processor.xml.jaxb.ConstructorResult
- targetClass - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- targetEntity - Variable in class org.hibernate.processor.xml.jaxb.ManyToMany
- targetEntity - Variable in class org.hibernate.processor.xml.jaxb.ManyToOne
- targetEntity - Variable in class org.hibernate.processor.xml.jaxb.OneToMany
- targetEntity - Variable in class org.hibernate.processor.xml.jaxb.OneToOne
- temporal - Variable in class org.hibernate.processor.xml.jaxb.Basic
- temporal - Variable in class org.hibernate.processor.xml.jaxb.ElementCollection
- temporal - Variable in class org.hibernate.processor.xml.jaxb.Id
- temporal - Variable in class org.hibernate.processor.xml.jaxb.Version
- TemporalType - Enum in org.hibernate.processor.xml.jaxb
-
Java class for temporal-type.
- TIME - org.hibernate.processor.xml.jaxb.TemporalType
- TIMESTAMP - org.hibernate.processor.xml.jaxb.TemporalType
- toArrayTypeString(ArrayType, Context) - Static method in class org.hibernate.processor.util.TypeUtils
- toColumns(String) - Method in class org.hibernate.processor.validation.MockCollectionPersister
- toColumns(String) - Method in class org.hibernate.processor.validation.MockEntityPersister
- ToManyAssociationPersister(String, CollectionType, String, ProcessorSessionFactory) - Constructor for class org.hibernate.processor.validation.ProcessorSessionFactory.ToManyAssociationPersister
- toString() - Method in class org.hibernate.processor.annotation.AnnotationMetaAttribute
- toString() - Method in class org.hibernate.processor.annotation.AnnotationMetaEntity
- toString() - Method in class org.hibernate.processor.annotation.AnnotationMetaPackage
- toString() - Method in class org.hibernate.processor.annotation.DataAnnotationMetaAttribute
- toString() - Method in class org.hibernate.processor.Context
- toString() - Method in class org.hibernate.processor.util.AccessTypeInformation
- toString() - Method in class org.hibernate.processor.util.FileTimeStampChecker
- toString() - Method in class org.hibernate.processor.validation.MockEntityPersister
- toString() - Method in class org.hibernate.processor.xml.XmlMetaAttribute
- toString() - Method in class org.hibernate.processor.xml.XmlMetaEntity
- toString(TypeMirror) - Static method in class org.hibernate.processor.util.TypeRenderingVisitor
- toType(String) - Method in class org.hibernate.processor.validation.MockCollectionPersister
- toType(String) - Method in class org.hibernate.processor.validation.MockEntityPersister
- toTypeString(TypeMirror) - Static method in class org.hibernate.processor.util.TypeUtils
- transactionType - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- Transient - Class in org.hibernate.processor.xml.jaxb
- Transient() - Constructor for class org.hibernate.processor.xml.jaxb.Transient
- TRANSIENT - Static variable in class org.hibernate.processor.util.Constants
- TUPLE - Static variable in class org.hibernate.processor.util.Constants
- TYPED_QUERY - Static variable in class org.hibernate.processor.util.Constants
- TypeRenderingVisitor - Class in org.hibernate.processor.util
- TypeUtils - Class in org.hibernate.processor.util
-
Utility class.
U
- UNI - Static variable in class org.hibernate.processor.util.Constants
- UNI_BOOLEAN - Static variable in class org.hibernate.processor.util.Constants
- UNI_INTEGER - Static variable in class org.hibernate.processor.util.Constants
- UNI_MUTINY_SESSION - Static variable in class org.hibernate.processor.util.Constants
- UNI_MUTINY_STATELESS_SESSION - Static variable in class org.hibernate.processor.util.Constants
- UNI_VOID - Static variable in class org.hibernate.processor.util.Constants
- unique - Variable in class org.hibernate.processor.xml.jaxb.Column
- unique - Variable in class org.hibernate.processor.xml.jaxb.Index
- unique - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- unique - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- unique - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- uniqueConstraint - Variable in class org.hibernate.processor.xml.jaxb.CollectionTable
- uniqueConstraint - Variable in class org.hibernate.processor.xml.jaxb.JoinTable
- uniqueConstraint - Variable in class org.hibernate.processor.xml.jaxb.SecondaryTable
- uniqueConstraint - Variable in class org.hibernate.processor.xml.jaxb.Table
- uniqueConstraint - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- UniqueConstraint - Class in org.hibernate.processor.xml.jaxb
- UniqueConstraint() - Constructor for class org.hibernate.processor.xml.jaxb.UniqueConstraint
- unqualify(String) - Static method in class org.hibernate.processor.ImportContextImpl
- UNSPECIFIED - org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- updatable - Variable in class org.hibernate.processor.xml.jaxb.Column
- updatable - Variable in class org.hibernate.processor.xml.jaxb.JoinColumn
- updatable - Variable in class org.hibernate.processor.xml.jaxb.MapKeyColumn
- updatable - Variable in class org.hibernate.processor.xml.jaxb.MapKeyJoinColumn
- updatable - Variable in class org.hibernate.processor.xml.jaxb.OrderColumn
- usesQuarkusOrm() - Method in class org.hibernate.processor.Context
- usesQuarkusReactive() - Method in class org.hibernate.processor.Context
- UUID - org.hibernate.processor.xml.jaxb.GenerationType
V
- validate(String, TypeMirror, boolean, Validation.Handler, SessionFactoryImplementor) - Static method in class org.hibernate.processor.validation.Validation
- validate(String, TypeMirror, boolean, Validation.Handler, SessionFactoryImplementor, int) - Static method in class org.hibernate.processor.validation.Validation
- validateNamedQueries() - Method in class org.hibernate.processor.validation.MockSessionFactory
- Validation - Class in org.hibernate.processor.validation
-
The entry point for HQL validation.
- Validation() - Constructor for class org.hibernate.processor.validation.Validation
- Validation.Handler - Interface in org.hibernate.processor.validation
- validationMode - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit
- value - Variable in class org.hibernate.processor.xml.jaxb.Persistence.PersistenceUnit.Properties.Property
- value - Variable in class org.hibernate.processor.xml.jaxb.QueryHint
- value() - Method in enum org.hibernate.processor.xml.jaxb.AccessType
- value() - Method in enum org.hibernate.processor.xml.jaxb.ConstraintMode
- value() - Method in enum org.hibernate.processor.xml.jaxb.DiscriminatorType
- value() - Method in enum org.hibernate.processor.xml.jaxb.EnumType
- value() - Method in enum org.hibernate.processor.xml.jaxb.FetchType
- value() - Method in enum org.hibernate.processor.xml.jaxb.GenerationType
- value() - Method in enum org.hibernate.processor.xml.jaxb.InheritanceType
- value() - Method in enum org.hibernate.processor.xml.jaxb.LockModeType
- value() - Method in enum org.hibernate.processor.xml.jaxb.ParameterMode
- value() - Method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
- value() - Method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitTransactionType
- value() - Method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
- value() - Method in enum org.hibernate.processor.xml.jaxb.TemporalType
- valueColumnName - Variable in class org.hibernate.processor.xml.jaxb.TableGenerator
- valueOf(String) - Static method in enum org.hibernate.processor.util.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.ConstraintMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.DiscriminatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.EnumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.FetchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.GenerationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.InheritanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.LockModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.ParameterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitTransactionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.hibernate.processor.xml.jaxb.TemporalType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hibernate.processor.util.AccessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.AccessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.ConstraintMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.DiscriminatorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.EnumType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.FetchType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.GenerationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.InheritanceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.LockModeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.ParameterMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitCachingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitTransactionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.PersistenceUnitValidationModeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.hibernate.processor.xml.jaxb.TemporalType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variadic(Class<T>) - Static method in interface org.hibernate.processor.validation.Mocker
- version - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- version - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- version - Variable in class org.hibernate.processor.xml.jaxb.Persistence
- Version - Class in org.hibernate.processor
-
Information about the Meta Model Generator version.
- Version - Class in org.hibernate.processor.xml.jaxb
- Version() - Constructor for class org.hibernate.processor.xml.jaxb.Version
- versionType() - Method in class org.hibernate.processor.validation.MockEntityPersister
- versionType() - Method in class org.hibernate.processor.validation.ProcessorSessionFactory.EntityPersister
- visitArray(ArrayType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitArray(ArrayType, Element) - Method in class org.hibernate.processor.annotation.DataMetaAttributeGenerationVisitor
- visitArray(ArrayType, Element) - Method in class org.hibernate.processor.annotation.MetaAttributeGenerationVisitor
- visitDeclared(DeclaredType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitDeclared(DeclaredType, Element) - Method in class org.hibernate.processor.annotation.DataMetaAttributeGenerationVisitor
- visitDeclared(DeclaredType, Element) - Method in class org.hibernate.processor.annotation.MetaAttributeGenerationVisitor
- visitExecutable(ExecutableType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitExecutable(ExecutableType, Element) - Method in class org.hibernate.processor.annotation.DataMetaAttributeGenerationVisitor
- visitExecutable(ExecutableType, Element) - Method in class org.hibernate.processor.annotation.MetaAttributeGenerationVisitor
- visitIntersection(IntersectionType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitNoType(NoType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitNull(NullType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitPrimitive(PrimitiveType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitPrimitive(PrimitiveType, Element) - Method in class org.hibernate.processor.annotation.DataMetaAttributeGenerationVisitor
- visitPrimitive(PrimitiveType, Element) - Method in class org.hibernate.processor.annotation.MetaAttributeGenerationVisitor
- visitTypeVariable(TypeVariable, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitTypeVariable(TypeVariable, Element) - Method in class org.hibernate.processor.annotation.DataMetaAttributeGenerationVisitor
- visitTypeVariable(TypeVariable, Element) - Method in class org.hibernate.processor.annotation.MetaAttributeGenerationVisitor
- visitUnion(UnionType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
- visitWildcard(WildcardType, Object) - Method in class org.hibernate.processor.util.TypeRenderingVisitor
W
- warn(int, int, String) - Method in interface org.hibernate.processor.validation.Validation.Handler
- WRITE - org.hibernate.processor.xml.jaxb.LockModeType
- writeFile(Metamodel, Context) - Static method in class org.hibernate.processor.ClassWriter
X
- xmlMappingMetadataComplete - Variable in class org.hibernate.processor.xml.jaxb.PersistenceUnitMetadata
- XmlMetaAttribute - Class in org.hibernate.processor.xml
- XmlMetaCollection - Class in org.hibernate.processor.xml
- XmlMetaCollection(XmlMetaEntity, String, String, String) - Constructor for class org.hibernate.processor.xml.XmlMetaCollection
- XmlMetaEntity - Class in org.hibernate.processor.xml
-
Collects XML-based meta information about an annotated type (entity, embeddable or mapped superclass).
- XmlMetaMap - Class in org.hibernate.processor.xml
- XmlMetaMap(XmlMetaEntity, String, String, String, String) - Constructor for class org.hibernate.processor.xml.XmlMetaMap
- XmlMetaSingleAttribute - Class in org.hibernate.processor.xml
- XmlMetaSingleAttribute(XmlMetaEntity, String, String) - Constructor for class org.hibernate.processor.xml.XmlMetaSingleAttribute
- XmlParserHelper - Class in org.hibernate.processor.util.xml
-
Provides common functionality used for XML parsing.
- XmlParserHelper(Context) - Constructor for class org.hibernate.processor.util.xml.XmlParserHelper
- XmlParsingException - Exception in org.hibernate.processor.util.xml
-
Custom exception for all sorts of XML parsing related exceptions.
- XmlParsingException(String, Throwable) - Constructor for exception org.hibernate.processor.util.xml.XmlParsingException
_
- _package - Variable in class org.hibernate.processor.xml.jaxb.EntityMappings
- _transient - Variable in class org.hibernate.processor.xml.jaxb.Attributes
- _transient - Variable in class org.hibernate.processor.xml.jaxb.EmbeddableAttributes
All Classes All Packages