| testEmbeddedCompositeIdentifierOnAbstractClass | org.hibernate.test.abstractembeddedcomponents.cid.AbstractCompositeIdTest |
| testPropertiesRefCascades | org.hibernate.test.abstractembeddedcomponents.propertyref.AbstractComponentPropertyRefTest |
| testArrayJoinFetch | org.hibernate.test.array.ArrayTest |
| testBatchFetch | org.hibernate.test.batchfetch.BatchFetchTest |
| testLazy | org.hibernate.test.bidi.AuctionTest |
| testQueryCacheInvalidation | org.hibernate.test.cache.ehcache.EhCacheTest |
| testStaleWritesLeaveCacheConsistent | org.hibernate.test.cache.ehcache.EhCacheTest |
| testCacheLevelStaleWritesFail | org.hibernate.test.cache.treecache.optimistic.OptimisticTreeCacheTest |
| testQueryCacheInvalidation | org.hibernate.test.cache.treecache.optimistic.OptimisticTreeCacheTest |
| testEmptySecondLevelCacheEntry | org.hibernate.test.cache.treecache.optimistic.OptimisticTreeCacheTest |
| testStaleWritesLeaveCacheConsistent | org.hibernate.test.cache.treecache.optimistic.OptimisticTreeCacheTest |
| testQueryCacheInvalidation | org.hibernate.test.cache.treecache.pessimistic.TreeCacheTest |
| testStaleWritesLeaveCacheConsistent | org.hibernate.test.cache.treecache.pessimistic.TreeCacheTest |
| testRefreshCascade | org.hibernate.test.cascade.RefreshTest |
| testQuery | org.hibernate.test.cid.CompositeIdTest |
| testCompositeIds | org.hibernate.test.cid.CompositeIdTest |
| testNonLazyFetch | org.hibernate.test.cid.CompositeIdTest |
| testMultipleCollectionFetch | org.hibernate.test.cid.CompositeIdTest |
| testExtraLazy | org.hibernate.test.collection.CollectionTest |
| testMerge | org.hibernate.test.collection.CollectionTest |
| testFetch | org.hibernate.test.collection.CollectionTest |
| testUpdateOrder | org.hibernate.test.collection.CollectionTest |
| testValueMap | org.hibernate.test.collection.CollectionTest |
| testUpdateFalse | org.hibernate.test.component.ComponentTest |
| testComponent | org.hibernate.test.component.ComponentTest |
| testComponentQueries | org.hibernate.test.component.ComponentTest |
| testComponentFormulaQuery | org.hibernate.test.component.ComponentTest |
| testNamedQuery | org.hibernate.test.component.ComponentTest |
| testHandSQL | org.hibernate.test.compositeelement.CompositeElementTest |
| testComponentPropertyRef | org.hibernate.test.comppropertyref.ComponentPropertyRefTest |
| testSerializationOnAfterStatementAggressiveRelease | org.hibernate.test.connections.AggressiveReleaseTest |
| testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources | org.hibernate.test.connections.AggressiveReleaseTest |
| testQueryIteration | org.hibernate.test.connections.AggressiveReleaseTest |
| testQueryScrolling | org.hibernate.test.connections.AggressiveReleaseTest |
| testSuppliedConnection | org.hibernate.test.connections.AggressiveReleaseTest |
| testBorrowedConnections | org.hibernate.test.connections.AggressiveReleaseTest |
| testConnectionMaintanenceDuringFlush | org.hibernate.test.connections.AggressiveReleaseTest |
| testConnectedSerialization | org.hibernate.test.connections.AggressiveReleaseTest |
| testManualDisconnectedSerialization | org.hibernate.test.connections.AggressiveReleaseTest |
| testManualDisconnectChain | org.hibernate.test.connections.AggressiveReleaseTest |
| testManualDisconnectWithOpenResources | org.hibernate.test.connections.AggressiveReleaseTest |
| testBasicSessionUsage | org.hibernate.test.connections.AggressiveReleaseTest |
| testSessionClosedProtections | org.hibernate.test.connections.AggressiveReleaseTest |
| testConnectedSerialization | org.hibernate.test.connections.BasicConnectionProviderTest |
| testManualDisconnectWithOpenResources | org.hibernate.test.connections.BasicConnectionProviderTest |
| testSerializationOnAfterStatementAggressiveRelease | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testSerializationFailsOnAfterStatementAggressiveReleaseWithOpenResources | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testQueryIteration | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testQueryScrolling | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testSuppliedConnection | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testBorrowedConnections | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testConnectionMaintanenceDuringFlush | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testConnectedSerialization | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testManualDisconnectedSerialization | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testManualDisconnectChain | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testManualDisconnectWithOpenResources | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testBasicSessionUsage | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testSessionClosedProtections | org.hibernate.test.connections.CurrentSessionConnectionTest |
| testEscapeCharacter | org.hibernate.test.criteria.CriteriaQueryTest |
| testScrollCriteria | org.hibernate.test.criteria.CriteriaQueryTest |
| testSubselect | org.hibernate.test.criteria.CriteriaQueryTest |
| testDetachedCriteria | org.hibernate.test.criteria.CriteriaQueryTest |
| testProjectionCache | org.hibernate.test.criteria.CriteriaQueryTest |
| testProjections | org.hibernate.test.criteria.CriteriaQueryTest |
| testProjectionsUsingProperty | org.hibernate.test.criteria.CriteriaQueryTest |
| testRestrictionOnSubclassCollection | org.hibernate.test.criteria.CriteriaQueryTest |
| testClassProperty | org.hibernate.test.criteria.CriteriaQueryTest |
| testProjectedId | org.hibernate.test.criteria.CriteriaQueryTest |
| testSubcriteriaJoinTypes | org.hibernate.test.criteria.CriteriaQueryTest |
| testOneToOnePropertyRef | org.hibernate.test.cuk.CompositePropertyRefTest |
| testCompositeUserType | org.hibernate.test.cut.CompositeUserTypeTest |
| testJoinedSubclass | org.hibernate.test.discriminator.DiscriminatorTest |
| testDom4jOneToMany | org.hibernate.test.dom4j.Dom4jManyToOneTest |
| testDom4jManyToOne | org.hibernate.test.dom4j.Dom4jManyToOneTest |
| testCompositeId | org.hibernate.test.dom4j.Dom4jTest |
| testDom4j | org.hibernate.test.dom4j.Dom4jTest |
| testMapIndexEmision | org.hibernate.test.dom4j.Dom4jTest |
| testLazyDynamicClass | org.hibernate.test.dynamic.DynamicClassTest |
| testIt | org.hibernate.test.dynamicentity.interceptor.InterceptorDynamicEntityTest |
| testIt | org.hibernate.test.dynamicentity.tuplizer.TuplizerDynamicEntityTest |
| testMerge | org.hibernate.test.ecid.EmbeddedCompositeIdTest |
| testMerging | org.hibernate.test.ecid.EmbeddedCompositeIdTest |
| testPolymorphism | org.hibernate.test.ecid.EmbeddedCompositeIdTest |
| testPojoRetreival | org.hibernate.test.entity.MultiRepresentationTest |
| testDom4jRetreival | org.hibernate.test.entity.MultiRepresentationTest |
| testDom4jSave | org.hibernate.test.entity.MultiRepresentationTest |
| testDom4jHQL | org.hibernate.test.entity.MultiRepresentationTest |
| testIntegrityViolation | org.hibernate.test.exception.SQLExceptionConversionTest |
| testBadGrammar | org.hibernate.test.exception.SQLExceptionConversionTest |
| testOrphanDelete | org.hibernate.test.extralazy.ExtraLazyTest |
| testGet | org.hibernate.test.extralazy.ExtraLazyTest |
| testRemoveClear | org.hibernate.test.extralazy.ExtraLazyTest |
| testIndexFormulaMap | org.hibernate.test.extralazy.ExtraLazyTest |
| testSQLQuery | org.hibernate.test.extralazy.ExtraLazyTest |
| testSecondLevelCachedCollectionsFiltering | org.hibernate.test.filter.DynamicFilterTest |
| testCombinedClassAndCollectionFiltersEnabled | org.hibernate.test.filter.DynamicFilterTest |
| testHqlFilters | org.hibernate.test.filter.DynamicFilterTest |
| testCriteriaQueryFilters | org.hibernate.test.filter.DynamicFilterTest |
| testGetFilters | org.hibernate.test.filter.DynamicFilterTest |
| testOneToManyFilters | org.hibernate.test.filter.DynamicFilterTest |
| testInStyleFilterParameter | org.hibernate.test.filter.DynamicFilterTest |
| testManyToManyFilterOnCriteria | org.hibernate.test.filter.DynamicFilterTest |
| testManyToManyFilterOnLoad | org.hibernate.test.filter.DynamicFilterTest |
| testManyToManyOnCollectionLoadAfterHQL | org.hibernate.test.filter.DynamicFilterTest |
| testManyToManyFilterOnQuery | org.hibernate.test.filter.DynamicFilterTest |
| testManyToManyBase | org.hibernate.test.filter.DynamicFilterTest |
| testManyToManyBaseThruCriteria | org.hibernate.test.filter.DynamicFilterTest |
| testFormulaJoin | org.hibernate.test.formulajoin.FormulaJoinTest |
| testGeneratedProperty | org.hibernate.test.generated.TimestampGeneratedValuesWithCachingTest |
| testComponentQueries | org.hibernate.test.hql.ASTParserLoadingTest |
| testJPAPositionalParameterList | org.hibernate.test.hql.ASTParserLoadingTest |
| testAnyMappingReference | org.hibernate.test.hql.ASTParserLoadingTest |
| testJdkEnumStyleEnumConstant | org.hibernate.test.hql.ASTParserLoadingTest |
| testMultipleBagFetchesFail | org.hibernate.test.hql.ASTParserLoadingTest |
| testCollectionJoinsInSubselect | org.hibernate.test.hql.ASTParserLoadingTest |
| testCollectionFetchWithDistinctionAndLimit | org.hibernate.test.hql.ASTParserLoadingTest |
| testSuperclassPropertyReferenceAfterCollectionIndexedAccess | org.hibernate.test.hql.ASTParserLoadingTest |
| testJoinFetchCollectionOfValues | org.hibernate.test.hql.ASTParserLoadingTest |
| testIntegerLiterals | org.hibernate.test.hql.ASTParserLoadingTest |
| testDecimalLiterals | org.hibernate.test.hql.ASTParserLoadingTest |
| testNakedPropertyRef | org.hibernate.test.hql.ASTParserLoadingTest |
| testNakedComponentPropertyRef | org.hibernate.test.hql.ASTParserLoadingTest |
| testNakedImplicitJoins | org.hibernate.test.hql.ASTParserLoadingTest |
| testNakedEntityAssociationReference | org.hibernate.test.hql.ASTParserLoadingTest |
| testNakedMapIndex | org.hibernate.test.hql.ASTParserLoadingTest |
| testInvalidFetchSemantics | org.hibernate.test.hql.ASTParserLoadingTest |
| testArithmetic | org.hibernate.test.hql.ASTParserLoadingTest |
| testNestedCollectionFetch | org.hibernate.test.hql.ASTParserLoadingTest |
| testSelectClauseSubselect | org.hibernate.test.hql.ASTParserLoadingTest |
| testInitProxy | org.hibernate.test.hql.ASTParserLoadingTest |
| testSelectClauseImplicitJoin | org.hibernate.test.hql.ASTParserLoadingTest |
| testSelectClauseImplicitJoinWithIterate | org.hibernate.test.hql.ASTParserLoadingTest |
| testComponentOrderBy | org.hibernate.test.hql.ASTParserLoadingTest |
| testCastInSelect | org.hibernate.test.hql.ASTParserLoadingTest |
| testAliases | org.hibernate.test.hql.ASTParserLoadingTest |
| testParameterMixing | org.hibernate.test.hql.ASTParserLoadingTest |
| testOrdinalParameters | org.hibernate.test.hql.ASTParserLoadingTest |
| testIndexParams | org.hibernate.test.hql.ASTParserLoadingTest |
| testAggregation | org.hibernate.test.hql.ASTParserLoadingTest |
| testSelectClauseCase | org.hibernate.test.hql.ASTParserLoadingTest |
| testImplicitPolymorphism | org.hibernate.test.hql.ASTParserLoadingTest |
| testCoalesce | org.hibernate.test.hql.ASTParserLoadingTest |
| testStr | org.hibernate.test.hql.ASTParserLoadingTest |
| testCast | org.hibernate.test.hql.ASTParserLoadingTest |
| testExtract | org.hibernate.test.hql.ASTParserLoadingTest |
| testOneToManyFilter | org.hibernate.test.hql.ASTParserLoadingTest |
| testManyToManyFilter | org.hibernate.test.hql.ASTParserLoadingTest |
| testSelectExpressions | org.hibernate.test.hql.ASTParserLoadingTest |
| testImplicitJoin | org.hibernate.test.hql.ASTParserLoadingTest |
| testFromOnly | org.hibernate.test.hql.ASTParserLoadingTest |
| testSimpleSelect | org.hibernate.test.hql.ASTParserLoadingTest |
| testEntityPropertySelect | org.hibernate.test.hql.ASTParserLoadingTest |
| testWhere | org.hibernate.test.hql.ASTParserLoadingTest |
| testEntityFetching | org.hibernate.test.hql.ASTParserLoadingTest |
| testCollectionFetching | org.hibernate.test.hql.ASTParserLoadingTest |
| testProjectionQueries | org.hibernate.test.hql.ASTParserLoadingTest |
| testStandardFunctions | 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 |
| testSubselectBetween | org.hibernate.test.hql.ASTParserLoadingTest |
| testDeleteNonExistentEntity | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateNonExistentEntity | org.hibernate.test.hql.BulkManipulationTest |
| 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 |
| testInsertWithGeneratedId | org.hibernate.test.hql.BulkManipulationTest |
| testInsertWithGeneratedVersionAndId | org.hibernate.test.hql.BulkManipulationTest |
| testInsertWithGeneratedTimestampVersion | org.hibernate.test.hql.BulkManipulationTest |
| testIncorrectSyntax | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateWithWhereExistsSubquery | org.hibernate.test.hql.BulkManipulationTest |
| testIncrementCounterVersion | org.hibernate.test.hql.BulkManipulationTest |
| testIncrementTimestampVersion | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnComponent | org.hibernate.test.hql.BulkManipulationTest |
| testUpdateOnManyToOne | 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 |
| testDeleteWithSubquery | 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 |
| testDeleteWithMetadataWhereFragments | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteRestrictedOnManyToOne | org.hibernate.test.hql.BulkManipulationTest |
| testDeleteSyntaxWithCompositeId | org.hibernate.test.hql.BulkManipulationTest |
| testQueries | org.hibernate.test.hql.ClassicTranslatorTest |
| testTupleReturnFails | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testScrollingJoinFetchesForward | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testScrollingJoinFetchesReverse | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testScrollingJoinFetchesPositioning | org.hibernate.test.hql.ScrollableCollectionFetchingTest |
| testWithClauseFailsWithFetch | org.hibernate.test.hql.WithClauseTest |
| testInvalidWithSemantics | org.hibernate.test.hql.WithClauseTest |
| testWithClause | org.hibernate.test.hql.WithClauseTest |
| 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 |
| testImmutable | org.hibernate.test.immutable.ImmutableTest |
| testCollectionIntercept | org.hibernate.test.interceptor.InterceptorTest |
| testPropertyIntercept | 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 |
| testJoinedSubclass | org.hibernate.test.joinedsubclass.JoinedSubclassTest |
| testQuerySubclassAttribute | org.hibernate.test.joinedsubclass.JoinedSubclassTest |
| testPropertyRefToJoinedSubclass | org.hibernate.test.joineduid.PropertyRefTest |
| testProjection | org.hibernate.test.joinfetch.JoinFetchTest |
| testJoinFetch | org.hibernate.test.joinfetch.JoinFetchTest |
| testCollectionFilter | org.hibernate.test.joinfetch.JoinFetchTest |
| testJoinFetchManyToMany | org.hibernate.test.joinfetch.JoinFetchTest |
| 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 |
| testIdentifierCaseSensitive | org.hibernate.test.jpa.ql.JPAQLComplianceTest |
| testSelectWithDistinctClause | org.hibernate.test.jpa.ql.JPAQLComplianceTest |
| testRemoveThenContains | org.hibernate.test.jpa.removed.RemovedEntityTest |
| testRemoveThenGet | org.hibernate.test.jpa.removed.RemovedEntityTest |
| 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 |
| testCreate | org.hibernate.test.legacy.FooBarTest |
| testQuery | org.hibernate.test.legacy.FooBarTest |
| testUpdateOrder | org.hibernate.test.legacy.FooBarTest |
| testPolymorphism | org.hibernate.test.legacy.FooBarTest |
| testOrphanDelete | org.hibernate.test.legacy.FooBarTest |
| testFetchList | org.hibernate.test.legacy.FooBarTest |
| testOrderBy | org.hibernate.test.legacy.FooBarTest |
| testJoin | org.hibernate.test.legacy.FooBarTest |
| testSaveOrUpdateCopyAny | org.hibernate.test.legacy.FooBarTest |
| testRefreshProxy | org.hibernate.test.legacy.FooBarTest |
| testOnCascadeDelete | org.hibernate.test.legacy.FooBarTest |
| testRemoveFromIdbag | org.hibernate.test.legacy.FooBarTest |
| testLoad | org.hibernate.test.legacy.FooBarTest |
| testDereferenceLazyCollection | org.hibernate.test.legacy.FooBarTest |
| testMoveLazyCollection | org.hibernate.test.legacy.FooBarTest |
| testCriteriaCollection | org.hibernate.test.legacy.FooBarTest |
| testCascadeDeleteDetached | org.hibernate.test.legacy.FooBarTest |
| testForeignKeys | org.hibernate.test.legacy.FooBarTest |
| testNonlazyCollection | org.hibernate.test.legacy.FooBarTest |
| testReuseDeletedCollection | org.hibernate.test.legacy.FooBarTest |
| testPropertyRef | org.hibernate.test.legacy.FooBarTest |
| testQueryCollectionOfValues | org.hibernate.test.legacy.FooBarTest |
| testBatchLoad | org.hibernate.test.legacy.FooBarTest |
| testFetchInitializedCollection | org.hibernate.test.legacy.FooBarTest |
| testLateCollectionAdd | org.hibernate.test.legacy.FooBarTest |
| testUpdate | org.hibernate.test.legacy.FooBarTest |
| testListRemove | org.hibernate.test.legacy.FooBarTest |
| testFetchInitializedCollectionDupe | org.hibernate.test.legacy.FooBarTest |
| testSortables | org.hibernate.test.legacy.FooBarTest |
| testBagOneToMany | org.hibernate.test.legacy.FooBarTest |
| testQueryLockMode | org.hibernate.test.legacy.FooBarTest |
| testManyToManyBag | org.hibernate.test.legacy.FooBarTest |
| testIdBag | org.hibernate.test.legacy.FooBarTest |
| testForceOuterJoin | org.hibernate.test.legacy.FooBarTest |
| testEmptyCollection | org.hibernate.test.legacy.FooBarTest |
| testOneToOneGenerator | org.hibernate.test.legacy.FooBarTest |
| testLimit | org.hibernate.test.legacy.FooBarTest |
| testCustom | org.hibernate.test.legacy.FooBarTest |
| testSaveAddDelete | org.hibernate.test.legacy.FooBarTest |
| testNamedParams | org.hibernate.test.legacy.FooBarTest |
| testParameterCheck | org.hibernate.test.legacy.FooBarTest |
| testDyna | org.hibernate.test.legacy.FooBarTest |
| testFindByCriteria | org.hibernate.test.legacy.FooBarTest |
| testAfterDelete | org.hibernate.test.legacy.FooBarTest |
| testCollectionWhere | org.hibernate.test.legacy.FooBarTest |
| testComponentParent | org.hibernate.test.legacy.FooBarTest |
| testCollectionCache | org.hibernate.test.legacy.FooBarTest |
| testCascadeSave | org.hibernate.test.legacy.FooBarTest |
| testCollectionsInSelect | org.hibernate.test.legacy.FooBarTest |
| testNewFlushing | org.hibernate.test.legacy.FooBarTest |
| testPersistCollections | org.hibernate.test.legacy.FooBarTest |
| testSaveFlush | org.hibernate.test.legacy.FooBarTest |
| testCreateUpdate | org.hibernate.test.legacy.FooBarTest |
| testUpdateCollections | org.hibernate.test.legacy.FooBarTest |
| testCallback | org.hibernate.test.legacy.FooBarTest |
| testRemoveContains | org.hibernate.test.legacy.FooBarTest |
| testCollectionOfSelf | org.hibernate.test.legacy.FooBarTest |
| testFind | org.hibernate.test.legacy.FooBarTest |
| testDeleteRecursive | org.hibernate.test.legacy.FooBarTest |
| testReachability | org.hibernate.test.legacy.FooBarTest |
| testPersistentLifecycle | org.hibernate.test.legacy.FooBarTest |
| testIterators | org.hibernate.test.legacy.FooBarTest |
| testVersioning | org.hibernate.test.legacy.FooBarTest |
| testVersionedCollections | org.hibernate.test.legacy.FooBarTest |
| testRecursiveLoad | org.hibernate.test.legacy.FooBarTest |
| testScrollableIterator | org.hibernate.test.legacy.FooBarTest |
| testMultiColumnQueries | org.hibernate.test.legacy.FooBarTest |
| testDeleteTransient | org.hibernate.test.legacy.FooBarTest |
| testDeleteUpdatedTransient | org.hibernate.test.legacy.FooBarTest |
| testUpdateFromTransient | org.hibernate.test.legacy.FooBarTest |
| testArraysOfTimes | org.hibernate.test.legacy.FooBarTest |
| testComponents | org.hibernate.test.legacy.FooBarTest |
| testNoForeignKeyViolations | org.hibernate.test.legacy.FooBarTest |
| testLazyCollections | org.hibernate.test.legacy.FooBarTest |
| testNewSessionLifecycle | org.hibernate.test.legacy.FooBarTest |
| testDisconnect | org.hibernate.test.legacy.FooBarTest |
| testManyToOne | org.hibernate.test.legacy.FooBarTest |
| testSaveDelete | org.hibernate.test.legacy.FooBarTest |
| testProxyArray | org.hibernate.test.legacy.FooBarTest |
| testCache | org.hibernate.test.legacy.FooBarTest |
| testFindLoad | org.hibernate.test.legacy.FooBarTest |
| testRefresh | org.hibernate.test.legacy.FooBarTest |
| testAutoFlush | org.hibernate.test.legacy.FooBarTest |
| testVeto | org.hibernate.test.legacy.FooBarTest |
| testSerializableType | org.hibernate.test.legacy.FooBarTest |
| testAutoFlushCollections | org.hibernate.test.legacy.FooBarTest |
| testUserProvidedConnection | org.hibernate.test.legacy.FooBarTest |
| testCachedCollection | org.hibernate.test.legacy.FooBarTest |
| testComplicatedQuery | org.hibernate.test.legacy.FooBarTest |
| testLoadAfterDelete | org.hibernate.test.legacy.FooBarTest |
| testObjectType | org.hibernate.test.legacy.FooBarTest |
| testAny | org.hibernate.test.legacy.FooBarTest |
| testEmbeddedCompositeID | org.hibernate.test.legacy.FooBarTest |
| testAutosaveChildren | org.hibernate.test.legacy.FooBarTest |
| testTransientOrphanDelete | org.hibernate.test.legacy.FooBarTest |
| testProxiesInCollections | org.hibernate.test.legacy.FooBarTest |
| testPSCache | org.hibernate.test.legacy.FooBarTest |
| testForCertain | org.hibernate.test.legacy.FooBarTest |
| testBagMultipleElements | org.hibernate.test.legacy.FooBarTest |
| testWierdSession | org.hibernate.test.legacy.FooBarTest |
| testQuery | org.hibernate.test.legacy.FumTest |
| testCriteriaCollection | org.hibernate.test.legacy.FumTest |
| testCriteria | org.hibernate.test.legacy.FumTest |
| testBeanResultTransformer | org.hibernate.test.legacy.FumTest |
| testListIdentifiers | org.hibernate.test.legacy.FumTest |
| testCompositeID | org.hibernate.test.legacy.FumTest |
| testCompositeIDOneToOne | org.hibernate.test.legacy.FumTest |
| testCompositeIDQuery | org.hibernate.test.legacy.FumTest |
| testCompositeIDCollections | org.hibernate.test.legacy.FumTest |
| testDeleteOwner | org.hibernate.test.legacy.FumTest |
| testCompositeIDs | org.hibernate.test.legacy.FumTest |
| testKeyManyToOne | org.hibernate.test.legacy.FumTest |
| testCompositeKeyPathExpressions | org.hibernate.test.legacy.FumTest |
| testUnflushedSessionSerialization | org.hibernate.test.legacy.FumTest |
| 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 |
| testUpdateLazyCollections | org.hibernate.test.legacy.MasterDetailTest |
| testMultiLevelCascade | org.hibernate.test.legacy.MasterDetailTest |
| testMixNativeAssigned | org.hibernate.test.legacy.MasterDetailTest |
| testCollectionReplaceOnUpdate | org.hibernate.test.legacy.MasterDetailTest |
| testCollectionReplace2 | org.hibernate.test.legacy.MasterDetailTest |
| testCollectionReplace | org.hibernate.test.legacy.MasterDetailTest |
| testCategories | org.hibernate.test.legacy.MasterDetailTest |
| testCollectionRefresh | org.hibernate.test.legacy.MasterDetailTest |
| testCachedCollectionRefresh | org.hibernate.test.legacy.MasterDetailTest |
| testInterface | org.hibernate.test.legacy.MasterDetailTest |
| testNoUpdateManyToOne | org.hibernate.test.legacy.MasterDetailTest |
| testQueuedBagAdds | org.hibernate.test.legacy.MasterDetailTest |
| testPolymorphicCriteria | org.hibernate.test.legacy.MasterDetailTest |
| testQueries | org.hibernate.test.legacy.MultiTableTest |
| testOneToOne | org.hibernate.test.legacy.MultiTableTest |
| testNarrow | org.hibernate.test.legacy.MultiTableTest |
| testCriteria | org.hibernate.test.legacy.MultiTableTest |
| testFetchOneToMany | org.hibernate.test.legacy.MultiTableTest |
| testJoins | org.hibernate.test.legacy.MultiTableTest |
| testSubclassCollection | org.hibernate.test.legacy.MultiTableTest |
| testCollectionOnly | org.hibernate.test.legacy.MultiTableTest |
| testConstraints | org.hibernate.test.legacy.MultiTableTest |
| testMultiTable | org.hibernate.test.legacy.MultiTableTest |
| testMultiTableGeneratedId | org.hibernate.test.legacy.MultiTableTest |
| testMultiTableCollections | org.hibernate.test.legacy.MultiTableTest |
| testMultiTableManyToOne | org.hibernate.test.legacy.MultiTableTest |
| testMultiTableNativeId | org.hibernate.test.legacy.MultiTableTest |
| testCollection | org.hibernate.test.legacy.MultiTableTest |
| testCollectionPointer | org.hibernate.test.legacy.MultiTableTest |
| testOneToOneCache | org.hibernate.test.legacy.OneToOneCacheTest |
| testManyToMany | org.hibernate.test.legacy.ParentChildTest |
| testObjectType | org.hibernate.test.legacy.ParentChildTest |
| testCollectionQuery | org.hibernate.test.legacy.ParentChildTest |
| testReplicate | org.hibernate.test.legacy.ParentChildTest |
| testQueryOneToOne | org.hibernate.test.legacy.ParentChildTest |
| testProxyReuse | org.hibernate.test.legacy.ParentChildTest |
| testComplexCriteria | org.hibernate.test.legacy.ParentChildTest |
| testClassWhere | org.hibernate.test.legacy.ParentChildTest |
| testClassWhereManyToMany | org.hibernate.test.legacy.ParentChildTest |
| testParentChild | org.hibernate.test.legacy.ParentChildTest |
| testParentNullChild | org.hibernate.test.legacy.ParentChildTest |
| testContainer | org.hibernate.test.legacy.ParentChildTest |
| testCascadeCompositeElements | org.hibernate.test.legacy.ParentChildTest |
| testBag | org.hibernate.test.legacy.ParentChildTest |
| testCircularCascade | org.hibernate.test.legacy.ParentChildTest |
| testDeleteEmpty | org.hibernate.test.legacy.ParentChildTest |
| testLocking | org.hibernate.test.legacy.ParentChildTest |
| testLoadAfterNonExists | org.hibernate.test.legacy.ParentChildTest |
| testSimpleQBE | org.hibernate.test.legacy.QueryByExampleTest |
| testJunctionNotExpressionQBE | org.hibernate.test.legacy.QueryByExampleTest |
| testExcludingQBE | org.hibernate.test.legacy.QueryByExampleTest |
| 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 |
| testCachedQueryOnInsert | org.hibernate.test.legacy.SQLFunctionsTest |
| testTS | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLStar | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLProperties | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLAssociatedObjects | org.hibernate.test.legacy.SQLLoaderTest |
| testPropertyResultSQL | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLMultipleObject | org.hibernate.test.legacy.SQLLoaderTest |
| testFindBySQLParameters | org.hibernate.test.legacy.SQLLoaderTest |
| testEscapedJDBC | org.hibernate.test.legacy.SQLLoaderTest |
| testDoubleAliasing | org.hibernate.test.legacy.SQLLoaderTest |
| testEmbeddedCompositeProperties | org.hibernate.test.legacy.SQLLoaderTest |
| testReturnPropertyComponentRename | 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 |
| 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 |
| testNaturalIdCheck | org.hibernate.test.naturalid.NaturalIdTest |
| testNonexistentNaturalIdCache | org.hibernate.test.naturalid.NaturalIdTest |
| testNaturalIdCache | org.hibernate.test.naturalid.NaturalIdTest |
| testQuerying | org.hibernate.test.naturalid.NaturalIdTest |
| testJoinedSubclass | org.hibernate.test.ondelete.OnDeleteTest |
| testOneToManyLinkTable | org.hibernate.test.onetomany.OneToManyTest |
| testManyToManySize | org.hibernate.test.onetomany.OneToManyTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.joined.OneToOneTest |
| testOneToOneOnSubclass | org.hibernate.test.onetoone.singletable.OneToOneTest |
| testOneToOneFormula | org.hibernate.test.onetooneformula.OneToOneFormulaTest |
| testOneToOneEmbeddedCompositeKey | org.hibernate.test.onetooneformula.OneToOneFormulaTest |
| testOneToOneViaAssociationTable | org.hibernate.test.onetoonelink.OneToOneTest |
| testCreateTree | 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 |
| testGetLoad | org.hibernate.test.ops.GetLoadTest |
| 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 |
| 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 |
| testOrderBy | org.hibernate.test.ordered.OrderByTest |
| testOrphanDeleteOnDelete | org.hibernate.test.orphan.OrphanIdRollbackTest |
| 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.PropertyRefTest |
| testManyToManyPropertyRef | org.hibernate.test.propertyref.PropertyRefTest |
| testJoinFetchPropertyRef | org.hibernate.test.propertyref.PropertyRefTest |
| 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 |
| 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 |
| testOrderBy | org.hibernate.test.sorted.SortTest |
| testSQLQueryInterface | org.hibernate.test.sql.GeneralTest |
| testResultSetMappingDefinition | org.hibernate.test.sql.GeneralTest |
| testScalarValues | org.hibernate.test.sql.GeneralTest |
| testMappedAliasStrategy | org.hibernate.test.sql.GeneralTest |
| testAutoDetectAliasing | org.hibernate.test.sql.GeneralTest |
| testMixAndMatchEntityScalar | org.hibernate.test.sql.GeneralTest |
| testHandSQL | org.hibernate.test.sql.MSSQLTest |
| testScalarStoredProcedure | org.hibernate.test.sql.MSSQLTest |
| testParameterHandling | org.hibernate.test.sql.MSSQLTest |
| testEntityStoredProcedure | org.hibernate.test.sql.MSSQLTest |
| 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 |
| testOneToOnePropertyRef | org.hibernate.test.subclasspropertyref.SubclassPropertyRefTest |
| 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 |
| 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 |
| 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 |
| testLocking | org.hibernate.test.version.sybase.SybaseTimestampVersioningTest |
| testCollectionVersion | org.hibernate.test.version.sybase.SybaseTimestampVersioningTest |
| testCollectionNoVersion | org.hibernate.test.version.sybase.SybaseTimestampVersioningTest |
| testWhere | org.hibernate.test.where.WhereTest |
| testExpressionWithParamInFunction | org.hibernate.test.hql.HQLTest |
| testConcatenation | org.hibernate.test.hql.HQLTest |