| testPutAgainstUninitializedMap | org.hibernate.test.collection.map.PersistentMapTest |
| testComponentQueries | org.hibernate.test.component.basic.ComponentTest |
| testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources | org.hibernate.test.connections.AggressiveReleaseTest |
| testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources | 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 |
| testGeneratedProperty | org.hibernate.test.generated.TimestampGeneratedValuesWithCachingTest |
| testCollectionFetchWithDistinctionAndLimit | org.hibernate.test.hql.ASTParserLoadingTest |
| testStr | org.hibernate.test.hql.ASTParserLoadingTest |
| testExtract | org.hibernate.test.hql.ASTParserLoadingTest |
| testEJBQLFunctions | org.hibernate.test.hql.ASTParserLoadingTest |
| testTempTableGenerationIsolation | org.hibernate.test.hql.BulkManipulationTest |
| testBooleanHandling | org.hibernate.test.hql.BulkManipulationTest |
| testSimpleInsert | org.hibernate.test.hql.BulkManipulationTest |
| testSimpleNativeSQLInsert | org.hibernate.test.hql.BulkManipulationTest |
| testInsertWithManyToOne | org.hibernate.test.hql.BulkManipulationTest |
| testInsertWithMismatchedTypes | org.hibernate.test.hql.BulkManipulationTest |
| testInsertIntoSuperclassPropertiesFails | org.hibernate.test.hql.BulkManipulationTest |
| testInsertAcrossMappedJoinFails | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateWithWhereExistsSubquery | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnComponent | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnImplicitJoinFails | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnDiscriminatorSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnAnimal | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnMammal | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateSetNullUnionSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateSetNullOnDiscriminatorSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateSetNullOnJoinedSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testSimpleDeleteOnAnimal | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteOnDiscriminatorSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteOnJoinedSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteOnMappedJoin | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteUnionSubclassAbstractRoot | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteUnionSubclassConcreteSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteUnionSubclassLeafSubclass | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteRestrictedOnManyToOne | org.hibernate.test.hql.BulkManipulationTest |
| testScrollingJoinFetchesForward | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testScrollingJoinFetchesReverse | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testScrollingJoinFetchesPositioning | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testWithClauseFailsWithFetch | org.hibernate.test.hql.WithClauseTest |
| testWithClause | org.hibernate.test.hql.WithClauseTest |
| testInterfaceProxies | org.hibernate.test.interfaceproxy.InterfaceProxyTest |
| testJpaStylePositionalParametersInNativeSql | org.hibernate.test.jpa.ql.NativeQueryTest |
| testOnCascadeDelete | org.hibernate.test.legacy.FooBarTest |
| testCollectionsInSelect | org.hibernate.test.legacy.FooBarTest |
| testCompositeKeyPathExpressions | org.hibernate.test.legacy.FumTest |
| testUnionSubclass | org.hibernate.test.legacy.IJ2Test |
| testCollection | org.hibernate.test.legacy.MultiTableTest |
| testProxyReuse | org.hibernate.test.legacy.ParentChildTest |
| testBlobClob | org.hibernate.test.legacy.SQLFunctionsTest |
| testReturnPropertyComponentRename | org.hibernate.test.legacy.SQLLoaderTest |
| 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 |
| testOneToManyLinkTable | org.hibernate.test.onetomany.OneToManyTest |
| 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 |
| testMappedAliasStrategy | org.hibernate.test.sql.GeneralTest |
| testAutoDetectAliasing | org.hibernate.test.sql.GeneralTest |
| testScalarStoredProcedure | org.hibernate.test.sql.MSSQLTest |
| testParameterHandling | org.hibernate.test.sql.MSSQLTest |
| testEntityStoredProcedure | org.hibernate.test.sql.MSSQLTest |
| testQueryStatGathering | org.hibernate.test.stats.StatsTest |
| testFiltersWithJoinedSubclass | org.hibernate.test.subclassfilter.JoinedSubclassFilterTest |
| testCurrentSessionWithScroll | org.hibernate.test.tm.CMTTest |
| testUnionSubclassFetchMode | org.hibernate.test.unionsubclass.UnionSubclassTest |
| testJoinedSubclass | org.hibernate.test.ondelete.OnDeleteTest |