|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.hibernate.testing.junit4.BaseUnitTestCase org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase org.hibernate.ejb.test.transaction.FlushAndTransactionTest
public class FlushAndTransactionTest
Field Summary |
---|
Fields inherited from class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase |
---|
NO_CLASSES, NO_MAPPINGS |
Constructor Summary | |
---|---|
FlushAndTransactionTest()
|
Method Summary | |
---|---|
Class[] |
getAnnotatedClasses()
|
void |
testAlwaysTransactionalOperations()
|
void |
testCloseAndTransaction()
|
void |
testMergeWhenExtended()
|
void |
testRollbackClearPC()
|
void |
testRollbackExceptionOnOptimisticLockException()
|
void |
testRollbackOnlyOnPersistenceException()
|
void |
testTransactionalOperationsWhenExtended()
|
void |
testTransactionAndContains()
|
void |
testTransactionCommitDoesNotFlush()
|
Methods inherited from class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase |
---|
addConfigOptions, addMappings, afterConfigurationBuilt, afterEntityManagerFactoryBuilt, applyServices, buildConfiguration, buildEntityManagerFactory, constructConfiguration, createEntityManager, createIsolatedEntityManager, createIsolatedEntityManager, createSchema, entityManagerFactory, getCachedClasses, getCachedCollections, getConfig, getDialect, getEjb3DD, getMappings, getOrCreateEntityManager, releaseResources, serviceRegistry |
Methods inherited from class org.hibernate.testing.junit4.BaseUnitTestCase |
---|
releaseTransactions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlushAndTransactionTest()
Method Detail |
---|
public void testAlwaysTransactionalOperations() throws Exception
Exception
public void testTransactionalOperationsWhenExtended() throws Exception
Exception
public void testMergeWhenExtended() throws Exception
Exception
public void testCloseAndTransaction() throws Exception
Exception
public void testTransactionCommitDoesNotFlush() throws Exception
Exception
public void testTransactionAndContains() throws Exception
Exception
public void testRollbackOnlyOnPersistenceException() throws Exception
Exception
public void testRollbackExceptionOnOptimisticLockException() throws Exception
Exception
public void testRollbackClearPC() throws Exception
Exception
public Class[] getAnnotatedClasses()
getAnnotatedClasses
in class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |