Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- additionalBeans() - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- AdditionalJpaModelBuildItem - Class in io.quarkus.hibernate.orm.deployment
-
Deprecated.
- 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_EXCEPT_COLUMN_DEFINITIONS - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
- ANNOTATED_WITH_INJECT_SERVICE - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- apply(String, ClassVisitor) - Method in class io.quarkus.hibernate.orm.deployment.HibernateEntityEnhancer
- asOutputPersistenceUnitDefinition(List<HibernateOrmIntegrationStaticDescriptor>) - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
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.
- 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.
- build(BuildProducer<ReflectiveClassBuildItem>, CombinedIndexBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateUserTypeProcessor
- build(RecorderContext, HibernateOrmRecorder, Capabilities, JpaModelBuildItem, List<PersistenceUnitDescriptorBuildItem>, List<HibernateOrmIntegrationStaticConfiguredBuildItem>, BuildProducer<BeanContainerListenerBuildItem>, LaunchModeBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- build(HibernateOrmRecorder, HibernateOrmConfig, HibernateOrmRuntimeConfig, BuildProducer<JpaModelPersistenceUnitMappingBuildItem>, List<PersistenceUnitDescriptorBuildItem>, JpaModelBuildItem) - 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, Set<String>) - Method in class io.quarkus.hibernate.orm.deployment.ProxyBuildingHelper
C
- cache() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Caching configuration
- CachedProxy(DynamicType.Unloaded<?>, Set<String>) - Constructor for class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.CachedProxy
- 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
- configName - Variable in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdOptimizerType
- configurationDescriptorBuilding(HibernateOrmConfig, CombinedIndexBuildItem, ImpliedBlockingPersistenceUnitTypeBuildItem, List<PersistenceXmlDescriptorBuildItem>, List<JdbcDataSourceBuildItem>, ApplicationArchivesBuildItem, LaunchModeBuildItem, JpaModelBuildItem, Capabilities, BuildProducer<SystemPropertyBuildItem>, BuildProducer<NativeImageResourceBuildItem>, BuildProducer<HotDeploymentWatchedFileBuildItem>, BuildProducer<PersistenceUnitDescriptorBuildItem>, List<DatabaseKindDialectBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- 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
- create() - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
- create() - Static method in class io.quarkus.hibernate.orm.deployment.xml.QuarkusMappingFileParser
- CREATED_CONSTANTS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- createJsonRPCService() - Method in class io.quarkus.hibernate.orm.deployment.dev.HibernateOrmDevUIProcessor
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.
- 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
- 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, HibernateOrmRuntimeConfig) - 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
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
-
Enables the Bean Validation integration.
- 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
- ENUM - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- 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
F
- featureBuildItem() - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmAlwaysEnabledProcessor
- fetch() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit
-
Fetching logic configuration.
- FIRST - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
- firstPresent(OptionalInt, OptionalInt) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateConfigUtil
- FORMAT_MAPPER - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
G
- generateDataSourceBeans(HibernateOrmRecorder, List<PersistenceUnitDescriptorBuildItem>, ImpliedBlockingPersistenceUnitTypeBuildItem, List<JdbcDataSourceBuildItem>, Capabilities, BuildProducer<AdditionalBeanBuildItem>, BuildProducer<SyntheticBeanBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- generateImpliedPersistenceUnit() - Static method in class io.quarkus.hibernate.orm.deployment.ImpliedBlockingPersistenceUnitTypeBuildItem
- generateJpaConfigBean(HibernateOrmRecorder, Capabilities, HibernateOrmRuntimeConfig, BuildProducer<SyntheticBeanBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- GENERATORS - 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
- 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
- getConfigurationName() - 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
- getModelClassesAndPackagesPerPersistenceUnits(HibernateOrmConfig, 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
- 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>, JpaModelBuildItem, LaunchModeBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- hasEntities(JpaModelBuildItem) - Static method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- hasXmlMappings() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- 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_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
- 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.HibernateOrmConfigLog - 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.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.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
- 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, LaunchModeBuildItem) - 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
- 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
- INTERCEPTOR - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- interfaces - Variable in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor.CachedProxy
- 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.test - package io.quarkus.hibernate.orm.deployment.test
- 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
- isFromPersistenceXml() - Method in class io.quarkus.hibernate.orm.deployment.PersistenceUnitDescriptorBuildItem
- isProxiable(String) - Method in class io.quarkus.hibernate.orm.deployment.ProxyBuildingHelper
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>>) - Constructor for class io.quarkus.hibernate.orm.deployment.JpaModelPersistenceUnitMappingBuildItem
- JSON_FORMAT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
L
- LAST - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitQuery.NullOrdering
- locate(String) - Method in class io.quarkus.hibernate.orm.deployment.integration.QuarkusClassFileLocator
- locatePersistenceUnits() - Static method in class io.quarkus.hibernate.orm.deployment.QuarkusPersistenceXmlParser
-
Similar to
PersistenceXmlParser.locatePersistenceUnits(Map)except it doesn't need a properties map, and avoids complaining if no resources are found. - 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
- MAPPED_SUPERCLASS - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- 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.
- 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
-
Class name of a custom https://docs.jboss.org/hibernate/stable/orm/javadocs/org/hibernate/boot/spi/MetadataBuilderContributor.html[`org.hibernate.boot.spi.MetadataBuilderContributor`] implementation.
- 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
- 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.
N
- namedPersistenceUnits() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfig
- nativeImageFeature() - Method in class io.quarkus.hibernate.orm.deployment.HibernateLogFilterBuildStep
- NO_SQL_LOAD_SCRIPT_FILE - Static variable in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- 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
- NONE - Enum constant in enum class io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.IdentifierQuotingStrategy
- 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.
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
- optimizer() - Method in interface io.quarkus.hibernate.orm.deployment.HibernateOrmConfigPersistenceUnit.HibernateOrmConfigPersistenceUnitMapping.Id
-
Optimizer configuration.
- 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
- 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, Capabilities) - 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) - 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
- PROXY - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- 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
- QuarkusPersistenceXmlParser - Class in io.quarkus.hibernate.orm.deployment
-
Similar to Hibernate ORM's PersistenceXmlParser to adapt it to specific needs in Quarkus.
- 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(HibernateOrmConfig, BuildProducer<AdditionalBeanBuildItem>, BuildProducer<UnremovableBeanBuildItem>, Capabilities, CombinedIndexBuildItem, List<PersistenceUnitDescriptorBuildItem>, JpaModelBuildItem) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmCdiProcessor
- registerGeneratorClassesForReflections() - 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
- registerJdbcArrayTypesForReflection() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- registerStandardStackElementTypesForReflection() - Method in class io.quarkus.hibernate.orm.deployment.GraalVMFeatures
- registerStaticMetamodelClassesForReflection(CombinedIndexBuildItem, 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
- 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.
- SESSION - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- SESSION_FACTORY - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- 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, HibernateOrmRuntimeConfig, List<HibernateOrmIntegrationRuntimeConfiguredBuildItem>, BuildProducer<RecorderBeanInitializedBuildItem>) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
- 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.
- STANDARD_STACK_ELEMENT_TYPES - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
- startPersistenceUnits(HibernateOrmRecorder, BeanContainerBuildItem, List<JdbcDataSourceBuildItem>, JpaModelBuildItem, List<JdbcDataSourceSchemaReadyBuildItem>, List<PersistenceProviderSetUpBuildItem>) - 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
-
The storage engine to use when the dialect supports multiple storage engines.
- 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
- TYPE - 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
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.
- 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.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.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(HibernateOrmConfig, HibernateOrmRecorder) - Method in class io.quarkus.hibernate.orm.deployment.HibernateOrmProcessor
X
- XML_FORMAT - Static variable in class io.quarkus.hibernate.orm.deployment.ClassNames
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.