A B C D E G H I M O P R S T U 
All Classes All Packages

A

active - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Whether Hibernate Envers should be active for this persistence unit at runtime.
afterAnalysis(Feature.AfterAnalysisAccess) - Method in class io.quarkus.hibernate.envers.runtime.graal.DisableLoggingFeature
 
allowIdentifierReuse - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enables the allow_identifier_reuse feature.
auditStrategy - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the fully qualified class name of the audit strategy to be used.
auditStrategyValidityEndRevFieldName - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the column name that holds the end revision number in audit entities.
auditStrategyValidityRevendTimestampFieldName - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the column name of the revision end timestamp in the audit tables.
auditStrategyValidityStoreRevendTimestamp - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enables the audit_strategy_validity_store_revend_timestamp feature.
auditTablePrefix - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines a prefix for historical data table.
auditTableSuffix - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines a suffix for historical data table.

B

beforeAnalysis(Feature.BeforeAnalysisAccess) - Method in class io.quarkus.hibernate.envers.runtime.graal.DisableLoggingFeature
 

C

createStaticInitInactiveListener() - Method in class io.quarkus.hibernate.envers.HibernateEnversRecorder
 
createStaticInitListener(HibernateEnversBuildTimeConfig, String) - Method in class io.quarkus.hibernate.envers.HibernateEnversRecorder
 

D

defaultCatalog - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the default catalog of where audit tables are to be created.
defaultPersistenceUnit - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
Configuration for the default persistence unit.
defaultSchema - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the default schema of where audit tables are to be created.
DisableLoggingFeature - Class in io.quarkus.hibernate.envers.runtime.graal
Disables logging during the analysis phase
DisableLoggingFeature() - Constructor for class io.quarkus.hibernate.envers.runtime.graal.DisableLoggingFeature
 
doNotAuditOptimisticLockingField - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enable the do_not_audit_optimistic_locking_field feature.

E

embeddableSetOrdinalFieldName - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the name of the column used for storing collection ordinal values for embeddable elements.
enabled - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
Whether Hibernate Envers is enabled during the build.
extensionPropertyKey(String) - Static method in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
 

G

getAllPersistenceUnitConfigsAsMap() - Method in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
 
getDescription() - Method in class io.quarkus.hibernate.envers.runtime.graal.DisableLoggingFeature
 
globalWithModifiedFlag - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enables the global_with_modified_flag feature.

H

HibernateEnversBuildTimeConfig - Class in io.quarkus.hibernate.envers
 
HibernateEnversBuildTimeConfig() - Constructor for class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
 
HibernateEnversBuildTimeConfigPersistenceUnit - Class in io.quarkus.hibernate.envers
 
HibernateEnversBuildTimeConfigPersistenceUnit() - Constructor for class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
 
HibernateEnversRecorder - Class in io.quarkus.hibernate.envers
 
HibernateEnversRecorder() - Constructor for class io.quarkus.hibernate.envers.HibernateEnversRecorder
 

I

io.quarkus.hibernate.envers - package io.quarkus.hibernate.envers
 
io.quarkus.hibernate.envers.runtime.graal - package io.quarkus.hibernate.envers.runtime.graal
 

M

modifiedColumnNamingStrategy - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the naming strategy to be used for modified columns.
modifiedFlagSuffix - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the suffix to be used for modified flag columns.

O

originalIdPropName - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the property name for the audit entity's composite primary key.

P

persistenceUnitPropertyKey(String, String) - Static method in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
 
persistenceUnits - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
Configuration for additional named persistence units.

R

revisionFieldName - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Revision field name.
revisionListener - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Defines the fully qualified class name of a user defined revision listener.
revisionOnCollectionChange - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enable the revision_on_collection_change feature.
revisionTypeFieldName - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Revision type field name.

S

storeDataAtDelete - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enable store_data_at_delete feature.

T

trackEntitiesChangedInRevision - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enables the track_entities_changed_in_revision feature.

U

useRevisionEntityWithNativeId - Variable in class io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
Enables the use_revision_entity_with_native_id feature.
A B C D E G H I M O P R S T U 
All Classes All Packages