| testBatchFetch | org.hibernate.test.batchfetch.BatchFetchTest |
| testCompositeIds | org.hibernate.test.cid.CompositeIdTest |
| testOrphanDeleteOnDelete | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDeleteAfterPersist | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDeleteAfterPersistAndFlush | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDeleteAfterLock | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDeleteOnSaveOrUpdate | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDeleteOnSaveOrUpdateAfterSerialization | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDelete | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testOrphanDeleteOnMerge | org.hibernate.test.collection.backref.map.compkey.BackrefCompositeMapKeyTest |
| testComponentQueries | org.hibernate.test.component.basic.ComponentTest |
| testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources | org.hibernate.test.connections.AggressiveReleaseTest |
| testQueryIteration | org.hibernate.test.connections.AggressiveReleaseTest |
| testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testQueryIteration | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testSubselect | org.hibernate.test.criteria.CriteriaQueryTest |
| testDom4j | org.hibernate.test.entitymode.dom4j.basic.Dom4jTest |
| testMapIndexEmision | org.hibernate.test.entitymode.dom4j.basic.Dom4jTest |
| testCrazyIdFieldNames | org.hibernate.test.hql.ASTParserLoadingTest |
| testImplicitJoinsInDifferentClauses | org.hibernate.test.hql.ASTParserLoadingTest |
| testImplicitSelectEntityAssociationInShallowQuery | org.hibernate.test.hql.ASTParserLoadingTest |
| testSelectClauseImplicitJoinWithIterate | org.hibernate.test.hql.ASTParserLoadingTest |
| testStr | org.hibernate.test.hql.ASTParserLoadingTest |
| testExtract | org.hibernate.test.hql.ASTParserLoadingTest |
| testDynamicInstantiationQueries | org.hibernate.test.hql.ASTParserLoadingTest |
| testResultTransformerScalarQueries | org.hibernate.test.hql.ASTParserLoadingTest |
| testResultTransformerEntityQueries | org.hibernate.test.hql.ASTParserLoadingTest |
| testEJBQLFunctions | org.hibernate.test.hql.ASTParserLoadingTest |
| testInterfaceProxies | org.hibernate.test.interfaceproxy.InterfaceProxyTest |
| testIterate | org.hibernate.test.iterate.IterateTest |
| testJpaStylePositionalParametersInNativeSql | org.hibernate.test.jpa.ql.NativeQueryTest |
| testOrderBy | org.hibernate.test.legacy.FooBarTest |
| testOnCascadeDelete | org.hibernate.test.legacy.FooBarTest |
| testCollectionsInSelect | org.hibernate.test.legacy.FooBarTest |
| testNewFlushing | org.hibernate.test.legacy.FooBarTest |
| testPersistCollections | org.hibernate.test.legacy.FooBarTest |
| testIterators | org.hibernate.test.legacy.FooBarTest |
| testRecursiveLoad | org.hibernate.test.legacy.FooBarTest |
| testMultiColumnQueries | org.hibernate.test.legacy.FooBarTest |
| testProxyArray | org.hibernate.test.legacy.FooBarTest |
| testAutoFlushCollections | org.hibernate.test.legacy.FooBarTest |
| testListIdentifiers | org.hibernate.test.legacy.FumTest |
| testCompositeID | org.hibernate.test.legacy.FumTest |
| testCompositeIDQuery | org.hibernate.test.legacy.FumTest |
| testCompositeIDs | org.hibernate.test.legacy.FumTest |
| testCompositeKeyPathExpressions | org.hibernate.test.legacy.FumTest |
| testUnionSubclass | org.hibernate.test.legacy.IJ2Test |
| testSelfManyToOne | org.hibernate.test.legacy.MasterDetailTest |
| testMasterDetail | org.hibernate.test.legacy.MasterDetailTest |
| testSubclassCollection | org.hibernate.test.legacy.MultiTableTest |
| testMultiTable | org.hibernate.test.legacy.MultiTableTest |
| testMultiTableGeneratedId | org.hibernate.test.legacy.MultiTableTest |
| testCollection | org.hibernate.test.legacy.MultiTableTest |
| testProxyReuse | org.hibernate.test.legacy.ParentChildTest |
| testCascadeCompositeElements | org.hibernate.test.legacy.ParentChildTest |
| testSQLFunctions | org.hibernate.test.legacy.SQLFunctionsTest |
| testBlobClob | org.hibernate.test.legacy.SQLFunctionsTest |
| 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 |
| testMixedInheritance | org.hibernate.test.mixed.MixedTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.joined.JoinedSubclassOneToOneTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.nopojo.DynamicMapOneToOneTest |
| testPagination | org.hibernate.test.pagination.PaginationTest |
| testOneToOnePropertyRef | org.hibernate.test.propertyref.inheritence.union.UnionSubclassPropertyRefTest |
| testIterateWithClearTopOfLoop | org.hibernate.test.reattachment.ProxyReattachmentTest |
| testIterateWithClearBottomOfLoop | org.hibernate.test.reattachment.ProxyReattachmentTest |
| testIterateWithEvictTopOfLoop | org.hibernate.test.reattachment.ProxyReattachmentTest |
| testIterateWithEvictBottomOfLoop | org.hibernate.test.reattachment.ProxyReattachmentTest |
| testScalarStoredProcedure | org.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest |
| testParameterHandling | org.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest |
| testEntityStoredProcedure | org.hibernate.test.sql.hand.custom.sybase.SybaseCustomSQLTest |
| testMappedAliasStrategy | org.hibernate.test.sql.hand.query.NativeSQLQueriesTest |
| testAutoDetectAliasing | org.hibernate.test.sql.hand.query.NativeSQLQueriesTest |
| testQueryStatGathering | org.hibernate.test.stats.StatsTest |
| testCurrentSessionWithIterate | org.hibernate.test.tm.CMTTest |
| testCurrentSessionWithScroll | org.hibernate.test.tm.CMTTest |
| testUnionSubclassFetchMode | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testQuery | org.hibernate.test.legacy.FooBarTest |
| testCascadeDeleteDetached | org.hibernate.test.legacy.FooBarTest |
| testLimit | org.hibernate.test.legacy.FooBarTest |
| testCascadeSave | org.hibernate.test.legacy.FooBarTest |
| testJoinedSubclass | org.hibernate.test.ondelete.OnDeleteTest |
| testQueryCacheInvalidation | org.hibernate.test.querycache.QueryCacheTest |