| testDistinctId | org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest |
| testRollingBack | org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest |
| testAllParams | org.hibernate.test.id.MultipleHiLoPerTableGeneratorTest |
| testUpdateIdBag | org.hibernate.test.idbag.IdBagTest |
| testJoin | org.hibernate.test.idbag.IdBagTest |
| testIdClass | org.hibernate.test.idclass.IdClassTest |
| testHqlIdPropertyReferences | org.hibernate.test.idprops.IdentifierPropertyReferencesTest |
| testCriteriaIdPropertyReferences | org.hibernate.test.idprops.IdentifierPropertyReferencesTest |
| testImmutable | org.hibernate.test.immutable.ImmutableTest |
| testBatchOrdering | org.hibernate.test.insertordering.InsertOrderingTest |
| testLazy | org.hibernate.test.instrument.runtime.CGLIBInstrumentationTest |
| testDirtyCheck | org.hibernate.test.instrument.runtime.CGLIBInstrumentationTest |
| testFetchAll | org.hibernate.test.instrument.runtime.CGLIBInstrumentationTest |
| testLazyManyToOne | org.hibernate.test.instrument.runtime.CGLIBInstrumentationTest |
| testPropertyInitialized | org.hibernate.test.instrument.runtime.CGLIBInstrumentationTest |
| testManyToOneProxy | org.hibernate.test.instrument.runtime.CGLIBInstrumentationTest |
| testDirtyCheck | org.hibernate.test.instrument.runtime.JavassistInstrumentationTest |
| testPropertyInitialized | org.hibernate.test.instrument.runtime.JavassistInstrumentationTest |
| testManyToOneProxy | org.hibernate.test.instrument.runtime.JavassistInstrumentationTest |
| testLazyPropertyCustomType | org.hibernate.test.instrument.runtime.JavassistInstrumentationTest |
| testCollectionIntercept | org.hibernate.test.interceptor.InterceptorTest |
| testPropertyIntercept | org.hibernate.test.interceptor.InterceptorTest |
| testPropertyIntercept2 | org.hibernate.test.interceptor.InterceptorTest |
| testComponentInterceptor | org.hibernate.test.interceptor.InterceptorTest |
| testStatefulIntercept | org.hibernate.test.interceptor.InterceptorTest |
| testInterfaceProxies | org.hibernate.test.interfaceproxy.InterfaceProxyTest |
| testIterate | org.hibernate.test.iterate.IterateTest |
| testScroll | org.hibernate.test.iterate.IterateTest |
| testSequentialSelects | org.hibernate.test.join.JoinTest |
| testSequentialSelectsOptionalData | org.hibernate.test.join.JoinTest |
| testAccessAsIncorrectSubclass | org.hibernate.test.joinedsubclass.JoinedSubclassTest |
| testQuerySubclassAttribute | org.hibernate.test.joinedsubclass.JoinedSubclassTest |
| testJoinedSubclass | org.hibernate.test.joinedsubclass.JoinedSubclassTest |
| testLockingJoinedSubclass | org.hibernate.test.joinedsubclass.JoinedSubclassTest |
| testProjection | org.hibernate.test.joinfetch.JoinFetchTest |
| testJoinFetch | org.hibernate.test.joinfetch.JoinFetchTest |
| testCollectionFilter | org.hibernate.test.joinfetch.JoinFetchTest |
| testJoinFetchManyToMany | org.hibernate.test.joinfetch.JoinFetchTest |
| testManyToOneGeneratedIdsOnSave | org.hibernate.test.jpa.cascade.CascadeTest |
| testManyToOneGeneratedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testManyToOneAssignedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testOneToOneGeneratedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testOneToOneAssignedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testManyToOnePropertyRefGeneratedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testManyToOnePropertyRefAssignedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testOneToOnePropertyRefGeneratedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testOneToOnePropertyRefAssignedIds | org.hibernate.test.jpa.cascade.CascadeTest |
| testLazy | org.hibernate.test.jpa.fetch.FetchingTest |
| testHibernateFetchingLazy | org.hibernate.test.jpa.fetch.FetchingTest |
| testStaleVersionedInstanceFoundInQueryResult | org.hibernate.test.jpa.lock.RepeatableReadTest |
| testStaleNonVersionedInstanceFoundInQueryResult | org.hibernate.test.jpa.lock.RepeatableReadTest |
| testEjb3ProxyUsage | org.hibernate.test.jpa.proxy.JPAProxyTest |
| testGetSemantics | org.hibernate.test.jpa.proxy.JPAProxyTest |
| testAliasNameSameAsUnqualifiedEntityName | org.hibernate.test.jpa.ql.JPAQLComplianceTest |
| testRemoveThenContains | org.hibernate.test.jpa.removed.RemovedEntityTest |
| testRemoveThenGet | org.hibernate.test.jpa.removed.RemovedEntityTest |
| testSaveCascadedToKeyManyToOne | org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest |
| testLoadingStrategies | org.hibernate.test.keymanytoone.bidir.component.LazyKeyManyToOneTest |
| testSaveCascadedToKeyManyToOne | org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest |
| testLoadingStrategies | org.hibernate.test.keymanytoone.bidir.embedded.KeyManyToOneTest |
| testOneToOne | org.hibernate.test.legacy.ABCProxyTest |
| testDiscriminatorFiltering | org.hibernate.test.legacy.ABCProxyTest |
| testNarrow | org.hibernate.test.legacy.ABCProxyTest |
| testSharedColumn | org.hibernate.test.legacy.ABCProxyTest |
| testSubclassing | org.hibernate.test.legacy.ABCProxyTest |
| testSubclassMap | org.hibernate.test.legacy.ABCProxyTest |
| testSubclassing | org.hibernate.test.legacy.ABCTest |
| testFormulaAssociation | org.hibernate.test.legacy.ABCTest |
| testGetSave | org.hibernate.test.legacy.ABCTest |
| testComponentNotNull | org.hibernate.test.legacy.ComponentNotNullTest |
| testCompositeElement | org.hibernate.test.legacy.ComponentNotNullTest |
| testUnionSubclass | org.hibernate.test.legacy.IJ2Test |
| testFormulaDiscriminator | org.hibernate.test.legacy.IJTest |
| testOneToOnePropertyRef | org.hibernate.test.legacy.MapTest |
| testMap | org.hibernate.test.legacy.MapTest |
| testMapOneToOne | org.hibernate.test.legacy.MapTest |
| testNamedQuery | org.hibernate.test.legacy.MasterDetailTest |
| testOuterJoin | org.hibernate.test.legacy.MasterDetailTest |
| testCopy | org.hibernate.test.legacy.MasterDetailTest |
| testNotNullDiscriminator | org.hibernate.test.legacy.MasterDetailTest |
| testSelfManyToOne | org.hibernate.test.legacy.MasterDetailTest |
| testExample | org.hibernate.test.legacy.MasterDetailTest |
| testNonLazyBidirectional | org.hibernate.test.legacy.MasterDetailTest |
| testCollectionQuery | org.hibernate.test.legacy.MasterDetailTest |
| testMasterDetail | org.hibernate.test.legacy.MasterDetailTest |
| testIncomingOutgoing | org.hibernate.test.legacy.MasterDetailTest |
| testCascading | org.hibernate.test.legacy.MasterDetailTest |
| testOneToOneCache | org.hibernate.test.legacy.OneToOneCacheTest |
| testManyToMany | org.hibernate.test.legacy.ParentChildTest |
| testDialectSQLFunctions | org.hibernate.test.legacy.SQLFunctionsTest |
| testSetProperties | org.hibernate.test.legacy.SQLFunctionsTest |
| testBroken | org.hibernate.test.legacy.SQLFunctionsTest |
| testNothinToUpdate | org.hibernate.test.legacy.SQLFunctionsTest |
| testCachedQuery | org.hibernate.test.legacy.SQLFunctionsTest |
| testCachedQueryRegion | org.hibernate.test.legacy.SQLFunctionsTest |
| testSQLFunctions | org.hibernate.test.legacy.SQLFunctionsTest |
| testBlobClob | org.hibernate.test.legacy.SQLFunctionsTest |
| testSqlFunctionAsAlias | org.hibernate.test.legacy.SQLFunctionsTest |
| testCachedQueryOnInsert | org.hibernate.test.legacy.SQLFunctionsTest |
| testSetPropertiesMap | org.hibernate.test.legacy.SQLFunctionsTest |
| testTS | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLStar | org.hibernate.test.legacy.SQLLoaderTest |
| testComponentStar | org.hibernate.test.legacy.SQLLoaderTest |
| testComponentNoStar | org.hibernate.test.legacy.SQLLoaderTest |
| testFindSimpleBySQL | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLSimpleByDiffSessions | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLDiscriminatedSameSession | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLDiscriminatedDiffSession | org.hibernate.test.legacy.SQLLoaderTest |
| testCompositeIdId | org.hibernate.test.legacy.SQLLoaderTest |
| testSessionStats | org.hibernate.test.legacy.StatisticsTest |
| testBoundedMaterializedBlobAccess | org.hibernate.test.lob.BlobTest |
| testBoundedBlobLocatorAccess | org.hibernate.test.lob.BlobTest |
| testUnboundedBlobLocatorAccess | org.hibernate.test.lob.BlobTest |
| testBoundedMaterializedClobAccess | org.hibernate.test.lob.ClobTest |
| testBoundedClobLocatorAccess | org.hibernate.test.lob.ClobTest |
| testUnboundedClobLocatorAccess | org.hibernate.test.lob.ClobTest |
| testNewSerializableType | org.hibernate.test.lob.SerializableTypeTest |
| testManyToManyWithFormula | org.hibernate.test.manytomany.ManyToManyTest |
| testIndexFormulaMap | org.hibernate.test.map.MapIndexFormulaTest |
| testSQLQuery | org.hibernate.test.map.MapIndexFormulaTest |
| testMapCompositeElementWithFormula | org.hibernate.test.mapcompelem.MapCompositeElementTest |
| testQueryMapCompositeElement | org.hibernate.test.mapcompelem.MapCompositeElementTest |
| testManyToManyFormula | org.hibernate.test.mapelemformula.MapElementFormulaTest |
| testMixedInheritance | org.hibernate.test.mixed.MixedTest |
| testUpdate | org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest |
| testReattachmentNaturalIdCheck | org.hibernate.test.naturalid.mutable.MutableNaturalIdTest |
| testNaturalIdCheck | org.hibernate.test.naturalid.mutable.MutableNaturalIdTest |
| testNonexistentNaturalIdCache | org.hibernate.test.naturalid.mutable.MutableNaturalIdTest |
| testNaturalIdCache | org.hibernate.test.naturalid.mutable.MutableNaturalIdTest |
| testQuerying | org.hibernate.test.naturalid.mutable.MutableNaturalIdTest |
| testJoinedSubclass | org.hibernate.test.ondelete.OnDeleteTest |
| testOneToManyLinkTable | org.hibernate.test.onetomany.OneToManyTest |
| testManyToManySize | org.hibernate.test.onetomany.OneToManyTest |
| testOneToOneFormula | org.hibernate.test.onetoone.formula.OneToOneFormulaTest |
| testOneToOneEmbeddedCompositeKey | org.hibernate.test.onetoone.formula.OneToOneFormulaTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest |
| testOneToOneViaAssociationTable | org.hibernate.test.onetoone.link.OneToOneLinkTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest |
| testOptionalOneToOneRetrieval | org.hibernate.test.onetoone.optional.OptionalOneToOneTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.singletable.DiscrimSubclassOneToOneTest |
| testCreateTree | org.hibernate.test.ops.CreateTest |
| testNoUpdatesOnCreateVersionedWithCollection | org.hibernate.test.ops.CreateTest |
| testCreateTreeWithGeneratedId | org.hibernate.test.ops.CreateTest |
| testCreateException | org.hibernate.test.ops.CreateTest |
| testCreateExceptionWithGeneratedId | org.hibernate.test.ops.CreateTest |
| testBasic | org.hibernate.test.ops.CreateTest |
| testDeleteVersionedWithCollectionNoUpdate | org.hibernate.test.ops.DeleteTest |
| testNoUpdateOnDelete | org.hibernate.test.ops.DeleteTest |
| testNoUpdateOnDeleteWithCollection | org.hibernate.test.ops.DeleteTest |
| testMergeBidiPrimayKeyOneToOne | org.hibernate.test.ops.MergeTest |
| testMergeBidiForeignKeyOneToOne | org.hibernate.test.ops.MergeTest |
| testNoExtraUpdatesOnMerge | org.hibernate.test.ops.MergeTest |
| testNoExtraUpdatesOnMergeWithCollection | org.hibernate.test.ops.MergeTest |
| testNoExtraUpdatesOnMergeVersioned | org.hibernate.test.ops.MergeTest |
| testNoExtraUpdatesOnMergeVersionedWithCollection | org.hibernate.test.ops.MergeTest |
| testPersistThenMergeInSameTxnWithVersion | org.hibernate.test.ops.MergeTest |
| testPersistThenMergeInSameTxnWithTimestamp | org.hibernate.test.ops.MergeTest |
| testMergeDeepTree | org.hibernate.test.ops.MergeTest |
| testMergeDeepTreeWithGeneratedId | org.hibernate.test.ops.MergeTest |
| testMergeTree | org.hibernate.test.ops.MergeTest |
| testMergeTreeWithGeneratedId | org.hibernate.test.ops.MergeTest |
| testMergeManaged | org.hibernate.test.ops.MergeTest |
| testRecursiveMergeTransient | org.hibernate.test.ops.MergeTest |
| testDeleteAndMerge | org.hibernate.test.ops.MergeTest |
| testMergeManyToManyWithCollectionDeference | org.hibernate.test.ops.MergeTest |
| testSaveOrUpdateDeepTree | org.hibernate.test.ops.SaveOrUpdateTest |
| testSaveOrUpdateDeepTreeWithGeneratedId | org.hibernate.test.ops.SaveOrUpdateTest |
| testSaveOrUpdateTree | org.hibernate.test.ops.SaveOrUpdateTest |
| testSaveOrUpdateTreeWithGeneratedId | org.hibernate.test.ops.SaveOrUpdateTest |
| testSaveOrUpdateManaged | org.hibernate.test.ops.SaveOrUpdateTest |
| testSaveOrUpdateGot | org.hibernate.test.ops.SaveOrUpdateTest |
| testSaveOrUpdateGotWithMutableProp | org.hibernate.test.ops.SaveOrUpdateTest |
| testEvictThenSaveOrUpdate | org.hibernate.test.ops.SaveOrUpdateTest |
| testOptimisticLockDirty | org.hibernate.test.optlock.OptimisticLockTest |
| testOptimisticLockAll | org.hibernate.test.optlock.OptimisticLockTest |
| testOptimisticLockDirtyDelete | org.hibernate.test.optlock.OptimisticLockTest |
| testOptimisticLockAllDelete | org.hibernate.test.optlock.OptimisticLockTest |
| testOrderBy | org.hibernate.test.ordered.OrderByTest |
| testOrphanDelete | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteOnDelete | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteAfterPersist | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteAfterPersistAndFlush | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteAfterLock | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteOnSaveOrUpdate | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteOnSaveOrUpdateAfterSerialization | org.hibernate.test.orphan.OrphanTest |
| testOrphanDeleteOnMerge | org.hibernate.test.orphan.OrphanTest |
| testDeleteParentWithBidirOrphanDeleteCollectionBasedOnPropertyRef | org.hibernate.test.orphan.PropertyRefTest |
| testPagination | org.hibernate.test.pagination.PaginationTest |
| testOneToOnePropertyRef | org.hibernate.test.propertyref.basic.PropertyRefTest |
| testNonLazyBagKeyPropertyRef | org.hibernate.test.propertyref.basic.PropertyRefTest |
| testManyToManyPropertyRef | org.hibernate.test.propertyref.basic.PropertyRefTest |
| testJoinFetchPropertyRef | org.hibernate.test.propertyref.basic.PropertyRefTest |
| testComponentPropertyRef | org.hibernate.test.propertyref.component.complete.CompleteComponentPropertyRefTest |
| testComponentPropertyRef | org.hibernate.test.propertyref.component.partial.PartialComponentPropertyRefTest |
| testOneToOnePropertyRef | org.hibernate.test.propertyref.inheritence.discrim.SubclassPropertyRefTest |
| testPropertyRefToJoinedSubclass | org.hibernate.test.propertyref.inheritence.joined.JoinedSubclassPropertyRefTest |
| testOneToOnePropertyRef | org.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest |
| testFinalizeFiltered | org.hibernate.test.proxy.ProxyTest |
| testProxyException | org.hibernate.test.proxy.ProxyTest |
| testProxySerializationAfterSessionClosed | org.hibernate.test.proxy.ProxyTest |
| testProxySerialization | org.hibernate.test.proxy.ProxyTest |
| testProxy | org.hibernate.test.proxy.ProxyTest |
| testSubsequentNonExistentProxyAccess | org.hibernate.test.proxy.ProxyTest |
| testProxyEviction | org.hibernate.test.proxy.ProxyTest |
| testFullyLoadedPCSerialization | org.hibernate.test.proxy.ProxyTest |
| testQueryCacheInvalidation | org.hibernate.test.querycache.QueryCacheTest |
| testProjectionCache | org.hibernate.test.querycache.QueryCacheTest |
| testQueryCacheFetch | org.hibernate.test.querycache.QueryCacheTest |
| testReadOnlyMode | org.hibernate.test.readonly.ReadOnlyTest |
| testUpdateOwnerAfterClear | org.hibernate.test.reattachment.CollectionReattachmentTest |
| testUpdateOwnerAfterEvict | org.hibernate.test.reattachment.CollectionReattachmentTest |
| testUpdateAfterEvict | org.hibernate.test.reattachment.ProxyReattachmentTest |
| testUpdateAfterClear | org.hibernate.test.reattachment.ProxyReattachmentTest |
| testOrderBy | org.hibernate.test.sorted.SortTest |
| testAutoDetectAliasing | org.hibernate.test.sql.hand.query.NativeSQLQueriesTest |
| testMixAndMatchEntityScalar | org.hibernate.test.sql.hand.query.NativeSQLQueriesTest |
| testSessionStatistics | org.hibernate.test.stats.SessionStatsTest |
| testCollectionFetchVsLoad | org.hibernate.test.stats.StatsTest |
| testQueryStatGathering | org.hibernate.test.stats.StatsTest |
| testFiltersWithSubclass | org.hibernate.test.subclassfilter.DiscrimSubclassFilterTest |
| testFiltersWithJoinedSubclass | org.hibernate.test.subclassfilter.JoinedSubclassFilterTest |
| testFiltersWithUnionSubclass | org.hibernate.test.subclassfilter.UnionSubclassFilterTest |
| testEntitySubselect | org.hibernate.test.subselect.SubselectTest |
| testSubselectFetchHql | org.hibernate.test.subselectfetch.SubselectFetchTest |
| testSubselectFetchNamedParam | org.hibernate.test.subselectfetch.SubselectFetchTest |
| testSubselectFetchPosParam | org.hibernate.test.subselectfetch.SubselectFetchTest |
| testSubselectFetchWithLimit | org.hibernate.test.subselectfetch.SubselectFetchTest |
| testManyToManyCriteriaJoin | org.hibernate.test.subselectfetch.SubselectFetchTest |
| testSubselectFetchCriteria | org.hibernate.test.subselectfetch.SubselectFetchTest |
| testTernary | org.hibernate.test.ternary.TernaryTest |
| testUpdateFalse | org.hibernate.test.timestamp.TimestampTest |
| testComponent | org.hibernate.test.timestamp.TimestampTest |
| testConcurrent | org.hibernate.test.tm.CMTTest |
| testConcurrentCachedQueries | org.hibernate.test.tm.CMTTest |
| testConcurrentCachedDirtyQueries | org.hibernate.test.tm.CMTTest |
| testCMT | org.hibernate.test.tm.CMTTest |
| testCurrentSession | org.hibernate.test.tm.CMTTest |
| testCurrentSessionWithIterate | org.hibernate.test.tm.CMTTest |
| testCurrentSessionWithScroll | org.hibernate.test.tm.CMTTest |
| testAggressiveReleaseWithExplicitDisconnectReconnect | org.hibernate.test.tm.CMTTest |
| testAggressiveReleaseWithConnectionRetreival | org.hibernate.test.tm.CMTTest |
| testCreateQuery | org.hibernate.test.typedmanytoone.TypedManyToOneTest |
| testCreateQueryNull | org.hibernate.test.typedmanytoone.TypedManyToOneTest |
| testCreateQuery | org.hibernate.test.typedonetoone.TypedOneToOneTest |
| testCreateQueryNull | org.hibernate.test.typedonetoone.TypedOneToOneTest |
| testSave | org.hibernate.test.typeparameters.TypeParameterTest |
| testLoading | org.hibernate.test.typeparameters.TypeParameterTest |
| testUnconstrainedNoCache | org.hibernate.test.unconstrained.UnconstrainedTest |
| testUnconstrainedOuterJoinFetch | org.hibernate.test.unconstrained.UnconstrainedTest |
| testUnconstrained | org.hibernate.test.unconstrained.UnconstrainedTest |
| testBackRef | org.hibernate.test.unidir.BackrefTest |
| testUnionSubclass | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testUnionSubclassCollection | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testUnionSubclassFetchMode | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testUnionSubclassOneToMany | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testUnionSubclassManyToOne | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testNestedUnionedSubclasses | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testQuerySubclassAttribute | org.hibernate.test.unionsubclass2.UnionSubclassTest |
| testUnionSubclass | org.hibernate.test.unionsubclass2.UnionSubclassTest |
| testBasicOperation | org.hibernate.test.usercollection.basic.UserCollectionTypeTest |
| testBasicOperation | org.hibernate.test.usercollection.parameterized.ParameterizedUserCollectionTypeTest |
| testVersionShortCircuitFlush | org.hibernate.test.version.VersionTest |
| testCollectionVersion | org.hibernate.test.version.VersionTest |
| testCollectionNoVersion | org.hibernate.test.version.VersionTest |
| testCollectionVersion | org.hibernate.test.version.db.DbVersionTest |
| testCollectionNoVersion | org.hibernate.test.version.db.DbVersionTest |
| testWhere | org.hibernate.test.where.WhereTest |