|
||||||||||
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.callbacks.CallbacksTest
public class CallbacksTest
Field Summary |
---|
Fields inherited from class org.hibernate.ejb.test.BaseEntityManagerFunctionalTestCase |
---|
NO_CLASSES, NO_MAPPINGS |
Constructor Summary | |
---|---|
CallbacksTest()
|
Method Summary | |
---|---|
Class[] |
getAnnotatedClasses()
|
void |
listenerAnnotation()
|
void |
testCallBackListenersHierarchy()
|
void |
testCallbackMethod()
|
void |
testEntityListener()
|
void |
testException()
|
void |
testIdNullSetByPrePersist()
|
void |
testPostPersist()
|
void |
testPostUpdateCollection()
|
void |
testPrePersistOnCascade()
|
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 CallbacksTest()
Method Detail |
---|
public void testCallbackMethod() throws Exception
Exception
public void testEntityListener() throws Exception
Exception
public void testPostPersist() throws Exception
Exception
public void listenerAnnotation() throws Exception
Exception
public void testPrePersistOnCascade() throws Exception
Exception
public void testCallBackListenersHierarchy() throws Exception
Exception
public void testException() throws Exception
Exception
public void testIdNullSetByPrePersist() throws Exception
Exception
public void testPostUpdateCollection() 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 |