| org.objectweb.speedo.SpeedoTestHelper org.objectweb.speedo.runtime.tck.JdoCallbacksTck
Method Summary | |
void | checkFieldValues(String label, int intValue, String name, Date timeStamp, double doubleValue, short childToDelete, char charValue) | void | checkInstances(String label, int intValue, String capturedNextObjName, int numberOfChildren, int sumOfChildrenIntValue) | void | checkPMAccess(String label, int intValue, boolean transactionActive) | protected String | getLoggerName() | public void | testCallingJdoPreclear() | double | touchFields(InstanceCallbackClass o) |
checkFieldValues | void checkFieldValues(String label, int intValue, String name, Date timeStamp, double doubleValue, short childToDelete, char charValue)(Code) | | |
checkInstances | void checkInstances(String label, int intValue, String capturedNextObjName, int numberOfChildren, int sumOfChildrenIntValue)(Code) | | |
checkPMAccess | void checkPMAccess(String label, int intValue, boolean transactionActive)(Code) | | |
testCallingJdoPreclear | public void testCallingJdoPreclear()(Code) | | |
|
|