org.hibernate.test.jpa.txn
Class TransactionJoiningTest
java.lang.Object
   org.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.testing.junit4.BaseUnitTestCase
       org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
org.hibernate.testing.junit4.BaseCoreFunctionalTestCase
           org.hibernate.test.jpa.AbstractJPATest
org.hibernate.test.jpa.AbstractJPATest
               org.hibernate.test.jpa.txn.TransactionJoiningTest
org.hibernate.test.jpa.txn.TransactionJoiningTest
- public class TransactionJoiningTest 
- extends AbstractJPATest
 
 
 
 
 
 
 
 
| 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, getDialect, getXmlFiles, onFailure, openSession, openSession, overrideCacheStrategy, prepareBasicRegistryBuilder, prepareTest, readCommittedIsolationMaintained, rebuildSessionFactory, rebuildSessionFactoryOnError, serviceRegistry, sessionFactory | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TransactionJoiningTest
public TransactionJoiningTest()
configure
public void configure(Configuration cfg)
- 
- Overrides:
- configurein class- AbstractJPATest
 
- 
 
testExplicitJoining
public void testExplicitJoining()
                         throws Exception
- 
- Throws:
- Exception
 
testImplicitJoining
public void testImplicitJoining()
                         throws Exception
- 
- Throws:
- Exception
 
control
public void control()
             throws Exception
- 
- Throws:
- Exception
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.