Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AdditionalJpaModelBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AdditionalJpaModelBuildItem(String) - Constructor for class io.quarkus.hibernate.orm.deployment.AdditionalJpaModelBuildItem
-
Deprecated.
- addPersistenceUnitAnnotationToIndex() - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- ALL - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
All identifiers are quoted.
- ALL_EXCEPT_COLUMN_DEFINITIONS - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
All identifiers, except column definitions, are quoted.
- allModelClassAndPackageNames() - Method in record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
-
Returns the value of the
allModelClassAndPackageNamesrecord component. - allowHql() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigDevUI
-
Allow hql queries in the Dev UI page
- allowJacksonModuleDiscovery(Capabilities, List<PersistenceUnitDescriptorBuildItem>, BuildProducer<ServiceProviderBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- ANNOTATED_WITH_INJECT_SERVICE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- applicationContinuity() - Method in interface io.quarkus.hibernate.orm.deployment.OracleDialectConfig
-
Specifies whether this database is accessed using a database service protected by Application Continuity.
- apply(String, ClassVisitor) - Method in class io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer
- asOutputPersistenceUnitDefinition(List<HibernateOrmIntegrationStaticDescriptor>) - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- AUTO - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode
-
If a Bean Validation provider is present then behaves as if both `ValidationMode#CALLBACK` and `ValidationMode#DDL` modes are configured.
- AUTO - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Equivalent to `native` if supported, `column` otherwise.
- autonomous() - Method in interface io.quarkus.hibernate.orm.deployment.OracleDialectConfig
-
Specifies whether this database is running on an Autonomous Database Cloud Service.
B
- batchFetchSize() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Deprecated.
HibernateOrmConfigPersistenceUnit.fetch()should be used to configure fetching properties. - batchSize() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitFetch
-
The size of the batches used when loading entities and collections. `-1` means batch loading is disabled.
- bindParam() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog
-
Deprecated.
- bindParameters() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog
-
Logs SQL bind parameters.
- blocking() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Whether Hibernate ORM is working in blocking mode.
- booleanPreferredJdbcType() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
-
The preferred JDBC type to use for storing boolean values.
- build(BuildProducer<ReflectiveClassBuildItem>, CombinedIndexBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateUserTypeProcessor
- build(BuildProducer<JpaModelPersistenceUnitMappingBuildItem>, List<PersistenceUnitDescriptorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- build(RecorderContext, HibernateOrmRecorder, Capabilities, JpaModelBuildItem, HibernateOrmConfig, List<PersistenceUnitDescriptorBuildItem>, List<HibernateOrmIntegrationStaticConfiguredBuildItem>, BuildProducer<BeanContainerListenerBuildItem>, BuildProducer<BeanValidationTraversableResolverBuildItem>, LaunchModeBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- buildQuarkusScanner(JpaModelBuildItem) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
-
Set up the scanner, as this scanning has already been done we need to just tell it about the classes we have discovered.
- buildUnloadedProxy(String) - Method in class io.quarkus.hibernate.orm.deployment.ProxyBuildingHelper
- bytesPerCharacter() - Method in interface io.quarkus.hibernate.orm.deployment.MySQLDialectConfig
-
Specifies the bytes per character to use based on the database's configured charset.
C
- cache() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Caching configuration
- CACHE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- CachedProxy(String, DynamicType.Unloaded<?>) - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.CachedProxy
- CALLBACK - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode
-
Bean Validation will perform the lifecycle event validation.
- candidatesForFieldAccess(JpaModelBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- charset() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
The charset of the database.
- checkTransactionsSupport(Capabilities, BuildProducer<ValidationPhaseBuildItem.ValidationErrorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- ClassNames - Class in io.quarkus.hibernate.orm.deployment
- close() - Method in class io.quarkus.hibernate.orm.deployment.integration.QuarkusClassFileLocator
- close() - Method in class io.quarkus.hibernate.orm.deployment.ProxyBuildingHelper
- close() - Method in class io.quarkus.hibernate.orm.deployment.xml.QuarkusMappingFileParser
- collectDescriptors(List<HibernateOrmIntegrationRuntimeConfiguredBuildItem>) - Static method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationRuntimeConfiguredBuildItem
- collectDescriptors(List<HibernateOrmIntegrationStaticConfiguredBuildItem>) - Static method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationStaticConfiguredBuildItem
- COLUMN - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Stores the timezone in a separate column next to the timestamp column
- compatibilityLevel() - Method in interface io.quarkus.hibernate.orm.deployment.SqlServerDialectConfig
-
The
compatibility_levelas defined insys.databases. - configName - Variable in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
- configurationDescriptorBuilding(HibernateOrmRecorder, HibernateOrmConfig, CombinedIndexBuildItem, ImpliedBlockingPersistenceUnitTypeBuildItem, List<PersistenceXmlDescriptorBuildItem>, List<JdbcDataSourceBuildItem>, List<ReactiveDataSourceBuildItem>, ApplicationArchivesBuildItem, LaunchModeBuildItem, List<AdditionalJpaModelBuildItem>, JpaModelBuildItem, Capabilities, List<SqlLoadScriptDefaultBuildItem>, BuildProducer<SystemPropertyBuildItem>, BuildProducer<NativeImageResourceBuildItem>, BuildProducer<HotDeploymentWatchedFileBuildItem>, BuildProducer<PersistenceUnitDescriptorBuildItem>, BuildProducer<ReflectiveMethodBuildItem>, BuildProducer<UnremovableBeanBuildItem>, List<DatabaseKindDialectBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- configureProperties(QuarkusPersistenceUnitDescriptor, HibernateOrmConfigPersistenceUnit, HibernateOrmConfig, boolean) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
- configureSqlLoadScript(String, HibernateOrmConfigPersistenceUnit, ApplicationArchivesBuildItem, LaunchMode, List<SqlLoadScriptDefaultBuildItem>, BuildProducer<NativeImageResourceBuildItem>, BuildProducer<HotDeploymentWatchedFileBuildItem>, QuarkusPersistenceUnitDescriptor) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
- construct() - Static method in class io.quarkus.hibernate.orm.deployment.HibernateOrmDisabledProcessor$$accessor
- contributePersistenceXmlToJpaModel(BuildProducer<JpaModelPersistenceUnitContributionBuildItem>, List<PersistenceXmlDescriptorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- contributeQuarkusConfigToJpaModel(BuildProducer<JpaModelPersistenceUnitContributionBuildItem>, HibernateOrmConfig) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- CONVERTER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- convertJpaResourceAnnotationsToQualifier(List<PersistenceUnitDescriptorBuildItem>, ImpliedBlockingPersistenceUnitTypeBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- CORE_TYPE_POOL - Static variable in class io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer
- create() - Static method in class io.quarkus.hibernate.orm.deployment.xml.QuarkusMappingFileParser
- create(HibernateOrmConfig) - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- CREATED_CONSTANTS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- createJsonRPCService() - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- CRITERIA_BUILDER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
D
- database() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Database related configuration.
- database() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Database related configuration.
- datasource() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
The name of the datasource which this persistence unit uses.
- DDL - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode
-
Bean Validation constraints will be considered for the DDL operations.
- DEFAULT - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Equivalent to `native` if supported, `normalize-utc` otherwise.
- DEFAULT_CHARSET - Static variable in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
- DEFAULT_QUERY_PLAN_CACHE_MAX_SIZE - Static variable in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery
- defaultNullOrdering() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery
-
Default precedence of null values in `ORDER BY` clauses.
- defaultPersistenceUnit() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
- defineJpaEntities(JpaModelIndexBuildItem, BuildProducer<JpaModelBuildItem>, List<IgnorableNonIndexedClasses>, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<HotDeploymentWatchedFileBuildItem>, List<JpaModelPersistenceUnitContributionBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- defineTypeOfImpliedPU(List<JdbcDataSourceBuildItem>, Capabilities) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- devServicesAutoGenerateByDefault(List<JdbcDataSourceSchemaReadyBuildItem>, List<PersistenceUnitDescriptorBuildItem>, HibernateOrmConfig, BuildProducer<DevServicesAdditionalConfigBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevServicesProcessor
- devui() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Dev UI.
- dialect() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Dialect related configuration.
- dialect() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
-
Name of the Hibernate ORM dialect.
- disableHibernateOrm(HibernateOrmDisabledRecorder) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmDisabledProcessor
- discoverModelAndRegisterForReflection() - Method in class io.quarkus.hibernate.orm.deployment.JpaJandexScavenger
- discriminator() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Discriminator related configuration.
- doBiDirectionalAssociationManagement(UnloadedField) - Method in class io.quarkus.hibernate.orm.deployment.integration.QuarkusEnhancementContext
- duration() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
- durationPreferredJdbcType() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Duration
-
The preferred JDBC type to use for storing
Durationvalues.
E
- ELEMENT_COLLECTION - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- EMBEDDABLE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- EMBEDDED - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- EMBEDDED_ANNOTATIONS - Static variable in class io.quarkus.hibernate.orm.deployment.JpaJandexScavenger
- EMBEDDED_ID - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- enabled() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Whether Hibernate ORM is enabled *during the build*.
- enabled() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigMetric
-
Whether metrics are published if a metrics extension is enabled.
- enabled() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation
-
Deprecated, for removal: This API element is subject to removal in a future version.
- enhance(String, byte[]) - Method in class io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer
- enhancerDomainObjects(JpaModelBuildItem, BuildProducer<BytecodeTransformerBuildItem>, List<AdditionalJpaModelBuildItem>, List<AdditionalJpaModelBuildItem>, BuildProducer<GeneratedClassBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- enrollBeanValidationTypeSafeActivatorForReflection(Capabilities, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- ENTITY_MANAGER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- ENTITY_MANAGER_FACTORY - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- entityClassNames() - Method in record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
-
Returns the value of the
entityClassNamesrecord component. - ENUM - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- equals(Object) - Method in record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
-
Indicates whether some other object is "equal to" this one.
- expiration() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCache
-
The cache expiration configuration.
- explicitlyListedClassNames - Variable in class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitContributionBuildItem
- explicitlyListedMappingFiles - Variable in class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitContributionBuildItem
- extended() - Method in interface io.quarkus.hibernate.orm.deployment.OracleDialectConfig
-
Support for Oracle's MAX_STRING_SIZE = EXTENDED.
F
- failOnPaginationOverCollectionFetch() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery
-
When limits cannot be applied on the database side, trigger an exception instead of attempting badly-performing in-memory result set limits.
- featureBuildItem() - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmAlwaysEnabledProcessor
- fetch() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Fetching logic configuration.
- findDataSourceWithNameDefault(String, List<T>, Function<T, String>, Function<T, Boolean>, Optional<String>) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateDataSourceUtil
- FIRST - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
-
Null values occur at the beginning of the ORDER BY clause.
- firstPresent(OptionalInt, OptionalInt) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateConfigUtil
- format() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigMapping
-
Mapping format.
- FORMAT_MAPPER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- FUNCTION_CONTRIBUTOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
G
- generateHibernateBeans(HibernateOrmRecorder, List<PersistenceUnitDescriptorBuildItem>, BuildProducer<SyntheticBeanBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- generateImpliedPersistenceUnit() - Static method in class io.quarkus.hibernate.orm.deployment.ImpliedBlockingPersistenceUnitTypeBuildItem
- generateJpaConfigBean(HibernateOrmRecorder, BuildProducer<SyntheticBeanBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- generateMissingPackageInfos(CombinedIndexBuildItem, JpaModelBuildItem, List<ApplicationClassPredicateBuildItem>, BuildProducer<GeneratedClassBuildItem>, BuildProducer<GeneratedResourceBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
-
Hibernate ORM checks package-info and if we have a negative lookup, it's not cached by AOT class loading.
- GENERATORS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- GENERIC_GENERATOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- GEOLATTE_WKB_DECODERS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- GEOLATTE_WKB_ENCODERS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- getAllModelClassNames() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- getAllModelPackageNames() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- getAsBoolean() - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmEnabled
- getAsBoolean() - Method in class io.quarkus.hibernate.orm.deployment.spatial.HibernateSpatialAvailable
- getCacheConfigEntries(HibernateOrmConfigPersistenceUnit) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateConfigUtil
- getClasses() - Method in class io.quarkus.hibernate.orm.deployment.IgnorableNonIndexedClasses
- getClassName() - Method in class io.quarkus.hibernate.orm.deployment.AdditionalJpaModelBuildItem
-
Deprecated.
- getConfig() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- getDescriptor() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceXmlDescriptorBuildItem
- getEntityClassNames() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- getEntityToPersistenceUnits() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitMappingBuildItem
- getExplicitSqlImportScriptResourceName() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- getIndex() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelIndexBuildItem
- getLoadingClassLoader() - Method in class io.quarkus.hibernate.orm.deployment.integration.QuarkusEnhancementContext
- getManagedClassNames() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- getManagedClassNames() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- getModelPerPersistenceUnit(HibernateOrmConfig, List<AdditionalJpaModelBuildItem>, JpaModelBuildItem, IndexView, boolean) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- getMultiTenancySchemaDataSource() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- getPersistenceUnitName() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- getPotentialCdiBeanClassNames() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- getUnsupportedEnhancementStrategy() - Method in class io.quarkus.hibernate.orm.deployment.integration.QuarkusEnhancementContext
- getXmlMappings(String) - Method in class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- global() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigMapping.HibernateOrmConfigMappingFormat
-
How the default JSON/XML format mappers are configured.
- globallyQuotedIdentifiers() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
-
Deprecated.
HibernateOrmConfigPersistenceUnit.quoteIdentifiers()should be used to configure quoting strategy. - GRAAL_VM_FEATURES - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- GraalVMFeatures - Class in io.quarkus.hibernate.orm.deployment
-
Activates the native-image features included in the module org.hibernate:hibernate-graalvm.
- GraalVMFeatures() - Constructor for class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
H
- handleInitialSql(List<PersistenceUnitDescriptorBuildItem>, BuildProducer<JdbcInitialSQLGeneratorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- handleNativeImageImportSql(BuildProducer<NativeImageResourceBuildItem>, List<PersistenceUnitDescriptorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- handleUpdateSql(List<PersistenceUnitDescriptorBuildItem>, BuildProducer<JdbcUpdateSQLGeneratorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- hashCode() - Method in record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
-
Returns a hash code value for this object.
- hasXmlMappings() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- HIBERNATE_CACHE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HIBERNATE_CRITERIA_BUILDER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HIBERNATE_MAPPING_ANNOTATIONS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HIBERNATE_ORM_CONFIG_PREFIX - Static variable in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- HIBERNATE_ORM_PROCESSOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HIBERNATE_PROXY - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HIBERNATE_REPOSITORY_ANNOTATIONS - Static variable in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
-
Collection of Hibernate annotations for which, if detected on interface, Hibernate processor generates repository.
- HIBERNATE_SCHEMA_MANAGER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HIBERNATE_SPATIAL_AVAILABLE - Static variable in class io.quarkus.hibernate.orm.deployment.spatial.HibernateSpatialAvailable
- HIBERNATE_SPATIAL_SERVICE_CLASS - Static variable in class io.quarkus.hibernate.orm.deployment.spatial.HibernateSpatialAvailable
- HIBERNATE_USER_TYPE_PROCESSOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- HibernateConfigUtil - Class in io.quarkus.hibernate.orm.deployment
- HibernateConfigUtil() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateConfigUtil
- HibernateDataSourceUtil - Class in io.quarkus.hibernate.orm.deployment
- HibernateDataSourceUtil() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateDataSourceUtil
- HibernateEntityEnhancer - Class in io.quarkus.hibernate.orm.deployment
-
Used to transform bytecode by registering to io.quarkus.deployment.ProcessorContext#addByteCodeTransformer(java.util.function.Function).
- HibernateEntityEnhancer() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer
- HibernateLogFilterBuildStep - Class in io.quarkus.hibernate.orm.deployment
-
Processor that sets up log filters for Hibernate
- HibernateLogFilterBuildStep() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateLogFilterBuildStep
- HibernateOrmAlwaysEnabledProcessor - Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmAlwaysEnabledProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmAlwaysEnabledProcessor
- HibernateOrmCdiProcessor - Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmCdiProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- HibernateOrmConfig - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigDatabase - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigDevUI - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigLog - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigMapping - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigMapping.HibernateOrmConfigMappingFormat - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigMetric - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfig.HibernateOrmConfigPersistenceXml - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCache - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCacheExpiration - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCacheMemory - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDiscriminator - Interface in io.quarkus.hibernate.orm.deployment
-
Discriminator configuration.
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitFetch - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitJdbc - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping - Interface in io.quarkus.hibernate.orm.deployment
-
Mapping-related configuration.
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Duration - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Id - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Id.Optimizer - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Timezone - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering - Enum Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuoteIdentifiers - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation - Interface in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode - Enum Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType - Enum Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy - Enum Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmConfigPersistenceUnit.IdOptimizerType - Enum Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmDevServicesProcessor - Class in io.quarkus.hibernate.orm.deployment.dev
- HibernateOrmDevServicesProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevServicesProcessor
- HibernateOrmDevUIProcessor - Class in io.quarkus.hibernate.orm.deployment.dev
- HibernateOrmDevUIProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- HibernateOrmDisabledProcessor - Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmDisabledProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmDisabledProcessor
- HibernateOrmDisabledProcessor$$accessor - Class in io.quarkus.hibernate.orm.deployment
- HibernateOrmEnabled - Class in io.quarkus.hibernate.orm.deployment
-
Supplier that can be used to only run build steps if the Hibernate ORM extension is enabled.
- HibernateOrmEnabled(HibernateOrmConfig) - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmEnabled
- HibernateOrmIntegrationRuntimeConfiguredBuildItem - Class in io.quarkus.hibernate.orm.deployment.integration
- HibernateOrmIntegrationRuntimeConfiguredBuildItem(String, String) - Constructor for class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationRuntimeConfiguredBuildItem
- HibernateOrmIntegrationStaticConfiguredBuildItem - Class in io.quarkus.hibernate.orm.deployment.integration
- HibernateOrmIntegrationStaticConfiguredBuildItem(String, String) - Constructor for class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationStaticConfiguredBuildItem
- HibernateOrmMetricsProcessor - Class in io.quarkus.hibernate.orm.deployment.metrics
-
Produce metrics for Hibernate ORM Avoid hard dependencies in main processor
- HibernateOrmMetricsProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.metrics.HibernateOrmMetricsProcessor
- HibernateOrmProcessor - Class in io.quarkus.hibernate.orm.deployment
-
Simulacrum of JPA bootstrap.
- HibernateOrmProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- HibernateOrmProcessor.CachedProxy - Class in io.quarkus.hibernate.orm.deployment
- HibernateProcessorUtil - Class in io.quarkus.hibernate.orm.deployment.util
-
A set of utilities method to collect the common operations needed to configure the Hibernate ORM and Hibernate Reactive extensions.
- HibernateSpatialAvailable - Class in io.quarkus.hibernate.orm.deployment.spatial
-
Supplier that can be used to only run build steps if Hibernate Spatial is available in the classpath.
- HibernateSpatialAvailable() - Constructor for class io.quarkus.hibernate.orm.deployment.spatial.HibernateSpatialAvailable
- HibernateTestTransactionCallback - Class in io.quarkus.hibernate.orm.deployment.test
- HibernateTestTransactionCallback() - Constructor for class io.quarkus.hibernate.orm.deployment.test.HibernateTestTransactionCallback
- HibernateUserTypeProcessor - Class in io.quarkus.hibernate.orm.deployment
- HibernateUserTypeProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateUserTypeProcessor
- hotDeploymentWatchedFiles(HibernateOrmConfig) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
I
- id() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
-
Optimizer configuration.
- ID_CLASS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- ID_GENERATOR_TYPE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- idOptimizerDefault() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Id.Optimizer
-
The optimizer to apply to identifier generators whose optimizer is not configured explicitly.
- IgnorableNonIndexedClasses - Class in io.quarkus.hibernate.orm.deployment
-
Indicates Hibernate feature related classes that don't need to be in the Jandex index because they are never used Various Spring Data JPA support classes are prime examples of such classes
- IgnorableNonIndexedClasses(Set<String>) - Constructor for class io.quarkus.hibernate.orm.deployment.IgnorableNonIndexedClasses
- ignore() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigPersistenceXml
-
If
true, Quarkus will ignore anypersistence.xmlfile in the classpath and rely exclusively on the Quarkus configuration. - ignoreExplicitForJoined() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDiscriminator
-
Existing applications rely (implicitly or explicitly) on Hibernate ignoring any DiscriminatorColumn declarations on joined inheritance hierarchies.
- implicitNamingStrategy() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Pluggable strategy for applying implicit naming rules when an explicit name is not given.
- ImpliedBlockingPersistenceUnitTypeBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Quarkus attempts to automatically define a persistence unit when the Hibernate ORM extension is enabled, a default datasource is defined, and there are mapped entities.
- inClauseParameterPadding() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery
-
Enables IN clause parameter padding which improves statement caching.
- includeArchivesHostingEntityPackagesInIndex(HibernateOrmConfig, BuildProducer<AdditionalApplicationArchiveMarkerBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- INJECT_SERVICE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.deployment.integration.QuarkusClassFileLocator
- INSTANCE - Static variable in class io.quarkus.hibernate.orm.deployment.integration.QuarkusEnhancementContext
- instantPreferredJdbcType() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
-
The preferred JDBC type to use for storing
Instantvalues. - INTERCEPTOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- io.quarkus.hibernate.orm.deployment - package io.quarkus.hibernate.orm.deployment
- io.quarkus.hibernate.orm.deployment.dev - package io.quarkus.hibernate.orm.deployment.dev
- io.quarkus.hibernate.orm.deployment.integration - package io.quarkus.hibernate.orm.deployment.integration
- io.quarkus.hibernate.orm.deployment.metrics - package io.quarkus.hibernate.orm.deployment.metrics
- io.quarkus.hibernate.orm.deployment.spatial - package io.quarkus.hibernate.orm.deployment.spatial
- io.quarkus.hibernate.orm.deployment.test - package io.quarkus.hibernate.orm.deployment.test
- io.quarkus.hibernate.orm.deployment.util - package io.quarkus.hibernate.orm.deployment.util
- io.quarkus.hibernate.orm.deployment.xml - package io.quarkus.hibernate.orm.deployment.xml
- isAnyNonPersistenceXmlPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigLog
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigMetric
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDatabase
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDiscriminator
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitFetch
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitJdbc
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuoteIdentifiers
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.MySQLDialectConfig
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.OracleDialectConfig
- isAnyPropertySet() - Method in interface io.quarkus.hibernate.orm.deployment.SqlServerDialectConfig
- isFromPersistenceXml() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- isHibernateValidatorPresent() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- isHibernateValidatorPresent(Capabilities) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
- isIncomplete() - Method in class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitMappingBuildItem
- isProxiable(ClassInfo) - Method in class io.quarkus.hibernate.orm.deployment.ProxyBuildingHelper
- isReactive() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
J
- jdbc() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
JDBC related configuration.
- JDBC_JAVA_TYPES - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- JPA_ENTITY - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- JPA_LISTENER_ANNOTATIONS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- JPA_MAPPING_ANNOTATIONS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- JPA_PERSISTENCE_CONTEXT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- JPA_PERSISTENCE_UNIT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- jpaEntitiesIndexer(CombinedIndexBuildItem, List<AdditionalJpaModelBuildItem>, List<AdditionalJpaModelBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- JpaJandexScavenger - Class in io.quarkus.hibernate.orm.deployment
-
Scan the Jandex index to find JPA entities (and embeddables supporting entity models).
- JpaJandexScavenger(BuildProducer<ReflectiveClassBuildItem>, BuildProducer<HotDeploymentWatchedFileBuildItem>, List<JpaModelPersistenceUnitContributionBuildItem>, IndexView, Set<String>) - Constructor for class io.quarkus.hibernate.orm.deployment.JpaJandexScavenger
- JpaModelBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Internal model to represent which objects are likely needing enhancement via HibernateEntityEnhancer.
- JpaModelBuildItem(Set<String>, Set<String>, Set<String>, Set<DotName>, Map<String, List<RecordableXmlMapping>>) - Constructor for class io.quarkus.hibernate.orm.deployment.JpaModelBuildItem
- JpaModelIndexBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Provides the Jandex index of the application, combined with the index of additional JPA components that might have been generated.
- JpaModelIndexBuildItem(CompositeIndex) - Constructor for class io.quarkus.hibernate.orm.deployment.JpaModelIndexBuildItem
- JpaModelPersistenceUnitContributionBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Provides configuration specific to a persistence unit and necessary to build the JPA model.
- JpaModelPersistenceUnitContributionBuildItem(String, URL, Collection<String>, Collection<String>) - Constructor for class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitContributionBuildItem
- JpaModelPersistenceUnitMappingBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Internal model to hold the mapping linking a JPA entity to its corresponding persistence units.
- JpaModelPersistenceUnitMappingBuildItem(Map<String, Set<String>>, boolean) - Constructor for class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitMappingBuildItem
- JpaPersistenceUnitModel - Record Class in io.quarkus.hibernate.orm.deployment
- JpaPersistenceUnitModel() - Constructor for record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
- JpaPersistenceUnitModel(Set<String>, Set<String>) - Constructor for record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
-
Creates an instance of a
JpaPersistenceUnitModelrecord class. - JSON_FORMAT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- jsonFormatterCustomizationCheck(Capabilities, Optional<FormatMapperKind>) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
- jsonMapperKind(Capabilities, BuiltinFormatMapperBehaviour) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
L
- LAST - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
-
Null values occur at the end of the ORDER BY clause.
- locate(String) - Method in class io.quarkus.hibernate.orm.deployment.integration.QuarkusClassFileLocator
- log() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Logging configuration.
- logSessionMetrics() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Whether session metrics should be appended into the server log for each Hibernate session.
M
- managedClassName - Variable in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.CachedProxy
- MAPPED_SUPERCLASS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- mapping() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
JSON/XML mapping related configuration.
- mapping() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Mapping configuration.
- mappingFiles() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
XML files to configure the entity mapping, e.g.
- mariadb() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
-
Configuration specific to Hibernate's Dialect for MariaDB
- maxDepth() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitFetch
-
The maximum depth of outer join fetch tree for single-ended associations (one-to-one, many-to-one).
- maxFetchDepth() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Deprecated.
HibernateOrmConfigPersistenceUnit.fetch()should be used to configure fetching properties. - maxIdle() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCacheExpiration
-
The maximum time before an object of the cache is considered expired.
- memory() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCache
-
The cache memory storage configuration.
- metadataBuilderContributor() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Deprecated.
- METAMODEL - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- metrics() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Configuration related to metrics.
- metrics(HibernateOrmConfig, HibernateMetricsRecorder, List<PersistenceProviderSetUpBuildItem>, List<JdbcDataSourceSchemaReadyBuildItem>, Optional<MetricsCapabilityBuildItem>, BuildProducer<MetricsFactoryConsumerBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.metrics.HibernateOrmMetricsProcessor
- mode() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation
-
Defines how the Bean Validation integration behaves.
- mssql() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
-
Configuration specific to Hibernate's Dialect for Microsoft SQLServer
- multitenancy(HibernateOrmRecorder, List<PersistenceUnitDescriptorBuildItem>, BuildProducer<SyntheticBeanBuildItem>, BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- multitenant() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Defines the method for multi-tenancy (DATABASE, NONE, SCHEMA).
- multitenantSchemaDatasource() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Deprecated.Use
HibernateOrmConfigPersistenceUnit.datasource()instead. - mysql() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
-
Configuration specific to Hibernate's Dialect for MySQL
- MySQLDialectConfig - Interface in io.quarkus.hibernate.orm.deployment
-
Configuration specific to the Hibernate ORM MySQLDialect, though may also affect other dialects such as MariaDBDialect.
N
- namedPersistenceUnits() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
- NAMING_STRATEGIES - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- NATIVE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Stores the timestamp and timezone in a column of type `timestamp with time zone`
- nativeImageFeature() - Method in class io.quarkus.hibernate.orm.deployment.HibernateLogFilterBuildStep
- NO_SQL_LOAD_SCRIPT_FILE - Static variable in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
- noBackslashEscapes() - Method in interface io.quarkus.hibernate.orm.deployment.MySQLDialectConfig
-
Specifies whether the
NO_BACKSLASH_ESCAPESsql mode is enabled. - none() - Static method in class io.quarkus.hibernate.orm.deployment.ImpliedBlockingPersistenceUnitTypeBuildItem
- NONE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
-
Null precedence not specified.
- NONE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode
-
Bean Validation integration will be disabled.
- NONE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
Identifiers are not quoted.
- NONE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
-
No optimizer, resulting in a database call each and every time an identifier value is needed from the generator.
- NORMALIZE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Does not store the timezone, and loses timezone information upon persisting
- NORMALIZE_UTC - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Does not store the timezone, and loses timezone information upon persisting
O
- objectCount() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitCacheMemory
-
The maximum number of objects kept in memory in the cache.
- ONLY_KEYWORDS - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
Only keywords will be quoted.
- optimizer() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Id
-
Optimizer configuration.
- OPTIMIZERS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- oracle() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
-
Configuration specific to Hibernate's Dialect for Oracle
- OracleDialectConfig - Interface in io.quarkus.hibernate.orm.deployment
-
Configuration specific to the Hibernate ORM OracleDialect
- ormCompatibilityVersion() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig.HibernateOrmConfigDatabase
-
When set, attempts to exchange data with the database as the given version of Hibernate ORM would have, *on a best-effort basis*.
P
- PACKAGE_ANNOTATIONS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- packages() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
The packages in which the entities affected to this persistence unit are located.
- parse(String, URL, String) - Method in class io.quarkus.hibernate.orm.deployment.xml.QuarkusMappingFileParser
- parsePersistenceXmlDescriptors(HibernateOrmConfig, BuildProducer<PersistenceXmlDescriptorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- PERSISTENCE_UNIT_EXTENSION - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- PERSISTENCE_UNIT_EXTENSION_REPEATABLE_CONTAINER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- PERSISTENCE_UNIT_UTIL - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- PersistenceProviderSetUpBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Indicates that the Hibernate ORM persistence units have been started.
- PersistenceProviderSetUpBuildItem() - Constructor for class io.quarkus.hibernate.orm.deployment.PersistenceProviderSetUpBuildItem
- PersistenceUnitDescriptorBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Not to be confused with PersistenceXmlDescriptorBuildItem, which holds items of the same type.
- PersistenceUnitDescriptorBuildItem(QuarkusPersistenceUnitDescriptor, RecordedConfig, String, List<RecordableXmlMapping>, boolean, boolean, Optional<FormatMapperKind>, Optional<FormatMapperKind>) - Constructor for class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- persistenceUnitName - Variable in class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitContributionBuildItem
- persistenceUnitRootURL - Variable in class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitContributionBuildItem
- persistenceUnits() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Configuration for persistence units.
- persistenceXml() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Configuration for the
persistence.xmlhandling. - PersistenceXmlDescriptorBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Provides instances of , the raw representation of a persistence.xml file as it is after being located and parsed.
- PersistenceXmlDescriptorBuildItem(PersistenceUnitDescriptor) - Constructor for class io.quarkus.hibernate.orm.deployment.PersistenceXmlDescriptorBuildItem
- physicalNamingStrategy() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Pluggable strategy contract for applying physical naming rules for database object names.
- POOLED - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
-
Assumes the value retrieved from the table/sequence is the higher end of the pool.
- POOLED_LO - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
-
Assumes the value retrieved from the table/sequence is the lower end of the pool.
- postBegin() - Method in class io.quarkus.hibernate.orm.deployment.test.HibernateTestTransactionCallback
- preGenAnnotationProxies(List<PersistenceUnitDescriptorBuildItem>, BuildProducer<ReflectiveClassBuildItem>, BuildProducer<NativeImageProxyDefinitionBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- pregenProxies(JpaModelBuildItem, JpaModelIndexBuildItem, TransformedClassesBuildItem, List<PersistenceUnitDescriptorBuildItem>, List<AdditionalJpaModelBuildItem>, BuildProducer<GeneratedClassBuildItem>, LiveReloadBuildItem, ExecutorService) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- preRollback() - Method in class io.quarkus.hibernate.orm.deployment.test.HibernateTestTransactionCallback
- produceLoggingCategories(HibernateOrmConfig, BuildProducer<LogCategoryBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- ProxyBuildingHelper - Class in io.quarkus.hibernate.orm.deployment
-
Makes it slightly more readable to interact with the Hibernate ByteBuddyProxyHelper, while improving resource handling.
- ProxyBuildingHelper(TypePool) - Constructor for class io.quarkus.hibernate.orm.deployment.ProxyBuildingHelper
- proxyDef - Variable in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.CachedProxy
Q
- QUARKUS_PERSISTENCE_UNIT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- QUARKUS_PERSISTENCE_UNIT_REPEATABLE_CONTAINER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- QuarkusClassFileLocator - Class in io.quarkus.hibernate.orm.deployment.integration
-
Custom implementation of a ClassFileLocator which will load resources from the context classloader which is set at the time of the locate() operation is being performed.
- QuarkusEnhancementContext - Class in io.quarkus.hibernate.orm.deployment.integration
- QuarkusMappingFileParser - Class in io.quarkus.hibernate.orm.deployment.xml
-
A parser for orm.xml mapping files.
- QuarkusMappingFileParser(BootstrapServiceRegistry, XmlMappingBinderAccess) - Constructor for class io.quarkus.hibernate.orm.deployment.xml.QuarkusMappingFileParser
- query() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Query related configuration.
- queryPlanCacheMaxSize() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery
-
The maximum size of the query plan cache.
- quoteIdentifiers() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Config related to identifier quoting.
R
- registerAnnotations(BuildProducer<AdditionalBeanBuildItem>, BuildProducer<BeanDefiningAnnotationBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- registerBeans(BuildProducer<AdditionalBeanBuildItem>, BuildProducer<AutoAddScopeBuildItem>, BuildProducer<UnremovableBeanBuildItem>, Capabilities, List<PersistenceUnitDescriptorBuildItem>, JpaModelBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- registerGeneratorAndOptimizerClassesForReflections() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- registerGeolatteGeometryHiberateSpatialWkbEncoders() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- registerHibernateOrmMetadataForCoreDialects(BuildProducer<DatabaseKindDialectBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- registerInjectServiceMethodsForReflection(CombinedIndexBuildItem, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- registerJakartaDataRepositorySecurityAnnotations(Capabilities, BuildProducer<SecuredInterfaceAnnotationBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- registerJdbcArrayTypesForReflection() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- registerNamingStrategiesForReflections() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- registerServicesForReflection(BuildProducer<ServiceProviderBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- registerStaticMetamodelClassesForReflection(CombinedIndexBuildItem, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- registerStrategyForReflection(BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- ResteasyReactiveServerIntegrationProcessor - Class in io.quarkus.hibernate.orm.deployment
- ResteasyReactiveServerIntegrationProcessor() - Constructor for class io.quarkus.hibernate.orm.deployment.ResteasyReactiveServerIntegrationProcessor
S
- SCHEMA_MANAGER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- secondLevelCachingEnabled() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
The default in Quarkus is for 2nd level caching to be enabled, and a good implementation is already integrated for you.
- SERVICE_PROVIDERS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- SESSION - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- SESSION_FACTORY - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- setDialectAndStorageEngine(String, Optional<String>, Optional<String>, Optional<String>, HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect, List<DatabaseKindDialectBuildItem>, BuildProducer<SystemPropertyBuildItem>, BiConsumer<String, String>) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
- setInitListener(HibernateOrmIntegrationRuntimeInitListener) - Method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationRuntimeConfiguredBuildItem
- setInitListener(HibernateOrmIntegrationStaticInitListener) - Method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationStaticConfiguredBuildItem
- setupLogFilters(BuildProducer<LogCleanupFilterBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateLogFilterBuildStep
- setupPersistenceProvider(HibernateOrmRecorder, Capabilities, List<HibernateOrmIntegrationRuntimeConfiguredBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- setupSpatialLogFilters(BuildProducer<LogCleanupFilterBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateLogFilterBuildStep
- setXmlMappingRequired(boolean) - Method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationStaticConfiguredBuildItem
- shouldGenerateImpliedBlockingPersistenceUnit() - Method in class io.quarkus.hibernate.orm.deployment.ImpliedBlockingPersistenceUnitTypeBuildItem
- sqlLoadScript() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Paths to files containing the SQL statements to execute when Hibernate ORM starts.
- SqlServerDialectConfig - Interface in io.quarkus.hibernate.orm.deployment
-
Configuration specific to the Hibernate ORM SQLServerDialect
- startPersistenceUnits(HibernateOrmRecorder, BeanContainerBuildItem, List<PersistenceUnitDescriptorBuildItem>, ShutdownContextBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- STATELESS_SESSION - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- STATEMENT_INSPECTOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- statementBatchSize() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitJdbc
-
The number of updates (inserts, updates and deletes) that are sent by the JDBC driver at one time for execution.
- statementFetchSize() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitJdbc
-
How many rows are fetched at a time by the JDBC driver.
- STATIC_METAMODEL - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- staticNativeImageFeature() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- statistics() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
-
Whether statistics collection is enabled.
- storageEngine() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitDialect
-
Deprecated.
- storageEngine() - Method in interface io.quarkus.hibernate.orm.deployment.MySQLDialectConfig
-
The storage engine to use.
- strategy() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuoteIdentifiers
-
Identifiers can be quoted using one of the available strategies.
T
- TENANT_CONNECTION_RESOLVER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- TENANT_RESOLVER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- timezone() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitJdbc
-
The time zone pushed to the JDBC driver.
- timezone() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
-
Timezone configuration.
- timeZoneDefaultStorage() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Timezone
-
How to store timezones in the database by default for properties of type `OffsetDateTime` and `ZonedDateTime`.
- toString() - Method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationRuntimeConfiguredBuildItem
- toString() - Method in class io.quarkus.hibernate.orm.deployment.integration.HibernateOrmIntegrationStaticConfiguredBuildItem
- toString() - Method in record class io.quarkus.hibernate.orm.deployment.JpaPersistenceUnitModel
-
Returns a string representation of this record class.
- transformBeans(JpaModelBuildItem, JpaModelIndexBuildItem, BeanDiscoveryFinishedBuildItem, List<PersistenceUnitDescriptorBuildItem>, BuildProducer<BytecodeTransformerBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- TYPE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- TYPE_CONTRIBUTOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
U
- unsupportedProperties() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
- unwrappedExceptions() - Method in class io.quarkus.hibernate.orm.deployment.ResteasyReactiveServerIntegrationProcessor
- UUIDPreferredJdbcType() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping
-
The preferred JDBC type to use for storing
UUIDvalues.
V
- validateInDevMode() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
If hibernate is not auto generating the schema, and Quarkus is running in development mode then Quarkus will attempt to validate the database after startup and print a log message if there are any problems.
- validatePersistenceUnitExtensions(ValidationPhaseBuildItem, BuildProducer<ValidationPhaseBuildItem.ValidationErrorBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- validation() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Bean Validation configuration.
- VALUE_GENERATION_TYPE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceValidation.ValidationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateTimeZoneStorageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- warnOfSchemaProblems(HibernateOrmRecorder, HibernateOrmConfig) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
X
- XML_FORMAT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- xmlMapperKind(Capabilities, BuiltinFormatMapperBehaviour) - Static method in class io.quarkus.hibernate.orm.deployment.util.HibernateProcessorUtil
All Classes and Interfaces|All Packages|Constant Field Values
AdditionalJpaModelBuildIteminstead. Kept only temporarily for backwards compatibility with external extensions e.g. quarkus-jberet See here for a full list.