|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.testing.junit4.BaseUnitTestCase
org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase
org.hibernate.ejb.test.exception.ExceptionTest
public class ExceptionTest
Field Summary |
---|
Fields inherited from class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase |
---|
NO_CLASSES, NO_MAPPINGS |
Constructor Summary | |
---|---|
ExceptionTest()
|
Method Summary | |
---|---|
protected void |
addConfigOptions(Map options)
|
Class[] |
getAnnotatedClasses()
|
void |
testConstraintViolationException()
|
void |
testEntityNotFoundException()
|
void |
testInterceptor()
|
void |
testOptimisticLockingException()
|
Methods inherited from class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase |
---|
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 ExceptionTest()
Method Detail |
---|
public void testOptimisticLockingException() throws Exception
Exception
public void testEntityNotFoundException() throws Exception
Exception
public void testConstraintViolationException() throws Exception
Exception
public void testInterceptor() throws Exception
Exception
protected void addConfigOptions(Map options)
addConfigOptions
in class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase
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 |