Index
All Classes and Interfaces|All Packages
A
- active() - Method in interface 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() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enables the allow_identifier_reuse feature.
- auditStrategy() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the fully qualified class name of the audit strategy to be used.
- auditStrategyValidityEndRevFieldName() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the column name that holds the end revision number in audit entities.
- auditStrategyValidityRevendTimestampFieldName() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the column name of the revision end timestamp in the audit tables.
- auditStrategyValidityStoreRevendTimestamp() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enables the audit_strategy_validity_store_revend_timestamp feature.
- auditTablePrefix() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines a prefix for historical data table.
- auditTableSuffix() - Method in interface 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() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the default catalog of where audit tables are to be created.
- defaultSchema() - Method in interface 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() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enable the do_not_audit_optimistic_locking_field feature.
E
- embeddableSetOrdinalFieldName() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the name of the column used for storing collection ordinal values for embeddable elements.
- enabled() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
-
Whether Hibernate Envers is enabled during the build.
- extensionPropertyKey(String) - Static method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
G
- getDescription() - Method in class io.quarkus.hibernate.envers.runtime.graal.DisableLoggingFeature
- globalWithModifiedFlag() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enables the global_with_modified_flag feature.
H
- HibernateEnversBuildTimeConfig - Interface in io.quarkus.hibernate.envers
- HibernateEnversBuildTimeConfigPersistenceUnit - Interface in io.quarkus.hibernate.envers
- 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() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the naming strategy to be used for modified columns.
- modifiedFlagSuffix() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the suffix to be used for modified flag columns.
O
- originalIdPropName() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the property name for the audit entity's composite primary key.
P
- persistenceUnitPropertyKey(String, String) - Static method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
- persistenceUnits() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfig
-
Configuration for persistence units.
R
- revisionFieldName() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Revision field name.
- revisionListener() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Defines the fully qualified class name of a user defined revision listener.
- revisionOnCollectionChange() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enable the revision_on_collection_change feature.
- revisionTypeFieldName() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Revision type field name.
S
- storeDataAtDelete() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enable store_data_at_delete feature.
T
- trackEntitiesChangedInRevision() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enables the track_entities_changed_in_revision feature.
U
- useRevisionEntityWithNativeId() - Method in interface io.quarkus.hibernate.envers.HibernateEnversBuildTimeConfigPersistenceUnit
-
Enables the use_revision_entity_with_native_id feature.
All Classes and Interfaces|All Packages