|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.accesstype |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.accesstype | |
---|---|
class |
FieldAccessType
|
class |
ImmutableClassAccessType
|
class |
MixedAccessType
|
class |
PropertyAccessType
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.auditReader |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.auditReader | |
---|---|
class |
AuditReaderAPITest
A test which checks the correct behavior of AuditReader.isEntityClassAudited(Class entityClass). |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.basic |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.basic | |
---|---|
class |
Delete
|
class |
GlobalVersioned
|
class |
ManyOperationsInTransaction
|
class |
NoneAudited
|
class |
NotVersioned
|
class |
NullProperties
|
class |
Simple
|
class |
SingleOperationInTransaction
|
class |
UnversionedPropertiesChange
|
class |
UnversionedProperty
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.cache |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.cache | |
---|---|
class |
OneToManyCache
|
class |
OneToOneCache
|
class |
QueryCache
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.collection |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.collection | |
---|---|
class |
EnumSet
|
class |
StringList
|
class |
StringMap
|
class |
StringSet
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.collection.mapkey |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.collection.mapkey | |
---|---|
class |
ComponentMapKey
|
class |
IdMapKey
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.components |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.components | |
---|---|
class |
Components
|
class |
DefaultValueComponents
Test class for components with default values. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.components.collections |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.components.collections | |
---|---|
class |
CollectionOfComponents
TODO: enable and implement |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.components.relations |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.components.relations | |
---|---|
class |
ManyToOneInComponent
|
class |
NotAuditedManyToOneInComponent
|
class |
OneToManyInComponent
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.customtype |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.customtype | |
---|---|
class |
CompositeCustom
|
class |
ParametrizedCustom
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.data |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.data | |
---|---|
class |
Dates
|
class |
Enums
|
class |
Lobs
|
class |
LobSerializables
|
class |
Serializables
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.flush |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.flush | |
---|---|
class |
AbstractFlushTest
|
class |
DoubleFlushAddDel
|
class |
DoubleFlushAddMod
|
class |
DoubleFlushModDel
|
class |
DoubleFlushModMod
|
class |
ManualFlush
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.hashcode |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.hashcode | |
---|---|
class |
ChangingHashcode
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.ids |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.ids | |
---|---|
class |
CompositeDateId
|
class |
CompositeIds
|
class |
DateId
|
class |
ManyToOneIdNotAudited
A test checking that when using Envers it is possible to have non-audited entities that use unsupported components in their ids, e.g. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined | |
---|---|
class |
ChildAuditing
|
class |
ChildNullAuditing
|
class |
ParentAuditing
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.childrelation |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.childrelation | |
---|---|
class |
ChildReferencing
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.emptychild |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.emptychild | |
---|---|
class |
EmptyChildAuditing
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.notownedrelation | |
---|---|
class |
NotOwnedBidirectional
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.primarykeyjoin | |
---|---|
class |
ChildPrimaryKeyJoinAuditing
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.relation |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.relation | |
---|---|
class |
ParentReferencingChildTest
|
class |
PolymorphicCollection
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.joined.relation.unidirectional | |
---|---|
class |
UnidirectionalDoubleAbstract
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.mixed |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.mixed | |
---|---|
class |
MixedInheritanceStrategiesEntityTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.single.discriminatorformula |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.inheritance.single.discriminatorformula | |
---|---|
class |
DiscriminatorFormulaTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.components |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.components | |
---|---|
class |
InterfacesComponents
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited | |
---|---|
class |
AbstractAllAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.joined | |
---|---|
class |
JoinedAllAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.subclass | |
---|---|
class |
SubclassAllAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.allAudited.union | |
---|---|
class |
UnionAllAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited | |
---|---|
class |
AbstractPropertiesAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.joined | |
---|---|
class |
JoinedPropertiesAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.subclass | |
---|---|
class |
SubclassPropertiesAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited.union | |
---|---|
class |
UnionPropertiesAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2 |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2 | |
---|---|
class |
AbstractPropertiesAudited2Test
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.joined | |
---|---|
class |
JoinedPropertiesAudited2Test
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.subclass | |
---|---|
class |
SubclassPropertiesAudited2Test
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.hbm.propertiesAudited2.union | |
---|---|
class |
UnionPropertiesAudited2Test
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.relation |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.interfaces.relation | |
---|---|
class |
InterfacesRelation
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.jta |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.jta | |
---|---|
class |
JtaExceptionListener
Same as ExceptionListener , but in a JTA environment. |
class |
JtaTransaction
Same as Simple , but in a JTA environment. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany | |
---|---|
class |
BasicList
|
class |
BasicMap
|
class |
BasicSet
|
class |
BasicWhereJoinTable
|
class |
CustomComparatorEntityTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.biowned |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.biowned | |
---|---|
class |
BasicBiowned
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.inverseToSuperclass | |
---|---|
class |
ManyToManyInverseToSuperclassTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.sametable |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.sametable | |
---|---|
class |
BasicSametable
Test which checks that auditing entities which contain multiple mappings to same tables work. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.ternary |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.ternary | |
---|---|
class |
TernaryMap
|
class |
TernaryMapFlush
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.unidirectional |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytomany.unidirectional | |
---|---|
class |
BasicUniList
|
class |
BasicUniMap
|
class |
BasicUniSet
|
class |
M2MIndexedListNotAuditedTarget
A test for auditing a many-to-many indexed list where the target entity is not audited. |
class |
M2MRelationNotAuditedTarget
A test for auditing a many-to-many relation where the target entity is not audited. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.manytoone.unidirectional |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.manytoone.unidirectional | |
---|---|
class |
RelationNotAuditedTarget
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.naming |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.naming | |
---|---|
class |
BasicNaming
|
class |
JoinNaming
|
class |
OneToManyUnidirectionalNaming
|
class |
VersionsJoinTableNaming
|
class |
VersionsJoinTableRangeComponentNamingTest
Test class for VersionsJoinTableRangeComponentTestEntity , to test
various AuditOverride annotations. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.naming.ids |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.naming.ids | |
---|---|
class |
JoinEmbIdNaming
|
class |
JoinMulIdNaming
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.naming.quotation |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.naming.quotation | |
---|---|
class |
QuotedFieldsTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.notinsertable |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.notinsertable | |
---|---|
class |
NotInsertable
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.notinsertable.manytoone |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.notinsertable.manytoone | |
---|---|
class |
ManyToOneNotInsertable
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.onetomany |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.onetomany | |
---|---|
class |
BasicCollection
|
class |
BasicSetWithEmbId
|
class |
BasicSetWithMulId
|
class |
BasicSetWithNullsDelete
|
class |
BidirectionalMapKey
|
class |
InverseSideChanges
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.onetomany.detached |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.onetomany.detached | |
---|---|
class |
BasicDetachedList
|
class |
BasicDetachedSet
|
class |
BasicDetachedSetWithEmbId
|
class |
BasicDetachedSetWithMulId
|
class |
BasicJoinColumnSet
|
class |
DataChangesDetachedSet
|
class |
DoubleDetachedSet
|
class |
DoubleJoinColumnBidirectionalList
Test for a double "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relation), and the other uses a @ManyToOne(insertable=false, updatable=false). |
class |
IndexedJoinColumnBidirectionalList
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relatin), and the other uses a @ManyToOne(insertable=false, updatable=false). |
class |
InheritanceIndexedJoinColumnBidirectionalList
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relation), in the parent entity, and the other uses a @ManyToOne(insertable=false, updatable=false). |
class |
JoinColumnBidirectionalList
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relatin), and the other uses a @ManyToOne(insertable=false, updatable=false). |
class |
JoinColumnBidirectionalListWithInheritance
Test for a "fake" bidirectional mapping where one side uses @OneToMany+@JoinColumn (and thus owns the relatin), and the other uses a @ManyToOne(insertable=false, updatable=false). |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.onetomany.inverseToSuperclass | |
---|---|
class |
OneToManyInverseToSuperclassTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.onetoone.bidirectional |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.onetoone.bidirectional | |
---|---|
class |
Bidirectional
|
class |
Bidirectional2
|
class |
BidirectionalNoNulls
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.onetoone.bidirectional.ids |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.onetoone.bidirectional.ids | |
---|---|
class |
EmbIdBidirectional
|
class |
MulIdBidirectional
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.onetoone.unidirectional |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.onetoone.unidirectional | |
---|---|
class |
Unidirectional
|
class |
UnidirectionalMulIdWithNulls
|
class |
UnidirectionalWithNulls
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.primitive |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.primitive | |
---|---|
class |
PrimitiveAddDelete
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.properties |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.properties | |
---|---|
class |
UnversionedOptimisticLockingField
|
class |
VersionsProperties
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.proxy |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.proxy | |
---|---|
class |
AuditedCollectionProxyTest
Test case for HHH-5750: Proxied objects lose the temporary session used to initialize them. |
class |
ProxyIdentifier
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.query |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.query | |
---|---|
class |
AggregateQuery
|
class |
CustomRevEntityQuery
|
class |
DeletedEntities
|
class |
MaximalizePropertyQuery
|
class |
NullPropertyQuery
|
class |
OrderByLimitQuery
|
class |
RevisionConstraintQuery
|
class |
SimpleQuery
|
class |
StoreDeletedData
A test which checks if the data of a deleted entity is stored when the setting is on. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.query.ids |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.query.ids | |
---|---|
class |
EmbIdOneToManyQuery
|
class |
MulIdOneToManyQuery
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.readwriteexpression |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.readwriteexpression | |
---|---|
class |
ReadWriteExpressionChange
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.reference |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.reference | |
---|---|
class |
BidirectionalReference
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.reventity |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.reventity | |
---|---|
class |
Custom
|
class |
CustomBoxed
|
class |
CustomColumnMapping
Test which checks if auditing when the revision number in the revision entity has a @Column annotation with a columnDefinition specified works. |
class |
CustomDate
|
class |
CustomNoListener
|
class |
CustomPropertyAccess
|
class |
DifferentDBSchemaTest
Tests simple auditing process (read and write operations) when REVINFO and audit tables exist in a different database schema. |
class |
ExceptionListener
|
class |
GloballyConfiguredRevListenerTest
|
class |
Inherited
|
class |
Listener
|
class |
LongRevEntityInheritanceChildAuditing
A join-inheritance test using a custom revision entity where the revision number is a long, mapped in the database as an int. |
class |
LongRevNumber
|
class |
OverrideCustomRevListenerTest
|
class |
OverrideDefaultRevListenerTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.reventity.trackmodifiedentities |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.reventity.trackmodifiedentities | |
---|---|
class |
AnnotatedTrackingEntitiesTest
Tests proper behavior of revision entity that utilizes ModifiedEntityNames annotation. |
class |
CustomTrackingEntitiesTest
Tests proper behavior of entity listener that implements EntityTrackingRevisionListener
interface. |
class |
DefaultTrackingEntitiesTest
Tests proper behavior of tracking modified entity names when org.hibernate.envers.track_entities_changed_in_revision
parameter is set to true . |
class |
ExtendedRevisionEntityTest
Tests proper behavior of revision entity that extends DefaultTrackingModifiedEntitiesRevisionEntity . |
class |
TrackingEntitiesMultipleChangesTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.revfordate |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.revfordate | |
---|---|
class |
RevisionForDate
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.sameids |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.sameids | |
---|---|
class |
SameIds
A test which checks that if we add two different entities with the same ids in one revision, they will both be stored. |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.secondary |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.secondary | |
---|---|
class |
BasicSecondary
|
class |
NamingSecondary
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.secondary.ids |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.secondary.ids | |
---|---|
class |
EmbIdSecondary
|
class |
MulIdSecondary
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.serialization |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.serialization | |
---|---|
class |
SerializingCollection
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.strategy |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.strategy | |
---|---|
class |
ValidityAuditStrategyManyToManyTest
Tests the ValidityAuditStrategy on many-to-many Sets. |
class |
ValidityAuditStrategyRevEndTestCustomRevEnt
Test which checks that the revision end timestamp is correctly set for ValidityAuditStrategy . |
class |
ValidityAuditStrategyRevEndTsTest
Test which checks that the revision end timestamp is correctly set for ValidityAuditStrategy . |
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditAllSubclass | |
---|---|
class |
MappedSubclassingAllAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditAtMethodSuperclassLevel.auditMethodSubclass | |
---|---|
class |
MappedSubclassingMethodAuditedTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditoverride |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditoverride | |
---|---|
class |
AuditClassOverrideTest
|
class |
AuditPropertyOverrideTest
|
class |
MixedOverrideTest
|
Uses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditparents |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.integration.superclass.auditparents | |
---|---|
class |
MultipleAuditParentsTest
Tests mapping of child entity that declares all of its ancestors as audited with Audited.auditParents() property. |
class |
SingleAuditParentsTest
Tests mapping of child entity that declares one of its ancestors as audited with Audited.auditParents() property. |
class |
TotalAuditParentsTest
Tests mapping of baby entity which declares its parent as audited with Audited.auditParents() property. |
class |
TransitiveAuditParentsTest
Tests mapping of child entity which parent declares one of its ancestors as audited with Audited.auditParents()
property. |
Uses of AbstractEntityTest in org.hibernate.envers.test.performance |
---|
Subclasses of AbstractEntityTest in org.hibernate.envers.test.performance | |
---|---|
class |
AbstractPerformanceTest
|
class |
ComplexInsertPerformance
|
class |
InsertsOneTransactionPerformance
|
class |
InsertsPerformance
|
class |
UpdatesPerformance
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |