org.hibernate.test.legacy
Class MasterDetailTest
java.lang.Object
org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.test.legacy.LegacyTestCase
org.hibernate.test.legacy.MasterDetailTest
public class MasterDetailTest
- extends LegacyTestCase
Methods inherited from class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase |
addMappings, addMappings, afterConfigurationBuilt, afterConfigurationBuilt, afterSessionFactoryBuilt, afterTest, applyCacheSettings, assertAllDataRemoved, beforeTest, buildConfiguration, buildServiceRegistry, cleanupCache, cleanupTest, configuration, constructConfiguration, createSchema, generateBootstrapRegistry, getAnnotatedClasses, getAnnotatedPackages, getBaseForMappings, getCacheConcurrencyStrategy, getDialect, getXmlFiles, onFailure, openSession, openSession, overrideCacheStrategy, prepareBasicRegistryBuilder, prepareBootstrapRegistryBuilder, prepareTest, readCommittedIsolationMaintained, rebuildSessionFactory, rebuildSessionFactoryOnError, serviceRegistry, sessionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterDetailTest
public MasterDetailTest()
getMappings
public String[] getMappings()
- Overrides:
getMappings
in class BaseCoreFunctionalTestCase
testOuterJoin
public void testOuterJoin()
throws Exception
- Throws:
Exception
testMeta
public void testMeta()
throws Exception
- Throws:
Exception
testCopy
public void testCopy()
throws Exception
- Throws:
Exception
testNotNullDiscriminator
public void testNotNullDiscriminator()
throws Exception
- Throws:
Exception
testSelfManyToOne
public void testSelfManyToOne()
throws Exception
- Throws:
Exception
testExample
public void testExample()
throws Exception
- Throws:
Exception
testNonLazyBidirectional
public void testNonLazyBidirectional()
throws Exception
- Throws:
Exception
testCollectionQuery
public void testCollectionQuery()
throws Exception
- Throws:
Exception
testMasterDetail
public void testMasterDetail()
throws Exception
- Throws:
Exception
testIncomingOutgoing
public void testIncomingOutgoing()
throws Exception
- Throws:
Exception
testCascading
public void testCascading()
throws Exception
- Throws:
Exception
testNamedQuery
public void testNamedQuery()
throws Exception
- Throws:
Exception
testUpdateLazyCollections
public void testUpdateLazyCollections()
throws Exception
- Throws:
Exception
testMultiLevelCascade
public void testMultiLevelCascade()
throws Exception
- Throws:
Exception
testMixNativeAssigned
public void testMixNativeAssigned()
throws Exception
- Throws:
Exception
testCollectionReplaceOnUpdate
public void testCollectionReplaceOnUpdate()
throws Exception
- Throws:
Exception
testCollectionReplace2
public void testCollectionReplace2()
throws Exception
- Throws:
Exception
testCollectionReplace
public void testCollectionReplace()
throws Exception
- Throws:
Exception
testCategories
public void testCategories()
throws Exception
- Throws:
Exception
testCollectionRefresh
public void testCollectionRefresh()
throws Exception
- Throws:
Exception
isSerializableIsolationEnforced
protected boolean isSerializableIsolationEnforced()
throws Exception
- Throws:
Exception
testCachedCollectionRefresh
public void testCachedCollectionRefresh()
throws Exception
- Throws:
Exception
testCustomPersister
public void testCustomPersister()
throws Exception
- Throws:
Exception
testInterface
public void testInterface()
throws Exception
- Throws:
Exception
testNoUpdateManyToOne
public void testNoUpdateManyToOne()
throws Exception
- Throws:
Exception
testQueuedBagAdds
public void testQueuedBagAdds()
throws Exception
- Throws:
Exception
testPolymorphicCriteria
public void testPolymorphicCriteria()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.