|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
| AbstractInstanceLifecycleListener | Title: Abstract test AbstractInstanceLifecycleListener
Keywords: LifeCycleListener lifecycle listener callback Assertion IDs: A12.15-1, A12.15-2, A12.15-3, A12.15-4, A12.15-5, A12.15-6, A12.15-7, A12.15-8, A12.15-9, A12.15-10, A12.15-11, A12.15-12, A12.15-13, A12.15-14, Assertion Description: A12.15-1 void postCreate(InstanceLifecycleEvent event); This method is called whenever a persistent instance is created, during makePersistent. |
| AbstractInstanceLifecycleListener.InstanceLifecycleListenerImpl | The LifeCycleListener to be registered with the PersistenceManager. |
| AccessingFieldsInPredelete | Title: Accessing Fields In Predelete
Keywords: instancecallbacks Assertion ID: A10.4-2. |
| AccessOtherInstancesInPrestore | Title: Access Other Instances In Prestore Method
Keywords: instancecallbacks Assertion ID: A10.2-3. |
| CallingJdoPostload | Title: Calling InstanceCallbacks Postload Method
Keywords: instancecallbacks Assertion ID: A10.1-1. |
| CallingJdoPreclear | Title: Calling Jdo Preclear
Keywords: instancecallbacks Assertion ID: A10.3-1. |
| CallingJdoPredelete | Title: Calling JDO Predelete
Keywords: instancecallbacks Assertion ID: A10.4-1. |
| CallingJdoPrestore | Title: Calling InstanceCallbacks Prestore Method
Keywords: instancecallbacks Assertion ID: A10.2-1. |
| InstanceLifecycleListenerAttach | Title: Test TestInstanceLifecycleListenerAttach
Keywords: LifeCycleListener preAttach postAttach Assertion IDs: A12.15-13 A12.15-14 Assertion Description: A12.15-13 void preAttach(InstanceLifecycleEvent event); This method is called before a detached instance is attached. |
| InstanceLifecycleListenerAttach.PC | The persistence-capable class that implements the attach callback. |
| InstanceLifecycleListenerClear | Title: Test TestInstanceLifecycleListenerClear
Keywords: LifeCycleListener hollow preClear postClear Assertion IDs: A12.15-5 A12.15-6 Assertion Description: A12.15-5 void preClear(InstanceLifecycleEvent event); This method is called whenever a persistent instance is cleared, for example during afterCompletion. |
| InstanceLifecycleListenerClear.PC | The persistence-capable class that implements the clear callback. |
| InstanceLifecycleListenerCreate | Title: Test TestInstanceLifecycleListener
Keywords: addLifeCycleListener removeLifeCycleListener Assertion IDs: A12.15-1 Assertion Description: A12.15-1 void postCreate(InstanceLifecycleEvent event); This method is called whenever a persistent instance is created, during makePersistent. |
| InstanceLifecycleListenerDelete | Title: Test TestInstanceLifecycleListenerDelete
Keywords: LifeCycleListener deletePersistent preDelete postDelete Assertion IDs: A12.15-7 A12.15-8 Assertion Description: A12.15-7 void preDelete(InstanceLifecycleEvent event); This method is called whenever a persistent instance is deleted, during deletePersistent. |
| InstanceLifecycleListenerDelete.PC | The persistence-capable class that implements the delete callback. |
| InstanceLifecycleListenerDetach | Title: Test InstanceLifecycleListenerDetach
Keywords: LifeCycleListener preDetach postDetach Assertion IDs: A12.15-11 A12.15-12 Assertion Description: A12.15-11 void preDetach(InstanceLifecycleEvent event); This method is called before a persistent instance is copied for detachment. |
| InstanceLifecycleListenerDetach.PC | The persistence-capable class that implements the load callback. |
| InstanceLifecycleListenerDirty | Title: Test InstanceLifecycleListenerDirty
Keywords: LifeCycleListener preDirty postDirty Assertion IDs: A12.15-9 A12.15-10 Assertion Description: A12.15-9 void preDirty(InstanceLifecycleEvent event); This method is called whenever a persistent clean instance is first made dirty, during an operation that modifies the value of a persistent or transactional field. |
| InstanceLifecycleListenerLoad | Title: Test InstanceLifecycleListenerLoad
Keywords: LifeCycleListener postLoad Assertion IDs: A12.15-2 Assertion Description: A12.15-2 void postLoad(InstanceLifecycleEvent event); This method is called whenever a persistent instance is loaded. |
| InstanceLifecycleListenerLoad.PC | The persistence-capable class that implements the load callback. |
| InstanceLifecycleListenerStore | Title: Test InstanceLifecycleListenerLoad
Keywords: LifeCycleListener preStore postStore Assertion IDs: A12.15-3 A12.15-4 Assertion Description: A12.15-3 void preStore(InstanceLifecycleEvent event); This method is called whenever a persistent instance is stored, for example during flush or commit. |
| InstanceLifecycleListenerStore.PC | The persistence-capable class that implements the load callback. |
| ModificationOfNontransactionalNonpersistentFields | Title: Modification of Nontransactional Nonpersistent Fields
Keywords: instancecallbacks Assertion ID: A6.4.1-3. |
| NoAccessToFieldsAfterPredelete | Title: No Access To Fields After Predelete
Keywords: instancecallbacks Assertion ID: A10.4-3. |
| TestParts | |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||