Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
850601099.99%712.659
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresSkippedTime(s)Time StampHost
org.eclipse.persistence.testing.tests7953100689.3602018-06-27T17:43:22hipp3
org.eclipse.persistence.testing.tests.junit.failover300014.7732018-06-27T17:43:55hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2642018-06-27T17:44:11hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1842018-06-27T17:44:12hipp3
org.eclipse.persistence.testing.tests.junit.logging60002.7142018-06-27T17:44:14hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.1582018-06-27T17:44:17hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0972018-06-27T17:44:19hipp3
org.eclipse.persistence.testing.tests.junit.security70001.1692018-06-27T17:44:19hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.7042018-06-27T17:44:21hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760001.0972018-06-27T17:44:23hipp3
org.eclipse.persistence.testing.tests.security150002.1392018-06-27T17:55:25hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100032.9512018-06-27T17:43:22hipp3
TestRunModel7952100656.4092018-06-27T17:44:26hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.failover

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200014.3122018-06-27T17:43:55hipp3
FailoverTest10000.4612018-06-27T17:44:10hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.helper

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.1032018-06-27T17:44:11hipp3
JavaUtilTest50000.0742018-06-27T17:44:11hipp3
JavaVersionTest30000.0872018-06-27T17:44:12hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.localization

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0992018-06-27T17:44:12hipp3
LocalizationTest10000.0852018-06-27T17:44:13hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.logging

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.1182018-06-27T17:44:14hipp3
LogLevelTest30002.5962018-06-27T17:44:14hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.mapping.conversion

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.0772018-06-27T17:44:17hipp3
AttributeNameTokenizerTest40000.0812018-06-27T17:44:18hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.platform.server.wls

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0972018-06-27T17:44:19hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.security

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.5552018-06-27T17:44:19hipp3
SecurableBackwardsCompatibilityTest60000.6142018-06-27T17:44:20hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.sessionsxml

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.7042018-06-27T17:44:21hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.transparentindirection

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.3992018-06-27T17:44:23hipp3
IndirectMapTest2240000.4142018-06-27T17:44:24hipp3
IndirectSetTest760000.2842018-06-27T17:44:25hipp3
Back to top

Package org.eclipse.persistence.testing.tests.security

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150002.1392018-06-27T17:55:25hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

NameStatusTypeTime(s)
testGetNameAfterVersionSuccess0.003
testGetNameAfterKeySuccess0.000
testTokensIteratorSuccess0.002
testIteratorSuccess0.001
Properties »

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess32.884
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

NameStatusTypeTime(s)
connectionPoolFailureTestSuccess0.385
fullDatabaseFailureTestSuccess10.010
Properties »

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.371
Properties »

Back to top

TestCase HelperTest

NameStatusTypeTime(s)
basicTestSuccess0.020
checkAreVectorTypesAssignableTestSuccess0.000
checkCompareByteArraysWithDifferentElementsTestSuccess0.000
timestampFromStringTestSuccess0.002
timestampFromDateTestSuccess0.000
timestampFromLongTestSuccess0.001
checkCompareBigDecimalsTestSuccess0.000
compareCharArrayLengthTestSuccess0.000
compareArrayLengthTestSuccess0.000
TimeFromLongTestSuccess0.000
compareArrayContentTestSuccess0.000
timeFromDateTestSuccess0.000
compareCharArrayContentTestSuccess0.000
checkAreVectorTypesAssignableWithNullVectorTestSuccess0.000
checkClassIsSubclassWithNullSuperclassTestSuccess0.000
timeFromStringTestSuccess0.000
Properties »

Back to top

TestCase IndirectListTest

NameStatusTypeTime(s)
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.153
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.004
testToArray1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testToArray2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testGet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAdd1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSort[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testForEach[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testListIterator1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testListIterator2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testFirstElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastIndexOf1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAddElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemoveAllElements[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemoveIf[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemove1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemove2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testElements[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.020
testEquals[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testSpliterator[class org.eclipse.persistence.indirection.IndirectList, true]Success0.003
testIterator[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testInsertElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testSubList[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testToArray1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSet[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testAdd1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSort[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testListIterator1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testListIterator2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testFirstElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testLastIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testLastIndexOf2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testAddElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testLastElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveAllElements[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testRemove1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemove2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, false]Success0.002
testEquals[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testSpliterator[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testIterator[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testInsertElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSubList[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSetElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAdd1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testAdd2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testSort[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testListIterator1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testListIterator2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testFirstElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testLastIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testLastIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.003
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testLastElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveAllElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.012
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testRemoveElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testInsertElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSubList[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSetElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAdd1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAdd2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSort[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testListIterator1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testListIterator2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testFirstElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testLastIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testLastIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testLastElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveAllElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemove2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testInsertElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSubList[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
Properties »

Back to top

TestCase IndirectMapTest

NameStatusTypeTime(s)
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.158
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.008
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testComputeIfAbsent2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testGet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testPut[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testMerge[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeys[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testForEach[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.008
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testPutIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValueRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContainsValue[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContains[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testEntrySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplace[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testComputeIfPresent2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testEntrySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValues[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPut[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testMerge[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeys[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testForEach[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.002
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testComputeIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPutIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValueRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContainsValue[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testCompute2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.002
testEntrySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testKeySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testCompute[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testKeySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplace[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesAddAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testEntrySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testEquals[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValues[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testKeySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testPut[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testValuesClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testMerge[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeys[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.002
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testComputeIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testPutIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testValuesAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testReplace[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testValuesRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testMerge2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testPutAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValues[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPut[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testMerge[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeys[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPutIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testReplace[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.003
testMerge2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testPutAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValues[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
Properties »

Back to top

TestCase IndirectSetTest

NameStatusTypeTime(s)
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.137
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testAdd[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testClear[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testSize[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testContains[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.016
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.003
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testIterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testAdd[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testIterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
Properties »

Back to top

TestCase JavaUtilTest

NameStatusTypeTime(s)
testMajorMinorToPlatformSuccess0.001
testJavaVersionSuccess0.003
testCurrentIsSuccess0.000
testStringToPlatformSuccess0.000
testJavaVersionCompareToSuccess0.000
Properties »

Back to top

TestCase JavaVersionTest

NameStatusTypeTime(s)
testRuntimeVersionSuccess0.001
testPropertyVersionSuccess0.010
testPropertyVersionParserSuccess0.006
Properties »

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.471
Properties »

Back to top

TestCase LocalizationResourcesTest

NameStatusTypeTime(s)
testToStringLocalizationResourceSuccess0.004
testTraceLocalizationResourceSuccess0.003
testLoggingLocalizationResourceSuccess0.004
testEclipseLinkLocalizationResourceSuccess0.001
testDMSLocalizationResourceSuccess0.001
testJAXBLocalizationResourceSuccess0.001
Properties »

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.009
Properties »

Back to top

TestCase LogCategoryTest

NameStatusTypeTime(s)
testGetNameSpaceSuccess0.006
testToValueSuccess0.001
testLengthSuccess0.001
Properties »

Back to top

TestCase LogLevelTest

NameStatusTypeTime(s)
testToValueSuccess0.003
testShouldLogSuccess0.001
testLengthSuccess0.000
Properties »

Back to top

TestCase SecurableBackwardsCompatibilityTest

NameStatusTypeTime(s)
testStringDecryption_DES_ECBSuccess0.420
testStringDecryption_AES_CBCSuccess0.001
testStringDecryption_AES_ECBSuccess0.001
testNullParameterDecryptionSuccess0.001
testStringDecryption_PlainTextSuccess0.066
testNullParameterEncryptionSuccess0.013
Properties »

Back to top

TestCase SecurityTestModel

NameStatusTypeTime(s)
SecurityWhileInitializingInstantiationPolicyTest(InstantiationPolicyTestClass)Success0.069
SecurityOnFindMethodTest(FindMethod)Success0.003
SecurityOnInitializingAttributeMethodTest(AttributeMethodOneArg)Success0.011
SecurityOnInitializingAttributeMethodTest(AttributeMethodAbstractSession)Success0.000
SecurityOnInitializingAttributeMethodTest(AttributeMethodSession)Success0.000
SecurityWhileConvertingToMethodTest(ConvertMethodNoArg)Success0.014
SecurityWhileConvertingToMethodTest(ConvertMethodSession)Success0.000
SecurityWhileConvertingToMethodTest(ConvertMethodAbstractSession)Success0.000
SecurityWhileInitializingAttributesInInstanceVariableAccessorTest(VariableAccessor)Success0.003
SecurityWhileInitializingAttributesInMethodAccessorTest(MethodAccessor)Success0.002
SecurityWhileInitializingClassExtractionMethodTest(ExtractionAbstractRecord)Success0.003
SecurityWhileInitializingClassExtractionMethodTest(ExtractionRecord)Success0.001
SecurityWhileInitializingCopyPolicyTest(Policy)Success0.002
SecurityWhileInitializingCopyPolicyTest(WorkingPolicy)Success0.000
DatabaseLoginWithNoEncryptorTestSuccess0.023
Properties »

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.121
testAllManagersSuccess0.001
testInvalidPlatformSuccess0.062
testConcurrencySuccess0.438
testNPEFromPlatformSuccess0.002
Properties »

Back to top

TestCase TestRunModel

NameStatusTypeTime(s)
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.021
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.036
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.017
JoinInAggregateAndOwnerTestSuccess0.036
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.074
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.031
AggregateWithOneToOneRelationshipTestSuccess0.004
AggregateInvalidationIdentityTestSuccess0.026
QueryKeyInAggregateTest conforming: trueSuccess0.014
QueryKeyInAggregateTest conforming: falseSuccess0.156
QueryKeyInAggregateInheritanceTestSuccess0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.016
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.016
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.002
AggregateCollectionOuterJoinTest(Agent)Success0.147
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Builder)Success0.001
AggregateCollectionOuterJoinTest(Builder)Success0.028
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.032
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.031
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.026
VerifyCascadeDelete(Agent)Success0.009
AggregateCollectionClearTest(Agent)Success0.031
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.026
VerifyCascadeDelete(Builder)Success0.041
AggregateCollectionClearTest(Builder)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.083
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.075
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.055
AggregateMappingNullNotAllowSuccess0.013
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.025
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.043
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.024
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.068
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.049
TransformationMappingTestSuccess0.017
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.020
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.037
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.058
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Builder)truetrueSuccess0.021
AggregateVersionOpimisticLockingTestSuccess0.010
BatchReadingWithAggregateCollectionMapping(Agent)Success0.009
BatchReadingWithAggregateCollectionMapping(Builder)Success0.002
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.073
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.059
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.057
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.091
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
AgentBuilderTablesTestSuccess0.000
AggregateEventTestCaseSuccess0.021
NestedAggregateTestCaseSuccess0.006
NestedAggregateCollectionTest(Agent)Success0.092
NestedAggregateCollectionAbstractTestCase(Agent)Success0.016
NestedAggregateCollectionTest(Builder)Success0.033
NestedAggregateCollectionAbstractTestCase(Builder)Success0.019
AggregateInheritanceTestCaseSuccess0.030
AggregateInheritanceTypeFieldTestCaseSuccess0.045
AggregateWithoutAttributesInheritanceTestCaseSuccess0.010
AggregateTransientValueTestCaseSuccess0.229
AggregateInheritanceInitAggregateTestCaseSuccess0.008
AggregateRelationshipsOneToOneTestCaseSuccess0.109
AggregateRelationshipsTargetOneToOneTestCaseSuccess0.138
AggregateRelationshipsOneToManyTestCaseSuccess0.020
AggregateRelationshipsManyToManyTestCaseSuccess0.019
AggregateRelationshipsDirectCollectionTestCaseSuccess0.093
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.046
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.121
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.068
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.093
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.064
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.045
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.041
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.036
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.026
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.041
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.022
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
AddDescriptorsTestSuccess0.012
CacheExpiryAPITestSuccess0.019
TIME_TO_LIVE_EXPIRY(0s) - ExpireSuccess0.002
TIME_TO_LIVE_EXPIRY(100s) - LiveSuccess0.002
TIME_TO_LIVE_EXPIRY(-100s) - ExpireSuccess0.002
DAILY - ExpireSuccess0.203
DAILY_EXPIRY - ExpireSuccess0.204
DAILY_EXPIRY - LiveSuccess0.003
NO_EXPIRY - LiveSuccess0.002
Daily Expiry (+ One Day)Success0.003
Daily Expiry (- One Day)Success0.003
Daily Expiry (- 3 Days)Success0.003
Daily Expiry (+ 3 Days)Success0.003
NoExpiryInvalidationTestSuccess0.004
ReadObjectQuery (query object) Expiry TestSuccess0.003
ReadObjectQuery No Expiry TestSuccess0.002
ReadObjectQuery (no criteria) No Expiry TestSuccess0.002
ReadObjectQuery (exact primary key) No Expiry TestSuccess0.002
ReadObjectQuery (in-exact primary key) No Expiry TestSuccess0.008
ReadAllQuery Expiry TestSuccess0.011
ReadAllQuery No Expiry TestSuccess0.006
ReadAllQueryCheckCacheOnlyExpiryTestSuccess0.011
ReadObjectCheckCacheOnlyExpiryTestSuccess0.004
RefreshQueryCacheExpiryTestSuccess0.016
RefreshIfNewerVersionTestSuccess0.104
Update - do not update expiry test.Success0.109
Update - update expiry test.Success0.108
ReadAllQueryConformExpiryTestSuccess0.005
ReadObjectQueryConformExpiryTestSuccess0.003
CacheExpiryValueholderTestSuccess0.006
UnitOfWorkExpiredObjectTestSuccess0.070
CacheExpiryUnitOfWorkReadTestSuccess0.003
UnitOfWorkCreateObjectReadTimeTestSuccess0.004
SessionCreateObjectReadTimeTestSuccess0.003
InvalidateClassRecurseOptionTest(true)Success0.003
InvalidateClassRecurseOptionTest(false)Success0.002
InvalidateAllExternalChangeTestSuccess0.040
InvalidateAllTestSuccess0.003
PrimaryKeyQueryInUOWTestSuccess15.009
UnitOfWorkRefreshAfterInvalidationTestSuccess0.038
CacheInvalidationPolicyCloneTest : NoExpiryCacheInvalidationPolicySuccess0.001
CacheInvalidationPolicyCloneTest : DailyCacheInvalidationPolicySuccess0.000
CacheInvalidationPolicyCloneTest : TimeToLiveCacheInvalidationPolicySuccess0.000
InsertOverflowTestSuccess0.007
InsertTestSuccess0.000
CustomDeleteTestSuccess0.001
ConcurrentAccessTestSuccess0.084
ConcurrentReadBigBadObjectTestSuccess0.070
CollectionReadObjectTest(Chez Abuse)Success0.016
CollectionReadObjectTest(Pedro's)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.226
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.017
OTMPrivateOwnedDeleteObjectTestSuccess0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.007
CollectionInsertDetectionTestSuccess0.008
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.027
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.027
OTMHashtableObjectUpdateTestSuccess0.010
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.010
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.008
CompareKeyWithBackupTestSuccess0.007
TreeSetComparatorTestSuccess0.030
NoIdentityUpdateTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.016
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.025
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.231
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.097
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.039
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)falsefalseSuccess0.076
BidirectionalInsertWithPartialRegisterationTest(with UOW)Success0.084
MergeCloneWithReferencesWithNullTestSuccess0.010
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.060
UnitOfWorkRevertAndResumeWithNewTestSuccess0.026
UnitOfWorkRevertWithNewObjectTestSuccess0.001
UnitOfWorkNullPrimaryKeyTestSuccess0.008
UnitOfWorkExistingObjectsListTestSuccess0.002
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.139
RefreshDeletedObjectTestSuccess0.012
UnregisterUnitOfWorkTestSuccess0.015
CloneAttributeIfMutableTestSuccess0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.015
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.301
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.017
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.040
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.081
BidirectionalInsertTest(with UOW)Success0.021
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.095
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.066
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
InsertNewObjectTestSuccess0.003
ComplexMultipleUnitOfWorkTestSuccess0.270
FaultyUnitOfWorkTestSuccess0.012
LockFailureUnitOfWorkTestSuccess0.011
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
DeletingFromParentSessionTestSuccess0.015
EqualObjectUnitOfWorkTestSuccess0.009
NoIMWithValueHolderTestSuccess0.004
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
DeepMergeCloneSerializedTestSuccess0.057
DeepMergeCloneIndirectionTestSuccess0.039
RegisterNewObjectTestSuccess0.048
NoIdentityMapUnitOfWorkTestSuccess0.007
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.003
RelationshipTreeInsertTestSuccess0.008
UnitOfWorkComplexRefreshTestSuccess0.012
ViolateObjectSpaceTestSuccess0.053
NoValidationWithInitIdentityMapsSuccess0.020
NoIdentityTestSuccess0.046
NoIdentityMergeCloneTestSuccess0.036
BiDirectionInsertOrderTestSuccess0.040
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.058
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
NestedUnitOfWorkQuerySuccess0.012
DeleteAndConformSuccess0.010
NullAggregateTestSuccess0.006
UOWHasOnlyDeletesTestSuccess0.007
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.007
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.038
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.003
NestedUnitOfWorkDeleteNewObjectTestSuccess0.004
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.003
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.005
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.004
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.002
UnitOfWorkDeleteNoValidationTestSuccess0.007
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.256
UnitOfWorkCommitToDatabaseTestSuccess0.023
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.003
WasTransactionBegunPrematurelyRollbackTestSuccess0.007
CanChangeReadOnlySetTestSuccess0.003
GetFromNewObjectWithConformTestSuccess0.002
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.012
PerformDeletesFirstTestSuccess0.047
PerformDeletesFirstIgnoreUpdateTestSuccess0.006
PerformDeletesFirstIgnoreUpdateTest2Success0.011
CreateDeleteCreateTestSuccess0.004
WorkingCloneCopyPolicyTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.019
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.006
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.060
AllChangeSetsTestSuccess0.015
CurrentChangeSetTestSuccess0.012
ErrorOnInsertTestSuccess0.021
CollectionMappingMergeObjectTestSuccess0.089
ExceptionsRaisedUnitOfWorkTestSuccess0.011
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.015
NestedUnitOfWorkReadOnlyClassTestSuccess0.028
RefReadOnlyTestSuccess0.004
BuildCloneFromRowOneToOneTestSuccess0.066
CacheIndexTestSuccess0.011
PostAcquireUnitOfWorkTestSuccess0.002
PreCommitUnitOfWorkTestSuccess0.003
PrepareUnitOfWorkTestSuccess0.004
PostCommitUnitOfWorkTestSuccess0.003
PreReleaseUnitOfWorkTestSuccess0.001
PostReleaseUnitOfWorkTestSuccess0.002
PostResumeUnitOfWorkTestSuccess0.002
CommitUnitOfWorkAgainTestSuccess0.004
CommitUnitOfWorkForcingSQLExceptionTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.016
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.077
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.004
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertByteCharArrayToStringTestSuccess0.001
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.001
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ClassLoaderTestSuccess0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.075
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.274
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
CustomSQLCursoredStreamReadTestSuccess0.006
ReadObjectQueryTestSuccess0.018
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.239
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.059
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith')Success0.002
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.107
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.039
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DataReadQueryTestSuccess0.001
StoredProcWithOutputParamsAndResultSetTest storedProc don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc BindSuccess0.001
StoredProcWithOutputParamsAndResultSetTest customSQL don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL BindSuccess0.000
OutputParameterEventTestSuccess0.000
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
StoredProcedureTest bind = trueSuccess0.001
StoredProcedureTest bind = falseSuccess0.000
StoredProcedureTimestampTest bind = trueSuccess0.000
StoredProcedureTimestampTest bind = falseSuccess0.001
StoredProcedureTest_Inout_Out_In proc custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc BindSuccess0.001
StoredProcedureTest_Inout_Out_In proc storedProc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc named BindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom BindSuccess0.001
StoredProcedureTest_Inout_Out_In func storedFunc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named BindSuccess0.000
StoredProcedureARRAYTestSuccess0.000
StoredProcedureNullInOutTest bind = trueSuccess0.000
StoredProcedureNullInOutTest bind = falseSuccess0.000
StoredProcedureResultSetAndOutputTest bind = trueSuccess0.001
StoredProcedureResultSetAndOutputTest bind = falseSuccess0.000
StoredProcedureNoParametersTestSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = falseSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = trueSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = falseSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = trueSuccess0.000
StoredProcedureORParametersClientSessionTestSuccess0.019
SQLTransactionTestSuccess0.005
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.000
2ResultSetTestSuccess0.013
StoredFunctionRefCursorTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.055
MergeChangeSetWithIndirectDirectMapMappingTestSuccess0.069
DirectMapUnitOfWorkTestSuccess0.008
DirectMapMappingDeleteTestSuccess0.012
DirectMapMappingBatchReadTestSuccess0.069
DirectMapMappingIndirectionTestSuccess0.008
DirectMapMappingsSerializedConverterTestCaseSuccess0.020
DirectMapMappingHashMapTestSuccess0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.079
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.039
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.039
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
AddDescriptorsTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.056
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.046
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.082
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.015
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.020
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.011
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.022
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.033
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.070
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.075
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
ChangeFlagTestSuccess0.006
ChangeEventTestSuccess0.007
DeepMergeCloneSerializedTestSuccess0.034
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.026
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.069
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.051
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.012
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.018
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.011
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.022
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.069
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.038
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.050
ChangeFlagTestSuccess0.006
NestedUOWWithAttributeChangeTrackingTestSuccess0.002
WrongPropertyNameTestSuccess0.000
DeepMergeCloneSerializedTestSuccess0.021
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.007
TransparentMapTestSuccess0.080
AggregateAttributeChangeTrackingTestSuccess0.002
ChangeTrackedWeakReferenceTestSuccess0.020
DeferredChangeWeakReferenceTestSuccess0.010
ForceWeakReferenceTestSuccess13.531
HardReferenceTestSuccess0.008
WeakReferenceTestSuccess16.226
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.036
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.051
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.040
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.135
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
ChangeFlagTestSuccess0.112
NestedUOWWithAttributeChangeTrackingTestSuccess0.002
DeepMergeCloneSerializedTestSuccess0.023
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.011
TransparentIndirectionTestSuccess0.014
TransparentIndirectionAddOverflowBehaviourTestSuccess0.008
TransparentIndirectionAddRemoveTestSuccess0.018
TransparentIndirectionResumeAddTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
AddDescriptorsTestSuccess0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.250
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
AddDescriptorsTestSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
QuotedTableNameInitializationTestSuccess0.000
FUVLTimestampLockInCacheTest(Test1)Success0.019
FUVLTimestampLockInCacheTest(Test2)Success0.005
FUVLTimestampLockInCacheTest(Test3)Success0.006
FUVLTimestampLockInCacheTest(Test4)Success0.004
FUVLTimestampLockInObjectTest(Test1)Success0.006
FUVLTimestampLockInObjectTest(Test2)Success0.005
FUVLTimestampLockInObjectTest(Test3)Success0.007
FUVLTimestampLockInObjectTest(Test4)Success0.005
FUVLVersionLockInCacheTest(Test1)Success0.006
FUVLVersionLockInCacheTest(Test2)Success0.059
FUVLVersionLockInCacheTest(Test3)Success0.006
FUVLVersionLockInCacheTest(Test4)Success0.003
FUVLVersionLockInObjectTest(Test1)Success0.005
FUVLVersionLockInObjectTest(Test2)Success0.003
FUVLVersionLockInObjectTest(Test3)Success0.064
FUVLVersionLockInObjectTest(Test4)Success0.007
FUVLNopTimestampLockInCacheTest(Test1)Success0.007
FUVLNopTimestampLockInCacheTest(Test2)Success0.004
FUVLNopTimestampLockInCacheTest(Test3)Success0.004
FUVLNopTimestampLockInCacheTest(Test4)Success0.003
FUVLNopTimestampLockInObjectTest(Test1)Success0.074
FUVLNopTimestampLockInObjectTest(Test2)Success0.006
FUVLNopTimestampLockInObjectTest(Test3)Success0.003
FUVLNopTimestampLockInObjectTest(Test4)Success0.003
FUVLNopVersionLockInCacheTest(Test1)Success0.004
FUVLNopVersionLockInCacheTest(Test2)Success0.004
FUVLNopVersionLockInCacheTest(Test3)Success0.003
FUVLNopVersionLockInCacheTest(Test4)Success0.003
FUVLNopVersionLockInObjectTest(Test1)Success0.004
FUVLNopVersionLockInObjectTest(Test2)Success0.004
FUVLNopVersionLockInObjectTest(Test3)Success0.002
FUVLNopVersionLockInObjectTest(Test4)Success0.002
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.009
MultipleRegisterTestSuccess0.001
MultipleDeleteFromIdentityMapTestSuccess0.000
RemoveFromIdentityMapReturnTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.007
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.008
SetWriteLockInIdentityMapTestSuccess0.002
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.007
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
ReadSoftCacheWeakIdentityMapTestSuccess0.327
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.030
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
HardCacheWeakIdentityMapTestSuccess0.016
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.008
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
ReadWeakIdentityMapTestSuccess0.173
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess2.453
IdentityWeakHashMapConcurrentModTestSuccess7.094
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.011
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
Tests deletion of objects which may have already been garbage collectedSuccess0.006
GetSizeRecurseOptionTestSuccess0.002
ClearLastAccessedIdentityMapTestSuccess0.000
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.001
CleanupCacheKeyCorrectnessTestSuccess0.026
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.004
GetAllFromIdentityMapTestSuccess0.003
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.089
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.022
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.001
BuilderEqualParameterSuccess0.001
AndExpressionTestSuccess0.007
NotExpressionTestSuccess0.001
AndNullExpressionTestSuccess0.005
OrExpressionTestSuccess0.000
OrNullExpressionTestSuccess0.000
EqualExpressionTestSuccess0.001
EqualUnneccessaryJoinTestSuccess0.004
EqualDoubleExpressionTestSuccess0.005
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTestSuccess0.002
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.000
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.001
InExpressionTestSuccess0.004
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.001
LikeExpressionTestSuccess0.005
LikeIgnoreCaseExpressionTestSuccess0.001
LikeIgnoreCaseTestSuccess0.001
LikeIgnoreCaseTest2Success0.001
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelectionObjectWithoutPrepareTestSuccess0.006
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.001
SingleTableJoinExpressionTestSuccess0.005
MultiplePrimaryKeyTestSuccess0.005
MultipleTableJoinExpressionTest1Success0.003
MultipleTableJoinExpressionTest2Success0.001
MultipleTableJoinExpressionTest3Success0.001
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.002
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.001
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.002
VehicleViewCursoredStreamTestSuccess0.000
VehicleViewTest1Success0.006
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.007
NonFueledVehicleViewTest1Success0.001
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.000
MismatchedQueryKeyTestSuccess0.000
BadQueryTableTestSuccess0.001
BadFieldTableTestSuccess0.000
BadToManyQueryKeyTestSuccess0.000
BadFieldTableTestSuccess0.001
BadAnyOfTestSuccess0.000
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.004
TransformationTestSuccess0.002
AggregateQueryTestSuccess0.001
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.001
OneToManyJoin2WithBatchReadTestSuccess0.011
OneToManyJoinTest3Success0.001
OneToManyJoinTest4Success0.001
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest2Success0.007
ManyToManyJoinTest3Success0.004
ManyToManyJoinTest4Success0.034
ManyToManyJoinTest5Success0.002
OneToManyJoinObjectCompareTestSuccess0.002
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.001
Aggregate Colection Join Test BuilderSuccess0.001
InvalidQueryKeyFunctionExpressionTestSuccess0.001
ConstantEqualConstantTestSuccess0.001
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.000
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.004
LiteralExpressionTestSuccess0.006
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.059
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.073
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.063
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.009
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.001
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.007
MultipleAndsExpressionTest2Success0.006
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.007
MultipleAndsExpressionTest5Success0.007
MultipleAndsExpressionTest6Success0.006
ObjectComparisonAcrossJoinSuccess0.003
BuilderEqualParameterSuccess0.002
NotExpressionTestSuccess0.001
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTest2Success0.002
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.002
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.014
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.009
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
MultiplePrimaryKeyTestSuccess0.012
MultipleTableJoinExpressionTest1Success0.003
MultipleTableJoinExpressionTest2Success0.003
MultipleTableJoinExpressionTest3Success0.002
MultipleTableJoinExpressionTest4Success0.003
MultipleTableJoinExpressionTest5Success0.002
MultipleTableJoinExpressionTest6Success0.006
MultipleTableJoinExpressionTest7Success0.004
MultipleTableJoinExpressionTest8Success0.002
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.000
CustomQKExpressionTest1Success0.001
ComputerViewTest1Success0.002
VehicleViewTest1Success0.010
VehicleViewOrderByOnlyTestSuccess0.006
NonFueledVehicleViewTest1Success0.003
FieldDefaultingTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.009
OneToManyJoinTest2Success0.006
OneToManyJoinTest3Success0.006
OneToManyJoinTest4Success0.005
OneToManyJoinTest5Success0.003
ManyToManyJoinTest1Success0.008
ManyToManyJoinTest2Success0.004
ManyToManyJoinTest3Success0.003
ManyToManyJoinTest4Success0.022
ManyToManyJoinTest5Success0.006
OneToManyJoinObjectCompareTestSuccess0.006
OneToManyJoinObjectCompareTest2Success0.005
DirectCollectionJoinTest1Success0.006
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.007
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.003
Aggregate Colection Join Test BuilderSuccess0.002
ConstantEqualConstantTestSuccess0.001
ValueEqualValueTestSuccess0.000
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AllOfTestSuccess0.001
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.001
Between$doubleTestSuccess0.001
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.005
ContainsAllKeyWordsTestSuccess0.005
ContainsAnyKeyWords$nullTestSuccess0.006
ContainsAnyKeyWordsTestSuccess0.004
ContainsSubstringTestSuccess0.005
ContainsSubstringIgnoringCaseTestSuccess0.005
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$doubleTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.002
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.000
GreaterThan$doubleTestSuccess0.000
GreaterThan$longTestSuccess0.002
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.002
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.000
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$doubleTestSuccess0.001
In$intTestSuccess0.001
In$longTestSuccess0.002
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.001
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.001
LessThan$doubleTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.002
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.000
LessThanEqual$doubleTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.001
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.001
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.002
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$doubleTestSuccess0.000
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.000
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.000
NotIn$doubleTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrimTestSuccess0.001
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.001
Value$doubleTestSuccess0.001
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
AdvancedInMemoryExpressionMathTestSuccess0.001
Between$DateTestSuccess0.000
Between$StringTestSuccess0.000
Equal$nullTestSuccess0.001
Equal$DateTestSuccess0.000
Equal$longTestSuccess0.000
Equal$StringTestSuccess0.002
GreaterThan$nullTestSuccess0.001
GreaterThan$DateTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.001
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.009
IsNullAccrossAnyOfWorkaround2TestSuccess0.009
LengthTestSuccess0.001
LessThan$nullTestSuccess0.001
LessThan$DateTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$StringTestSuccess0.001
LessThanEqual$nullTestSuccess0.001
LessThanEqual$DateTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$StringTestSuccess0.001
NotBetween$longTestSuccess0.001
NotEqual$nullTestSuccess0.001
NotEqual$DateTestSuccess0.001
NotEqual$longTestSuccess0.000
NotEqual$StringTestSuccess0.000
ToNumberTestSuccess0.006
LikeDoubleWildCardTestSuccess0.001
AggregateObjectJoiningTestSuccess0.001
AggregateObjectComparisonTestSuccess0.001
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.003
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.008
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.008
NotInTestSuccess0.001
ObjectComparisonWithBatchAttributeTestSuccess0.008
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.002
ParralelSelectCityTestSuccess0.001
ParralelSelectSameCityTestSuccess0.001
ParralelSelectSameNameInsideSubSelectTestSuccess0.002
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.007
ParralelSelectObjectComparisonTestSuccess0.001
SubSelectCorrelatedNestedTestSuccess0.001
SubSelectCountTestSuccess0.003
SubSelectEmployeeTestSuccess0.002
SubSelect Employee With Busy Manager TestSuccess0.001
SubSelectInWithBatchAttributeTestSuccess0.008
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.001
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectCustomSQLTestSuccess0.001
SubSelectTwoManagedEmployeesTestSuccess0.001
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.001
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.001
VehicleViewOrderByJoinTestSuccess0.000
UpperCaseExpressionTestSuccess0.005
VehicleViewTest1Success0.002
SameManagerTestSuccess0.001
SubSelectSelectClauseTestSuccess0.002
SubSelectSelectClauseTest2Success0.001
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
Equals$nullTestSuccess0.000
Equals$ObjectTestSuccess0.000
EqualsTestSuccess0.001
EqualsArrayTestSuccess0.000
IsComparisonOperatorTestSuccess0.000
IsFunctionOperatorTestSuccess0.000
IsLogicalOperatorTestSuccess0.001
OuterJoinSimpleTestSuccess0.009
OuterJoinOrWhereClauseTest1Success0.006
OuterJoinOrWhereClauseTest2Success0.006
OuterJoinOrWhereClauseTest3Success0.068
OuterJoinOrWhereClauseTest4Success0.005
OuterJoinOrderByTestSuccess0.005
OuterJoinOrderByComplexTestSuccess0.005
OuterJoinJoiningTestSuccess0.210
OuterJoinManytoManyTestSuccess0.081
OuterJoinJoiningTest2Success0.018
OuterJoinJoiningComplexTestSuccess0.008
OuterJoinOrAnyWhereClauseTestSuccess0.006
OuterJoinAcrossInheritanceTestSuccess0.005
OuterJoinDirectCollectionTestSuccess0.038
OuterJoinParallelExpressionTestSuccess0.007
OuterJoinIsNullTestSuccess0.004
OuterJoinGetOnClauseTestSuccess0.005
JoinGetOnClauseTestSuccess0.005
OuterJoinAnyOfOnClauseTestSuccess0.047
JoinAnyOfOnClauseTestSuccess0.006
OuterJoinOnClauseTestSuccess0.005
JoinOnClauseTestSuccess0.005
AllOfTestSuccess0.001
AppendSQLTestSuccess0.000
Between$byteTestSuccess0.001
Between$charTestSuccess0.001
Between$doubleTestSuccess0.001
Between$floatTestSuccess0.001
Between$longTestSuccess0.000
Between$shortTestSuccess0.000
ContainsAllKeyWords$nullTestSuccess0.001
ContainsAllKeyWordsTestSuccess0.001
ContainsAnyKeyWords$nullTestSuccess0.001
ContainsAnyKeyWordsTestSuccess0.001
ContainsSubstringTestSuccess0.001
ContainsSubstringIgnoringCaseTestSuccess0.001
CurrentDateTestSuccess0.001
DifferenceTestSuccess0.000
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$charTestSuccess0.001
Equal$doubleTestSuccess0.000
Equal$floatTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.001
GetFunctionWithArgumentsTestSuccess0.001
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.001
GreaterThan$charTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$floatTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$charTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$floatTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$charTestSuccess0.001
In$doubleTestSuccess0.001
In$floatTestSuccess0.001
In$intTestSuccess0.001
In$longTestSuccess0.001
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.001
IsEmptyWithBatchAttributeTestSuccess0.010
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.001
LessThan$charTestSuccess0.001
LessThan$doubleTestSuccess0.001
LessThan$floatTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.001
LessThanEqual$charTestSuccess0.001
LessThanEqual$doubleTestSuccess0.000
LessThanEqual$floatTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.001
MonthsBetweenTestSuccess0.000
NextDayTestSuccess0.000
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.001
NotBetween$charTestSuccess0.001
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.001
NotBetween$floatTestSuccess0.001
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$ObjectTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEmptyWithBatchAttributeTestSuccess0.012
NotEqual$booleanTestSuccess0.002
NotEqual$byteTestSuccess0.001
NotEqual$charTestSuccess0.001
NotEqual$doubleTestSuccess0.001
NotEqual$floatTestSuccess0.001
NotEqual$longTestSuccess0.002
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.001
NotIn$charTestSuccess0.000
NotIn$doubleTestSuccess0.001
NotIn$floatTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.002
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrim$StringTestSuccess0.000
RightTrimTestSuccess0.001
PostfixSQLTestSuccess0.001
PrefixSQLTestSuccess0.001
SizeWithBatchAttributeTestSuccess0.009
StandardDeviationTestSuccess0.002
ToUpperCasedWordsTestSuccess0.000
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.000
Value$charTestSuccess0.001
Value$doubleTestSuccess0.001
Value$floatTestSuccess0.001
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
VarianceTestSuccess0.001
AliasForTableTestSuccess0.000
Create$Expression$Object$ExpressionOperatorTestSuccess0.000
Create$Expression$Vector$ExpressionOperatorTestSuccess0.000
DoesConformTestSuccess0.000
GetField$DatabaseFieldTestSuccess0.000
GetField$StringTestSuccess0.000
GetFieldsTestSuccess0.000
GetNameTestSuccess0.000
GetOperatorTestSuccess0.000
GetTable$DatabaseTableTestSuccess0.000
GetTable$StringTestSuccess0.000
Twist$null$ExpressionTestSuccess0.000
ValueFromObjectTestSuccess0.000
CollectionReadAllTest(ArrayList,Employee)Success0.002
CollectionReadAllTest(Vector,Employee)Success0.001
CollectionReadAllTest(HashSet,Employee)Success0.002
CollectionReadAllTest(HashMap,Employee)Success0.001
CollectionReadAllTest(Hashtable,Employee)Success0.001
CollectionReadAllTest(ArrayList,Employee)Success0.003
MapReadAllTest(Hashtable,Employee)Success0.002
MapReadAllTest(TreeMap,Employee)Success0.004
RefreshNoCacheWithNoIdentityMapTestSuccess0.002
ShallowModifyTestSuccess0.006
DontMaintainCacheTestSuccess0.002
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
CursoredStreamCustomSQLTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CursoredStreamAnyOfTestSuccess0.005
CursoredStreamWithUnitOfWorkTestSuccess0.006
CursoredStreamDistinctTestSuccess0.003
CursoredStreamReleaseConnectionsTest -ClientSessionSuccess0.012
CursoredStreamReleaseConnectionsTest -UnitOfWorkSuccess0.013
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ScrollableCursorAPITestSuccess0.001
ScrollableCursorBackwardReadingTestSuccess0.003
ScrollableCursorStatementCachingReadTestSuccess0.003
ScrollableCursorNavigationAPITestSuccess0.000
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee):NestedUnitOfWorkSuccess0.011
ScrollableCursorBackwardReadingConformingTestSuccess0.005
ScrollableCursorNavigationAPIConformingTestSuccess0.000
OrderingTestSuccess0.006
OrderingMutipleTableTestSuccess0.001
OrderingSuperClassTestSuccess0.002
OrderingByExpressionTestSuccess0.010
OrderingWithAnyOfTestSuccess0.004
ShallowRefreshTestSuccess0.002
RefreshTestSuccess0.006
PessimisticLockTest(mode=1)Success0.002
PessimisticLockTest(mode=2)Success0.000
PessimisticLockFineGrainedTest(mode=2)Success0.000
PessimisticLockOutsideUnitOfWorkTest(mode=2)Success0.000
PessimisticLockInheritanceTest(mode=2)Success0.001
ServerSession:PessimisticLockJoinedAttributeTestSuccess0.028
ServerSession:PessimisticLockBatchAttributeTestSuccess0.024
PessimisticLockEmptyTransactionTestSuccess0.005
PessimisticLockIndirectionJoiningTest(mode=2)Success0.001
PessimisticLockRefreshTest(mode=2)Success0.000
OnlyRefreshIfNewTestSuccess0.002
DeepRefreshTestSuccess0.007
PredefinedQueryReadAllTestSuccess0.003
PredefinedInQueryReadAllTestSuccess0.003
PredefinedQueryReadObjectTestSuccess0.001
PredefinedQueryLikeIgnoreCaseTestSuccess0.002
PredefinedObjectComparisonTestSuccess0.006
PredefinedInTestSuccess0.001
PredefinedEqualNullTestSuccess0.001
PredefinedContainsSubStringTestSuccess0.001
PredefinedAnyOfObjectComparisonTestSuccess0.001
PredefinedObjectTypeTestSuccess0.001
PredefinedNestedParameterTestSuccess0.001
PredefinedRedirectorTestSuccess0.001
PredefinedMethodRedirectorTestSuccess0.000
PredefinedQueryInheritanceTestSuccess0.002
PredefinedQueryToUpperOnParameterTest(Employee: Bob Smith)Success0.007
ReloadSelectionObjectTest read from DBSuccess0.027
ReloadSelectionObjectTest read from CacheSuccess0.004
BadQueryTestSuccess0.001
Jdk12ScrollableCursorTestSuccess0.002
RefreshWithCheckCacheOnlyTestSuccess0.000
CascadingAllCacheTestSuccess0.003
CascadingAllNoCacheTestSuccess0.004
CascadingNoneCacheTestSuccess0.002
CascadingNoneNoCacheTestSuccess0.003
CascadingPrivateCacheTestSuccess0.002
CascadingPrivateNoCacheTestSuccess0.004
DeepModifyTestSuccess0.006
PrivateModifyTestSuccess0.006
DeepDeleteTestSuccess0.027
PrivateDeleteTestSuccess0.009
DoesExistTestSuccess0.001
DataReadQueryTest1Success0.001
DirectReadQueryTest1Success0.001
ValueReadQueryTest1Success0.001
GetValueFromObjectSuccess0.002
CursoredStreamClientSessionTestSuccess0.016
CursoredStreamReadWriteClientSessionTestSuccess0.021
QBEObjectWithAllFieldsFilledSuccess0.024
QBESpecialOperatorsSuccess0.003
QBEExcludedValuesSuccess0.001
QBEValidateUnsupportedMappingsFlagSuccess0.001
QBEObjectReferenceMappingSuccess0.002
QBECollectionMappingSuccess0.002
ConformingShouldTriggerIndirectionTestSuccess0.004
ConformingThrowConformExceptionsTestSuccess0.003
ConformResultsAcrossOneToOneTest( EQUAL )Success0.005
ConformResultsAcrossOneToOneTest( NOT EQUAL )Success0.007
ConformResultsAcrossOneToOneTest( IS NULL )Success0.007
ConformResultsAcrossOneToOneTest( NOT NULL )Success0.005
ConformResultsRedirectorTestSuccess0.001
ConformResultsWithSelectionObjectTestSuccess0.000
ConformResultsWithExactPrimaryKeyExpressionTest:DELETEDSuccess0.003
ConformResultsWithExactPrimaryKeyExpressionTest:EXISTINGSuccess0.003
ConformResultsWithExactPrimaryKeyExpressionTest:NEWSuccess0.002
ConformResultsWithExactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.003
ConformResultsWithInexactPrimaryKeyExpressionTest:DELETEDSuccess0.005
ConformResultsWithInexactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:NEWSuccess0.003
ConformResultsWithInexactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.003
ConformResultsAcrossOneToManyAcrossOneToOneTestSuccess0.007
ConformResultsAcrossOneToManyTestSuccess0.007
ConformResultsAcrossWrappedOneToManyTestSuccess0.008
ShouldRegisterResultsInUnitOfWorkTestSuccess0.006
DescriptorShouldRegisterResultsInUnitOfWorkTestSuccess0.005
ConformResultsPerformanceTestSuccess0.003
OneToManyMaxRowsSettingTestSuccess0.003
QueryExceptionStringTestSuccess0.000
NamedQueriesClientSessionTestSuccess0.016
NamedQueriesDescriptorQueryManagerTestSuccess0.014
NamedQueriesUOWTestSuccess0.016
NamedQueryGetQueryNoArgumentsTestSuccess0.001
ServerClientNamedQueryTestSuccess0.014
GetTableGetFieldTestSuccess0.001
NamedQueryNotFoundInUOWTestSuccess0.001
DeleteAllQueryTestSuccess0.003
DeleteObjectPrivatelyOwningUntriggeredIndirectionSuccess0.016
RedirectQueryOnUOWTestSuccess0.001
RedirectorOnDescriptorTestSuccess0.006
DoNotRedirectDefaultRedirectorTestSuccess0.003
SetReferenceClassTestSuccess0.001
QueryByExampleInUOWTestSuccess0.003
InheritancePrepareTestSuccess0.002
InheritanceViewPrepareTestSuccess0.001
DataReadQueryContainerPolicyTestSuccess0.046
UpdateAllQueryTestSuccess0.141
UpdateAllQueryUOWTest defer=trueSuccess0.008
UpdateAllQueryUOWTest defer=falseSuccess0.007
UpdateAllQueryExpressionMathTestSuccess0.038
UpdateAllQueryRollbackTestSuccess0.006
UOWgetQueryTestSuccess0.000
CascadeNoBindingOnQuerySuccess0.005
IncorrectPartialAttributeTestSuccess0.001
FirstResultAndMaxRowsTest 0,0Success0.001
FirstResultAndMaxRowsTest 1,0Success0.001
FirstResultAndMaxRowsTest 0,5Success0.002
FirstResultAndMaxRowsTest 2,5Success0.002
QueryCacheTestSuccess0.002
TranslatedStringsTestSuccess0.006
QueryTimeoutTestSuccess4.621
ServerSession:PessimisticLockNoLockJoinedTestSuccess0.037
ReadAllWithNoDistinctTestError Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLQueryInterruptedException: Query execution was interrupted Error Code: 1317 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t2.SALARY, t1.START_TIME, t1.END_TIME, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.MANAGER_ID, t1.VERSION FROM PHONE t0, SALARY t2, EMPLOYEE t1 WHERE (((t0.P_NUMBER <> ?) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.EMP_ID = t1.EMP_ID)) bind => [1 parameter bound] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t2.SALARY, t1.START_TIME, t1.END_TIME, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.MANAGER_ID, t1.VERSION FROM PHONE t0, SALARY t2, EMPLOYEE t1 WHERE (((t0.P_NUMBER <> ?) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.EMP_ID = t1.EMP_ID))")

Local Exception Stack:
Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.3.v20180627-c01e476): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLQueryInterruptedException: Query execution was interrupted
Error Code: 1317
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t2.SALARY, t1.START_TIME, t1.END_TIME, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.MANAGER_ID, t1.VERSION FROM PHONE t0, SALARY t2, EMPLOYEE t1 WHERE (((t0.P_NUMBER <> ?) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.EMP_ID = t1.EMP_ID))
bind => [1 parameter bound]
Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t2.SALARY, t1.START_TIME, t1.END_TIME, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.MANAGER_ID, t1.VERSION FROM PHONE t0, SALARY t2, EMPLOYEE t1 WHERE (((t0.P_NUMBER <> ?) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.EMP_ID = t1.EMP_ID))")
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:340)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:688)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:564)
at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2093)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:1549)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:272)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:258)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:329)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:725)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2775)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2728)
at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:563)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1221)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:911)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1180)
at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:464)
at org.eclipse.persistence.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:3346)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1892)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1874)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1824)
at org.eclipse.persistence.testing.framework.ReadAllTest.test(ReadAllTest.java:116)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:80)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLQueryInterruptedException: Query execution was interrupted
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
at com.mysql.jdbc.Util.getInstance(Util.java:408)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:959)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2527)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2680)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2487)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:1012)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:648)
0.086
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadAllQueryTestSuccess0.002
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadObjectQueryTestSuccess0.000
PartialAttributeTestWithJoinAttributeSuccess0.003
PartialAttributeDistinctOrderByTestSuccess0.002
FourPartialAttributeTestsWithJoinAttributeSuccess0.036
ReadOnlyQueryTestSuccess0.002
GetSQLTestSuccess0.000
JoinSubclassesQueryTestSuccess0.002
BuildRecordTestSuccess0.004
ConformResultsWithMultitableAndJoiningTestSuccess0.003
CachedUpdateCallsQueryClearTestSuccess0.004
ZeroPrimaryKeyExistenceCheckTestSuccess0.009
ZeroPrimaryKeyExistenceCheckTestSuccess0.005
QueryTimeoutConnectionReleasedTestSuccess1.018
QueryExecutionTimeSetOnBuildObjectTestSuccess0.019
PartialAttributeWithCustomSQLTestSuccess0.002
ArgumentValuesTestSuccess0.001
ScrollableCursorForwardOnlyResultSetTestSuccess0.000
ConformResultsSubclassesTestSuccess0.003
ScrollableCursorJoinedAttributeTestSuccess0.004
ScrollableCursorJoiningVerificationTestSuccess0.006
MultipleOrderByWithSameFieldNameNullsFirstTestSuccess0.001
MultipleOrderByWithSameFieldNameTestSuccess0.001
UnionTestSuccess0.000
CacheMissTestSuccess0.003
OneToOneCacheHitTestSuccess0.003
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Shipment)Success0.005
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Order)Success0.004
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.003
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Computer)Success0.004
CacheHitWithInheritanceSuccess0.002
CacheHitWithNonPKCriteriaTestSuccess0.009
CacheHitOnPKWithInheritanceTestSuccess0.002
QueryCacheHitDisabledAndDescriptorDisabledTestSuccess0.002
QueryCacheHitDisabledAndDescriptorEnabledTestSuccess0.002
QueryCacheHitEnabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorEnabledTestSuccess0.001
QueryCacheHitUndefinedAndDescriptorDisabledTestSuccess0.001
QueryCacheHitUndefinedAndDescriptorEnabledTestSuccess0.001
InMemoryCacheHitTest - by key exactSuccess0.001
InMemoryCacheHitTest - by key exact requiredSuccess0.001
InMemoryCacheHitTest - by selection object exact requiredSuccess0.001
InMemoryCacheHitTest - by key non exact andSuccess0.001
InMemoryCacheHitTest - by key non exact orSuccess0.001
InMemoryCacheHitTest - by key non exact upperSuccess0.001
InMemoryCacheHitTest - by nameSuccess0.001
InMemoryCacheHitTest - by f/l name upperSuccess0.001
InMemoryCacheHitTest - by functionsSuccess0.001
InMemoryCacheHitTest - inSuccess0.001
InMemoryCacheHitTest - in on primary keySuccess0.002
InMemoryCacheHitTest - betweenSuccess0.001
InMemoryCacheHitTest - name indexSuccess0.001
InMemoryCacheHitTest - miss on onlySuccess0.001
InMemoryCacheHitTest - read all - betweenSuccess0.000
InMemoryCacheHitTest - read all - less thanSuccess0.001
InMemoryCacheHitTest - with no where clauseSuccess0.000
InMemoryCacheMissTest - by key exactSuccess0.001
InMemoryCacheMissTest - by non exactSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - by non exact - exceptionSuccess0.001
InMemoryCacheMissTest - name indexSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.001
UnitOfWorkConformTest - by keySuccess0.005
UnitOfWorkConformTest - no selection criteriaSuccess0.004
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, new objectSuccess0.007
UnitOfWorkConformTest - by name, deleted objectSuccess0.003
UnitOfWorkConformTest - by name, changed object, removeSuccess0.005
UnitOfWorkConformTest - by name, changed object, addSuccess0.004
UnitOfWorkConformDuplicateTest - allSuccess0.006
UnitOfWorkConformAcrossIndirectionTestSuccess0.007
UnitOfWorkConformWithOrderTestSuccess0.003
UnitOfWorkConformNewObjectTestSuccess0.004
UnitOfWorkConformTest - hitSuccess0.003
UnitOfWorkConformTest - dead-hitSuccess0.003
UnitOfWorkConformTest - missSuccess0.004
UnitOfWorkConformTest - newSuccess0.003
UnitOfWorkConformTest - changedSuccess0.003
UnitOfWorkConformTest - deletedSuccess0.004
UnitOfWorkConformLikeTestSuccess0.003
UnitOfWorkConformLikeSpecialCharacterTestSuccess0.002
NamedQueryConformNullPointerExceptionSuccess0.003
MemoryQueryAcrossOneToOneMappingSuccess0.007
MemoryQueryAcrossNestedOneToManyMappingSuccess0.011
MemoryQueryAcrossOneToManyMappingSuccess0.006
MemoryQueryForFunctionsAcrossOneToManyMappingSuccess0.004
MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMappingSuccess0.008
MemoryQueryAcrossOneToManyMapping2Success0.011
MemoryQueryAcrossOneToManyAcrossOneToOneMappingSuccess0.011
MemoryQueryAcrossManyToManyMappingSuccess0.002
MemoryQueryAcrossManyToManyAcrossOneToManyMappingSuccess0.013
MemoryQueryAcrossDirectCollectionMappingSuccess0.005
MemoryQueryAcrossAggregateCollectionMapping(Agent)Success0.002
MemoryQueryAcrossAggregateCollectionMapping(Builder)Success0.002
NamedQueryConformNullPointerExceptionSuccess0.002
MemoryQueryTriggerIndirectionSuccess0.005
MemoryQueryReturnConformedOnIndirectionSuccess0.004
MemoryQueryReturnNotConformedOnIndirectionSuccess0.004
MemoryQueryThrowExceptionOnIndirectionSuccess0.002
DescriptorUOWConformTest - hitSuccess0.002
DescriptorUOWConformTest - missSuccess0.002
MemoryQueryLikeSuccess0.001
UnitOfWorkConformReadObjectWithCriteriaTestSuccess0.014
UnitOfWorkConformWithoutRegisteringTestSuccess0.011
UpdateEventHookTestSuccess0.031
InsertEventHookTestSuccess0.003
DeleteEventHookTestSuccess0.005
WriteEventHookTestSuccess0.003
RefreshEventHookTestSuccess0.004
BuildEventHookTestSuccess0.005
BuildOnRefreshEventHookTestSuccess0.004
CloneAndMergeEventHookTestSuccess0.087
CloneEventOnIsolatedSessionTestSuccess0.007
SessionEventTestCaseSuccess0.006
SingleTableAboutToInsertTestSuccess0.004
MultipleTableAboutToInsertTestSuccess0.048
PreInsertModifyChangeSetTestSuccess0.006
ObjectChangeSetUpdateAttributeTestSuccess0.009
ObjectChangeSetEventTestSuccess0.013
UpdateAttributeTestSuccess0.053
PostCalculateUOWChangeSetEventTestSuccess0.003
OptimisticLockingDeleteRowTestSuccess0.009
OptimisticLockingChangedValueTestSuccess0.039
OptimisticLockingChangedValueUpdateTestSuccess0.007
OptimisticLockingDeleteValueUpdateTestSuccess0.005
JoiningReadObjectTestAddressSuccess0.005
JoiningReadObjectTestAddressManagerSuccess0.005
JoiningReadObjectTestPhonesSuccess0.004
JoiningReadObjectTestPhonesOuterSuccess0.005
ReadAnyObjectJoinPhoneTestSuccess0.002
JoiningInheritanceRelationshipTestSuccess0.002
NestedJoiningInheritanceRelationshipTestSuccess0.002
JoiningReadObjectTestAddressManagerManagerSuccess0.005
JoiningReadAllTestAddressSuccess0.003
JoiningReadAllTestPhonesSuccess0.004
JoiningReadAllTestPhonesManagedEmployeesPhonesSuccess0.004
JoiningReadAllTestWhereLastNameWaySuccess0.002
JoiningReadObjectTestCustomSQLSuccess0.005
JoiningReadAllTestCustomSQLSuccess0.001
JoiningReadAllTestWhereLastNameWay-cursorSuccess0.002
JoinReadingTestteamLeader-addressSuccess0.002
JoinOwnerA-oneToOne-oneToManySuccess0.002
JoinOwnerA-oneToOne-oneToMany-oneToOneSuccess0.002
JoinOwnerA-oneToOne(mapping)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectMappingJoinReadingTestSuccess0.003
MultipleJoinedAttributeQueryTestSuccess0.003
ComplexJoinedAttributeQueryTestSuccess0.004
ReadAllBatchReadingTestAddressManagerJOINSuccess0.017
ReadAllBatchReadingTestWhereAddressManagerJOINSuccess0.013
BatchReadingUnitOfWorkTestJOINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestJOINSuccess0.004
OneToManyBatchReadingTestJOINSuccess0.014
BatchReadingTestJOINSuccess0.011
OneToManyBatchReadingCustomSelectionQueryTestJOINSuccess0.012
ReadAllBatchReadingTestWhereAddressManager-cursorJOINSuccess0.011
NestedOneToManyBatchReadAllTestJOINSuccess0.005
ReadAllBatchReadingTestPolicyHolderJOINSuccess0.012
OneToOneBatchReadingTestJOINSuccess0.012
ReadAllBatchReadingTestClaimJOINSuccess0.014
OneToManyBatchReadingTestJOINSuccess0.010
NestedBatchReadingTestJOINSuccess0.016
NestedBatchReadingNPETestJOINSuccess0.012
AggregateBatchReadingTestJOINSuccess0.002
BatchReadingBatchReadExpressionTestJOINSuccess0.010
BatchReadingWithInvalidQueryKeyTestJOINSuccess0.004
BatchReadValueholderTestJOINSuccess0.004
BatchReadingStackOverflowTestJOINSuccess0.016
ReadAllBatchReadingTestAddressManagerEXISTSSuccess0.015
ReadAllBatchReadingTestWhereAddressManagerEXISTSSuccess0.013
BatchReadingUnitOfWorkTestEXISTSSuccess0.004
BatchReadingUnitOfWorkInTransactionTestEXISTSSuccess0.005
OneToManyBatchReadingTestEXISTSSuccess0.015
BatchReadingTestEXISTSSuccess0.011
OneToManyBatchReadingCustomSelectionQueryTestEXISTSSuccess0.014
ReadAllBatchReadingTestWhereAddressManager-cursorEXISTSSuccess0.014
NestedOneToManyBatchReadAllTestEXISTSSuccess0.006
ReadAllBatchReadingTestPolicyHolderEXISTSSuccess0.012
OneToOneBatchReadingTestEXISTSSuccess0.014
ReadAllBatchReadingTestClaimEXISTSSuccess0.016
OneToManyBatchReadingTestEXISTSSuccess0.012
NestedBatchReadingTestEXISTSSuccess0.019
NestedBatchReadingNPETestEXISTSSuccess0.011
AggregateBatchReadingTestEXISTSSuccess0.002
BatchReadingBatchReadExpressionTestEXISTSSuccess0.009
BatchReadingWithInvalidQueryKeyTestEXISTSSuccess0.004
BatchReadValueholderTestEXISTSSuccess0.004
BatchReadingStackOverflowTestEXISTSSuccess0.073
ReadAllBatchReadingTestAddressManagerINSuccess0.014
ReadAllBatchReadingTestWhereAddressManagerINSuccess0.014
BatchReadingUnitOfWorkTestINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestINSuccess0.008
OneToManyBatchReadingTestINSuccess0.002
BatchReadingTestINSuccess0.009
OneToManyBatchReadingCustomSelectionQueryTestINSuccess0.001
ReadAllBatchReadingTestWhereAddressManager-cursorINSuccess0.011
NestedOneToManyBatchReadAllTestINSuccess0.006
ReadAllBatchReadingTestPolicyHolderINSuccess0.011
OneToOneBatchReadingTestINSuccess0.001
ReadAllBatchReadingTestClaimINSuccess0.013
OneToManyBatchReadingTestINSuccess0.000
NestedBatchReadingTestINSuccess0.017
NestedBatchReadingNPETestINSuccess0.000
AggregateBatchReadingTestINSuccess0.002
BatchReadingBatchReadExpressionTestINSuccess0.015
BatchReadingWithInvalidQueryKeyTestINSuccess0.004
BatchReadValueholderTestINSuccess0.002
BatchReadingStackOverflowTestINSuccess0.000
ReadAllPartialReadingTest-firstName,salarySuccess0.000
ReadAllPartialReadingTest-address,periodSuccess0.001
ReadAllPartialReadingTest-city,salarySuccess0.001
ReadAllPartialReadingTest-city,salary-cursorSuccess0.002
ReadAllPartialReadingTest-type-areaCodeSuccess0.001
ReadAllPartialReadingTest-PolicyMaxCoverageSuccess0.000
ReadAllPartialReadingTest-id-SelectPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-OrderByPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-SelectAndOrderByPrimaryKeySuccess0.001
ReadAllPartialReadingAddressTest - Address - SelectDistinctAndOrderByPrimaryKeySuccess0.000
ReadAllPartialReadingAddressTest - Employee - SelectAddressIdSuccess0.001
ReadAllPartialReadingAddressTest - PhoneNumber - Employee - SelectAddressIdSuccess0.003
QueryValidationTestSuccess0.001
ReadAllBindAllParametersTestSuccess0.004
Batch1mTestSuccess0.061
Scenario1_1: DTF mappings with 1 Class & 1 TableSuccess0.003
Scenario1_2: DTF mappings with 1 Class & 2 TablesSuccess0.002
Scenario1_3: DTF mappings with 2 Classes & 1 Table (Aggreagte)Success0.002
Scenario1_4: DTF mappings in root classSuccess0.002
Scenario1_5a: DTF mappings of subclassSuccess0.002
Scenario1_5b: DTF mappings of subclass w/ WHERE clauseSuccess0.001
Scenario1_6: ObjectTypeMappingSuccess0.001
Scenario1_7a: Retrieve PKsSuccess0.002
Scenario1_7b: Include PK attributes at start of ResultSuccess0.002
Scenario1_7c: Retrieve PKs and use result to get real objectsSuccess0.001
Scenario1_7d: Retrieve PKs with no itemsSuccess0.002
Scenario1_8a: Aggregate mapping (period)Success0.003
Scenario1_8b: Invalid item, transformation mapping (normalHours)Success0.000
Scenario1_8d: Invalid item, 1:M mapping (phoneNumbers)Success0.001
Scenario1_8e: Invalid item, M:M mapping (projects)Success0.000
Scenario1_9a: COUNT aggregate functionSuccess0.002
Scenario1_9b: SUM aggregate functionSuccess0.002
Scenario1_9c: AVG aggregate functionSuccess0.001
Scenario1_9d: MAX aggregate functionSuccess0.002
Scenario1_9e: MIN aggregate functionSuccess0.002
Scenario1_9f: SUM aggregate function with group by on genderSuccess0.002
Scenario1_9g: AVG aggregate function with group by on genderSuccess0.002
Scenario1_9h: MAX aggregate function with group by on genderSuccess0.002
Scenario1_9i: MIN aggregate function with group by on genderSuccess0.001
Scenario1_9j: COUNT(*)Success0.002
Scenario2_1a: 1:1 join with DTF mappingsSuccess0.003
Scenario2_1b: 1:1 join with DTF mappings (no where clause)Success0.002
Scenario2_2a: Scenario 2.2a: Self joinSuccess0.002
Scenario2_2b: Self join (w/ WHERE clause)Success0.002
Scenario2_2c: Report query with constant expressionSuccess0.002
Scenario5_1a: Simple Custom SQLSuccess0.001
Scenario5_1b: 1:1 Join Custom SQLSuccess0.001
Scenario5_1c: 3x1:1 Join Custom SQLSuccess0.003
Scenario5_2a: Cursored Stream using expressionsSuccess0.001
Scenario5_2b: Cursored Stream using proper SQLSuccess0.002
Scenario5_2c: Cursored Stream using SQL but less fields selected then items providedSuccess0.002
Scenario5_2d: Cursored Stream using SQL but types selected don't match item types (firstName->id)Success0.002
Scenario5_3a: Order By ASC, query key in itemsSuccess0.002
Scenario5_3b: Order By ASC, query key not in itemsSuccess0.002
Scenario6_1: Place holderSuccess0.002
Scenario6_2: Join querySuccess0.003
UseDistinctScenario: Read query using useDistinct()Success0.002
ParallelBuilderReportItemTest: ReportItems originating from parallel builders.Success0.003
PlaceHolderReportQueryTestCaseSuccess0.000
GetLeafMappingForReportQueryTest: Tests recursive behavior of this method.Success0.001
ReportItemQueryKeyTest: Tests recursive behavior of this method, especially when custom query keys are used.Success0.001
AttributeConversionTestSuccess0.001
CountDirectCollectionTest: Tests count on a direct collection query key (i.e. not a direct field)Success0.001
CountDistinctManyToManyTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.001
CountDistinctManyToManyWithWhereClauseTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.001
CountDistinctOneToOneTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountDistinctOneToOneWithWhereClauseTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountManyToManyTest: Tests count on a many to many query key (i.e. not a direct field)Success0.001
CountOneToOneTest: Tests count on a one to one query key (i.e. not a direct field)Success0.001
ReportQueryWithDuplicateQueryKeysTestSuccess0.011
OrderByRandomTestSuccess0.000
ClassForInheritanceTestCase: Success0.004
ReportQueryFunctionTypeTestCaseSuccess0.001
ReportQueryFunctionTypeTestCase ReadAllQuery in descriptor.Success0.000
ReportQueryAndExistsSubQuery: ReportQuery and exists subQuerySuccess0.002
ReportQueryAndExistsSubQueryWithWhereClause: ReportQuery and exists subQuery with selection criteriaSuccess0.007
ReportQueryRetrievePrimaryKeysCursorTestSuccess0.004
ParameterizedSubqueryTestSuccess0.003
InsertCommitTransactionTestSuccess0.015
InsertRollbackTransactionTestSuccess0.013
DeleteCommitTransactionTestSuccess0.010
DeleteRollbackTransactionTestSuccess0.015
UpdateCommitTransactionTestSuccess0.057
UpdateRollbackTransactionTestSuccess0.019
EmptyTransactionTestSuccess0.000
ReadingThroughWriteConnectionInTransactionTest1Success0.049
ReadingThroughWriteConnectionInTransactionTest1:UOWSuccess0.045
ReadingThroughWriteConnectionInTransactionTest2Success0.047
ReadingThroughWriteConnectionInTransactionTest2:UOWSuccess0.040
ReadingThroughWriteConnectionInTransactionTest3Success0.056
ReadingThroughWriteConnectionInTransactionTest3:UOWSuccess0.042
ReadingThroughWriteConnectionInTransactionTest4Success0.045
ReadingThroughWriteConnectionInTransactionTest6:UOWSuccess0.067
ReadingThroughWriteConnectionInTransactionTest7Success0.040
ReadingThroughWriteConnectionInTransactionTest7:UOWSuccess0.066
IntegrityCheckerTestSuccess0.127
IntegrityCheckerLazyCreationTestSuccess0.000
ShouldThroughIntegrityCheckerTestSuccess0.008
ShouldNotThroughIntegrityCheckerTestSuccess0.006
ShouldCheckDatabaseTestSuccess0.128
ShouldNotCheckDatabaseTestSuccess0.009
ExceptionHandlerTest1Success0.003
ExceptionHandlerTest2Success0.023
ExceptionHandlerLoginIntegrityTestSuccess0.008
MessageLoggingEfficiencyTestSuccess0.001
FieldedMessageLoggingTestSuccess0.000
FieldedMessageLoggingTraceLocalizationTestSuccess0.001
NullValueTestSuccess0.005
NoDefaultNullValueTestSuccess0.004
OptomizeValueHolderTestSuccess0.003
NullPasswordLoginTestSuccess0.000
HelperSystemPropertyTestSuccess0.000
GermanUmlautsWriteTestSuccess0.006
ReconnectFlushStatementCacheTestSuccess0.026
TransactionIsolationTestSuccess0.006
SessionIsConnectedFlagTestSuccess0.007
ContainerIndirectionPolicySerializationTestSuccess0.005
JNDIConnectionTestSuccess0.016
CustomSequenceTestSuccess0.030
CustomSequenceTestSuccess0.025
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.032
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.026
SequencingConcurrencyTest DatabaseSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.057
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.202
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.128
SequencingConcurrencyTest ServerSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.081
Sequencing rollback test - separate sequencing accessor is allowedSuccess0.009
Sequencing rollback test - separate sequencing accessor is NOT allowedSuccess0.004
SequenceStringPKInsertTestSuccess0.003
SequenceStringExistingPKTestSuccess0.007
CustomSequencingPolicyTestSuccess0.013
InitializeDescriptorsBeforeLoginTestSuccess0.014
SequencingTableQualifierTestSuccess0.056
SequencingTableQualifierTestSuccess0.020
SequenceFieldRemovalForAcquireValueAfterInsertTestSuccess0.006
CannotOverrideConnectedSequenceTestSuccess0.001
ObjectCopyingTestSuccess0.019
ContainerCloningTestSuccess0.002
RefreshCascadeAllNoIndirectionTestSuccess0.010
ReadObjectQueryDisableCacheHitsTestSuccess0.009
ClearQueryOptionsOnStatementTestSuccess0.080
AddFunctionItemTestSuccess0.002
AddGroupingTestSuccess0.002
AddItemTestSuccess0.001
AddJoinedAttributeTestSuccess0.004
AddNonFetchedJoinedAttributeTestSuccess0.005
AddOrderingTestSuccess0.001
AddPartialAttributeTestSuccess0.001
AddPartialAttributeForCustomSQLTestSuccess0.004
RetrievePrimaryKeysTestSuccess0.002
UseDistinctTestSuccess0.001
DatabaseLoginCodeCoverageTestSuccess0.019
InstantiationPolicyTestSuccess0.054
ReadObjectAlreadyInSessionCacheTestSuccess0.003
ReadObjectNotInSessionCacheTestSuccess0.000
ReadReferencedObjectNotInSessionCacheTestSuccess0.000
WriteNewObjectTestSuccess0.005
WriteNewPessimisticLockedObjectTestSuccess0.081
GetClassDescriptorForAliasTestSuccess0.000
CommitOrderTestSuccess0.122
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.009
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
RemoveFromIdentityMapReturnTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.002
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.007
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.008
SetWriteLockInIdentityMapTestSuccess0.002
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.007
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.001
ReadSoftCacheWeakIdentityMapTestSuccess0.414
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.008
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
HardCacheWeakIdentityMapTestSuccess0.014
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.006
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
ReadWeakIdentityMapTestSuccess0.214
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess2.285
IdentityWeakHashMapConcurrentModTestSuccess8.348
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.008
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
Tests deletion of objects which may have already been garbage collectedSuccess0.006
GetSizeRecurseOptionTestSuccess0.002
ClearLastAccessedIdentityMapTestSuccess0.000
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.001
CleanupCacheKeyCorrectnessTestSuccess0.026
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.005
GetAllFromIdentityMapTestSuccess0.003
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.000
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.001
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.000
AndExpressionTestSuccess0.006
NotExpressionTestSuccess0.002
AndNullExpressionTestSuccess0.003
OrExpressionTestSuccess0.001
OrNullExpressionTestSuccess0.000
EqualExpressionTestSuccess0.001
EqualUnneccessaryJoinTestSuccess0.003
EqualDoubleExpressionTestSuccess0.005
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.000
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.001
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.003
InExpressionTestSuccess0.004
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.001
LikeExpressionTestSuccess0.004
LikeIgnoreCaseExpressionTestSuccess0.001
LikeIgnoreCaseTestSuccess0.000
LikeIgnoreCaseTest2Success0.001
LikeEscapeExpressionTestSuccess0.002
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelectionObjectWithoutPrepareTestSuccess0.005
SelfManagedEmployeeTestSuccess0.000
NotSelfManagedEmployeeTestSuccess0.001
NotEqualSelfManagedEmployeeTestSuccess0.000
SingleTableJoinExpressionTestSuccess0.004
MultiplePrimaryKeyTestSuccess0.004
MultipleTableJoinExpressionTest1Success0.004
MultipleTableJoinExpressionTest2Success0.001
MultipleTableJoinExpressionTest3Success0.000
MultipleTableJoinExpressionTest4Success0.001
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.001
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.002
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.000
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.001
VehicleViewCursoredStreamTestSuccess0.000
VehicleViewTest1Success0.004
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.005
NonFueledVehicleViewTest1Success0.001
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.001
MismatchedQueryKeyTestSuccess0.000
BadQueryTableTestSuccess0.000
BadFieldTableTestSuccess0.000
BadToManyQueryKeyTestSuccess0.000
BadFieldTableTestSuccess0.000
BadAnyOfTestSuccess0.001
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.004
TransformationTestSuccess0.001
AggregateQueryTestSuccess0.001
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.010
OneToManyJoinTest3Success0.001
OneToManyJoinTest4Success0.001
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest2Success0.006
ManyToManyJoinTest3Success0.005
ManyToManyJoinTest4Success0.031
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.001
Aggregate Colection Join Test BuilderSuccess0.001
InvalidQueryKeyFunctionExpressionTestSuccess0.000
ConstantEqualConstantTestSuccess0.002
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.000
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AdvancedSybaseExpressionFunctionTestSuccess0.001
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.003
LiteralExpressionTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.001
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.011
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.006
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.006
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.000
MultipleAndsExpressionTestSuccess0.006
MultipleAndsExpressionTest2Success0.004
MultipleAndsExpressionTest3Success0.004
MultipleAndsExpressionTest4Success0.005
MultipleAndsExpressionTest5Success0.004
MultipleAndsExpressionTest6Success0.004
ObjectComparisonAcrossJoinSuccess0.002
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.001
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.000
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.009
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.007
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.001
MultiplePrimaryKeyTestSuccess0.009
MultipleTableJoinExpressionTest1Success0.003
MultipleTableJoinExpressionTest2Success0.002
MultipleTableJoinExpressionTest3Success0.001
MultipleTableJoinExpressionTest4Success0.003
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.004
MultipleTableJoinExpressionTest7Success0.004
MultipleTableJoinExpressionTest8Success0.001
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.001
ComputerViewTest1Success0.001
VehicleViewTest1Success0.008
VehicleViewOrderByOnlyTestSuccess0.005
NonFueledVehicleViewTest1Success0.003
FieldDefaultingTestSuccess0.000
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.007
OneToManyJoinTest2Success0.007
OneToManyJoinTest3Success0.010
OneToManyJoinTest4Success0.006
OneToManyJoinTest5Success0.003
ManyToManyJoinTest1Success0.010
ManyToManyJoinTest2Success0.004
ManyToManyJoinTest3Success0.003
ManyToManyJoinTest4Success0.025
ManyToManyJoinTest5Success0.006
OneToManyJoinObjectCompareTestSuccess0.005
OneToManyJoinObjectCompareTest2Success0.005
DirectCollectionJoinTest1Success0.005
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.006
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.002
Aggregate Colection Join Test BuilderSuccess0.002
ConstantEqualConstantTestSuccess0.001
ValueEqualValueTestSuccess0.000
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.001
AllOfTestSuccess0.001
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.001
Between$doubleTestSuccess0.000
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.004
ContainsAllKeyWordsTestSuccess0.005
ContainsAnyKeyWords$nullTestSuccess0.005
ContainsAnyKeyWordsTestSuccess0.005
ContainsSubstringTestSuccess0.004
ContainsSubstringIgnoringCaseTestSuccess0.004
Equal$booleanTestSuccess0.000
Equal$byteTestSuccess0.000
Equal$doubleTestSuccess0.001
Equal$longTestSuccess0.000
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.002
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.000
GreaterThan$doubleTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.000
GreaterThanEqual$byteTestSuccess0.000
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$longTestSuccess0.000
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.001
In$byteTestSuccess0.000
In$doubleTestSuccess0.000
In$intTestSuccess0.001
In$longTestSuccess0.001
In$shortTestSuccess0.000
Is___ExpressionTestSuccess0.000
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.000
LessThan$doubleTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.000
LessThanEqual$doubleTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.000
NoneOfTestSuccess0.000
NotBetween$byteTestSuccess0.000
NotBetween$doubleTestSuccess0.000
NotBetween$ExpressionTestSuccess0.001
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.000
NotEqual$doubleTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.001
NotIn$doubleTestSuccess0.000
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.000
RightTrimTestSuccess0.001
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.001
Value$doubleTestSuccess0.000
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
AdvancedInMemoryExpressionMathTestSuccess0.001
Between$DateTestSuccess0.001
Between$StringTestSuccess0.000
Equal$nullTestSuccess0.001
Equal$DateTestSuccess0.000
Equal$longTestSuccess0.000
Equal$StringTestSuccess0.001
GreaterThan$nullTestSuccess0.001
GreaterThan$DateTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.000
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.007
IsNullAccrossAnyOfWorkaround2TestSuccess0.007
LengthTestSuccess0.001
LessThan$nullTestSuccess0.000
LessThan$DateTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$StringTestSuccess0.001
LessThanEqual$nullTestSuccess0.001
LessThanEqual$DateTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$StringTestSuccess0.001
NotBetween$longTestSuccess0.001
NotEqual$nullTestSuccess0.001
NotEqual$DateTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$StringTestSuccess0.001
ToNumberTestSuccess0.006
LikeDoubleWildCardTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.003
ExistsWithBatchAttributeTestSuccess0.008
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.008
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.016
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.001
ParralelSelectCityTestSuccess0.002
ParralelSelectSameCityTestSuccess0.006
ParralelSelectSameNameInsideSubSelectTestSuccess0.002
ParralelSelectSameNameTestSuccess0.002
ParallelSelectWithBatchAttributeTestSuccess0.014
ParralelSelectObjectComparisonTestSuccess0.001
SubSelectCorrelatedNestedTestSuccess0.001
SubSelectCountTestSuccess0.001
SubSelectEmployeeTestSuccess0.001
SubSelect Employee With Busy Manager TestSuccess0.001
SubSelectInWithBatchAttributeTestSuccess0.008
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.000
SubSelectMaxSalaryInOttawaTestSuccess0.000
SubSelectMaxManagerSalaryTestSuccess0.000
SubSelectNoProjectsTestSuccess0.001
SubSelectCustomSQLTestSuccess0.001
SubSelectTwoManagedEmployeesTestSuccess0.001
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.001
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.001
VehicleViewOrderByJoinTestSuccess0.000
UpperCaseExpressionTestSuccess0.003
VehicleViewTest1Success0.002
SameManagerTestSuccess0.001
SubSelectSelectClauseTestSuccess0.001
SubSelectSelectClauseTest2Success0.001
SubSelectFromClauseTestSuccess0.001
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
Equals$nullTestSuccess0.000
Equals$ObjectTestSuccess0.000
EqualsTestSuccess0.000
EqualsArrayTestSuccess0.000
IsComparisonOperatorTestSuccess0.000
IsFunctionOperatorTestSuccess0.000
IsLogicalOperatorTestSuccess0.000
OuterJoinSimpleTestSuccess0.007
OuterJoinOrWhereClauseTest1Success0.004
OuterJoinOrWhereClauseTest2Success0.005
OuterJoinOrWhereClauseTest3Success0.004
OuterJoinOrWhereClauseTest4Success0.004
OuterJoinOrderByTestSuccess0.005
OuterJoinOrderByComplexTestSuccess0.004
OuterJoinJoiningTestSuccess0.005
OuterJoinManytoManyTestSuccess0.005
OuterJoinJoiningTest2Success0.015
OuterJoinJoiningComplexTestSuccess0.007
OuterJoinOrAnyWhereClauseTestSuccess0.005
OuterJoinAcrossInheritanceTestSuccess0.004
OuterJoinDirectCollectionTestSuccess0.004
OuterJoinParallelExpressionTestSuccess0.004
OuterJoinIsNullTestSuccess0.004
OuterJoinGetOnClauseTestSuccess0.005
JoinGetOnClauseTestSuccess0.004
OuterJoinAnyOfOnClauseTestSuccess0.005
JoinAnyOfOnClauseTestSuccess0.004
OuterJoinOnClauseTestSuccess0.005
JoinOnClauseTestSuccess0.005
AllOfTestSuccess0.001
AppendSQLTestSuccess0.000
Between$byteTestSuccess0.001
Between$charTestSuccess0.001
Between$doubleTestSuccess0.001
Between$floatTestSuccess0.000
Between$longTestSuccess0.000
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.001
ContainsAllKeyWordsTestSuccess0.001
ContainsAnyKeyWords$nullTestSuccess0.001
ContainsAnyKeyWordsTestSuccess0.001
ContainsSubstringTestSuccess0.001
ContainsSubstringIgnoringCaseTestSuccess0.000
CurrentDateTestSuccess0.001
DifferenceTestSuccess0.000
Equal$booleanTestSuccess0.000
Equal$byteTestSuccess0.000
Equal$charTestSuccess0.001
Equal$doubleTestSuccess0.001
Equal$floatTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.000
GetFunction$int$Vector$TestSuccess0.001
GetFunctionWithArgumentsTestSuccess0.001
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.001
GreaterThan$charTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$floatTestSuccess0.000
GreaterThan$longTestSuccess0.000
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$charTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$floatTestSuccess0.001
GreaterThanEqual$longTestSuccess0.000
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.000
In$byteTestSuccess0.001
In$charTestSuccess0.001
In$doubleTestSuccess0.001
In$floatTestSuccess0.001
In$intTestSuccess0.000
In$longTestSuccess0.001
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.001
IsEmptyWithBatchAttributeTestSuccess0.006
LengthTestSuccess0.003
LessThan$booleanTestSuccess0.003
LessThan$byteTestSuccess0.001
LessThan$charTestSuccess0.001
LessThan$doubleTestSuccess0.001
LessThan$floatTestSuccess0.000
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.001
LessThanEqual$charTestSuccess0.000
LessThanEqual$doubleTestSuccess0.000
LessThanEqual$floatTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.001
MonthsBetweenTestSuccess0.000
NextDayTestSuccess0.000
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.000
NotBetween$charTestSuccess0.001
NotBetween$doubleTestSuccess0.000
NotBetween$ExpressionTestSuccess0.000
NotBetween$floatTestSuccess0.000
NotBetween$intTestSuccess0.003
NotBetween$longTestSuccess0.001
NotBetween$ObjectTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEmptyWithBatchAttributeTestSuccess0.008
NotEqual$booleanTestSuccess0.002
NotEqual$byteTestSuccess0.001
NotEqual$charTestSuccess0.001
NotEqual$doubleTestSuccess0.000
NotEqual$floatTestSuccess0.000
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.001
NotIn$charTestSuccess0.000
NotIn$doubleTestSuccess0.000
NotIn$floatTestSuccess0.000
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrim$StringTestSuccess0.000
RightTrimTestSuccess0.002
PostfixSQLTestSuccess0.000
PrefixSQLTestSuccess0.000
SizeWithBatchAttributeTestSuccess0.010
StandardDeviationTestSuccess0.001
ToUpperCasedWordsTestSuccess0.000
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.001
Value$charTestSuccess0.001
Value$doubleTestSuccess0.001
Value$floatTestSuccess0.001
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
VarianceTestSuccess0.001
AliasForTableTestSuccess0.000
Create$Expression$Object$ExpressionOperatorTestSuccess0.000
Create$Expression$Vector$ExpressionOperatorTestSuccess0.000
DoesConformTestSuccess0.000
GetField$DatabaseFieldTestSuccess0.000
GetField$StringTestSuccess0.000
GetFieldsTestSuccess0.000
GetNameTestSuccess0.000
GetOperatorTestSuccess0.000
GetTable$DatabaseTableTestSuccess0.000
GetTable$StringTestSuccess0.000
Twist$null$ExpressionTestSuccess0.000
ValueFromObjectTestSuccess0.000
CollectionReadAllTest(ArrayList,Employee)Success0.001
CollectionReadAllTest(Vector,Employee)Success0.001
CollectionReadAllTest(HashSet,Employee)Success0.001
CollectionReadAllTest(HashMap,Employee)Success0.001
CollectionReadAllTest(Hashtable,Employee)Success0.001
CollectionReadAllTest(ArrayList,Employee)Success0.002
MapReadAllTest(Hashtable,Employee)Success0.001
MapReadAllTest(TreeMap,Employee)Success0.001
RefreshNoCacheWithNoIdentityMapTestSuccess0.002
ShallowModifyTestSuccess0.005
DontMaintainCacheTestSuccess0.001
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
CursoredStreamCustomSQLTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CursoredStreamAnyOfTestSuccess0.004
CursoredStreamWithUnitOfWorkTestSuccess0.004
CursoredStreamDistinctTestSuccess0.002
CursoredStreamReleaseConnectionsTest -ClientSessionSuccess0.009
CursoredStreamReleaseConnectionsTest -UnitOfWorkSuccess0.008
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ScrollableCursorAPITestSuccess0.001
ScrollableCursorBackwardReadingTestSuccess0.002
ScrollableCursorStatementCachingReadTestSuccess0.001
ScrollableCursorNavigationAPITestSuccess0.001
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee):NestedUnitOfWorkSuccess0.006
ScrollableCursorBackwardReadingConformingTestSuccess0.003
ScrollableCursorNavigationAPIConformingTestSuccess0.001
OrderingTestSuccess0.001
OrderingMutipleTableTestSuccess0.001
OrderingSuperClassTestSuccess0.001
OrderingByExpressionTestSuccess0.007
OrderingWithAnyOfTestSuccess0.002
ShallowRefreshTestSuccess0.001
RefreshTestSuccess0.004
PessimisticLockTest(mode=1)Success0.000
PessimisticLockTest(mode=2)Success0.001
PessimisticLockFineGrainedTest(mode=2)Success0.000
PessimisticLockOutsideUnitOfWorkTest(mode=2)Success0.000
PessimisticLockInheritanceTest(mode=2)Success0.000
ServerSession:PessimisticLockJoinedAttributeTestSuccess0.016
ServerSession:PessimisticLockBatchAttributeTestSuccess0.019
PessimisticLockEmptyTransactionTestSuccess0.003
PessimisticLockIndirectionJoiningTest(mode=2)Success0.001
PessimisticLockRefreshTest(mode=2)Success0.000
OnlyRefreshIfNewTestSuccess0.001
DeepRefreshTestSuccess0.006
PredefinedQueryReadAllTestSuccess0.001
PredefinedInQueryReadAllTestSuccess0.003
PredefinedQueryReadObjectTestSuccess0.001
PredefinedQueryLikeIgnoreCaseTestSuccess0.000
PredefinedObjectComparisonTestSuccess0.005
PredefinedInTestSuccess0.001
PredefinedEqualNullTestSuccess0.001
PredefinedContainsSubStringTestSuccess0.000
PredefinedAnyOfObjectComparisonTestSuccess0.000
PredefinedObjectTypeTestSuccess0.000
PredefinedNestedParameterTestSuccess0.001
PredefinedRedirectorTestSuccess0.000
PredefinedMethodRedirectorTestSuccess0.000
PredefinedQueryInheritanceTestSuccess0.002
PredefinedQueryToUpperOnParameterTest(Employee: Bob Smith)Success0.004
ReloadSelectionObjectTest read from DBSuccess0.009
ReloadSelectionObjectTest read from CacheSuccess0.003
BadQueryTestSuccess0.000
Jdk12ScrollableCursorTestSuccess0.001
RefreshWithCheckCacheOnlyTestSuccess0.000
CascadingAllCacheTestSuccess0.003
CascadingAllNoCacheTestSuccess0.004
CascadingNoneCacheTestSuccess0.002
CascadingNoneNoCacheTestSuccess0.003
CascadingPrivateCacheTestSuccess0.002
CascadingPrivateNoCacheTestSuccess0.005
DeepModifyTestSuccess0.005
PrivateModifyTestSuccess0.007
DeepDeleteTestSuccess0.016
PrivateDeleteTestSuccess0.007
DoesExistTestSuccess0.001
DataReadQueryTest1Success0.002
DirectReadQueryTest1Success0.001
ValueReadQueryTest1Success0.000
GetValueFromObjectSuccess0.002
CursoredStreamClientSessionTestSuccess0.014
CursoredStreamReadWriteClientSessionTestSuccess0.017
QBEObjectWithAllFieldsFilledSuccess0.024
QBESpecialOperatorsSuccess0.001
QBEExcludedValuesSuccess0.001
QBEValidateUnsupportedMappingsFlagSuccess0.001
QBEObjectReferenceMappingSuccess0.001
QBECollectionMappingSuccess0.001
ConformingShouldTriggerIndirectionTestSuccess0.004
ConformingThrowConformExceptionsTestSuccess0.002
ConformResultsAcrossOneToOneTest( EQUAL )Success0.005
ConformResultsAcrossOneToOneTest( NOT EQUAL )Success0.007
ConformResultsAcrossOneToOneTest( IS NULL )Success0.005
ConformResultsAcrossOneToOneTest( NOT NULL )Success0.004
ConformResultsRedirectorTestSuccess0.001
ConformResultsWithSelectionObjectTestSuccess0.000
ConformResultsWithExactPrimaryKeyExpressionTest:DELETEDSuccess0.003
ConformResultsWithExactPrimaryKeyExpressionTest:EXISTINGSuccess0.002
ConformResultsWithExactPrimaryKeyExpressionTest:NEWSuccess0.003
ConformResultsWithExactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.002
ConformResultsWithInexactPrimaryKeyExpressionTest:DELETEDSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:EXISTINGSuccess0.002
ConformResultsWithInexactPrimaryKeyExpressionTest:NEWSuccess0.002
ConformResultsWithInexactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.002
ConformResultsAcrossOneToManyAcrossOneToOneTestSuccess0.005
ConformResultsAcrossOneToManyTestSuccess0.005
ConformResultsAcrossWrappedOneToManyTestSuccess0.003
ShouldRegisterResultsInUnitOfWorkTestSuccess0.004
DescriptorShouldRegisterResultsInUnitOfWorkTestSuccess0.003
ConformResultsPerformanceTestSuccess0.002
OneToManyMaxRowsSettingTestSuccess0.001
QueryExceptionStringTestSuccess0.000
NamedQueriesClientSessionTestSuccess0.013
NamedQueriesDescriptorQueryManagerTestSuccess0.012
NamedQueriesUOWTestSuccess0.012
NamedQueryGetQueryNoArgumentsTestSuccess0.001
ServerClientNamedQueryTestSuccess0.013
GetTableGetFieldTestSuccess0.001
NamedQueryNotFoundInUOWTestSuccess0.001
DeleteAllQueryTestSuccess0.002
DeleteObjectPrivatelyOwningUntriggeredIndirectionSuccess0.010
RedirectQueryOnUOWTestSuccess0.001
RedirectorOnDescriptorTestSuccess0.003
DoNotRedirectDefaultRedirectorTestSuccess0.001
SetReferenceClassTestSuccess0.001
QueryByExampleInUOWTestSuccess0.002
InheritancePrepareTestSuccess0.002
InheritanceViewPrepareTestSuccess0.001
DataReadQueryContainerPolicyTestSuccess0.033
UpdateAllQueryTestSuccess0.018
UpdateAllQueryUOWTest defer=trueSuccess0.005
UpdateAllQueryUOWTest defer=falseSuccess0.006
UpdateAllQueryExpressionMathTestSuccess0.039
UpdateAllQueryRollbackTestSuccess0.005
UOWgetQueryTestSuccess0.001
CascadeNoBindingOnQuerySuccess0.003
IncorrectPartialAttributeTestSuccess0.001
FirstResultAndMaxRowsTest 0,0Success0.000
FirstResultAndMaxRowsTest 1,0Success0.000
FirstResultAndMaxRowsTest 0,5Success0.001
FirstResultAndMaxRowsTest 2,5Success0.001
QueryCacheTestSuccess0.001
TranslatedStringsTestSuccess0.002
QueryTimeoutTestSuccess1.008
ServerSession:PessimisticLockNoLockJoinedTestSuccess0.020
ReadAllWithNoDistinctTestSuccess0.002
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadAllQueryTestSuccess0.001
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadObjectQueryTestSuccess0.001
PartialAttributeTestWithJoinAttributeSuccess0.001
PartialAttributeDistinctOrderByTestSuccess0.001
FourPartialAttributeTestsWithJoinAttributeSuccess0.018
ReadOnlyQueryTestSuccess0.002
GetSQLTestSuccess0.000
JoinSubclassesQueryTestSuccess0.001
BuildRecordTestSuccess0.001
ConformResultsWithMultitableAndJoiningTestSuccess0.002
CachedUpdateCallsQueryClearTestSuccess0.003
ZeroPrimaryKeyExistenceCheckTestSuccess0.006
ZeroPrimaryKeyExistenceCheckTestSuccess0.004
QueryTimeoutConnectionReleasedTestSuccess1.018
QueryExecutionTimeSetOnBuildObjectTestSuccess0.018
PartialAttributeWithCustomSQLTestSuccess0.001
ArgumentValuesTestSuccess0.001
ScrollableCursorForwardOnlyResultSetTestSuccess0.000
ConformResultsSubclassesTestSuccess0.003
ScrollableCursorJoinedAttributeTestSuccess0.003
ScrollableCursorJoiningVerificationTestSuccess0.005
MultipleOrderByWithSameFieldNameNullsFirstTestSuccess0.000
MultipleOrderByWithSameFieldNameTestSuccess0.002
UnionTestSuccess0.000
CacheMissTestSuccess0.002
OneToOneCacheHitTestSuccess0.003
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.000
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Shipment)Success0.003
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Order)Success0.003
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.002
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Computer)Success0.003
CacheHitWithInheritanceSuccess0.001
CacheHitWithNonPKCriteriaTestSuccess0.008
CacheHitOnPKWithInheritanceTestSuccess0.002
QueryCacheHitDisabledAndDescriptorDisabledTestSuccess0.002
QueryCacheHitDisabledAndDescriptorEnabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorEnabledTestSuccess0.001
QueryCacheHitUndefinedAndDescriptorDisabledTestSuccess0.001
QueryCacheHitUndefinedAndDescriptorEnabledTestSuccess0.000
InMemoryCacheHitTest - by key exactSuccess0.001
InMemoryCacheHitTest - by key exact requiredSuccess0.000
InMemoryCacheHitTest - by selection object exact requiredSuccess0.000
InMemoryCacheHitTest - by key non exact andSuccess0.001
InMemoryCacheHitTest - by key non exact orSuccess0.001
InMemoryCacheHitTest - by key non exact upperSuccess0.000
InMemoryCacheHitTest - by nameSuccess0.000
InMemoryCacheHitTest - by f/l name upperSuccess0.001
InMemoryCacheHitTest - by functionsSuccess0.001
InMemoryCacheHitTest - inSuccess0.000
InMemoryCacheHitTest - in on primary keySuccess0.000
InMemoryCacheHitTest - betweenSuccess0.001
InMemoryCacheHitTest - name indexSuccess0.001
InMemoryCacheHitTest - miss on onlySuccess0.000
InMemoryCacheHitTest - read all - betweenSuccess0.000
InMemoryCacheHitTest - read all - less thanSuccess0.000
InMemoryCacheHitTest - with no where clauseSuccess0.000
InMemoryCacheMissTest - by key exactSuccess0.002
InMemoryCacheMissTest - by non exactSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.001
InMemoryCacheMissTest - name indexSuccess0.001
UnitOfWorkConformTest - by keySuccess0.003
UnitOfWorkConformTest - no selection criteriaSuccess0.005
UnitOfWorkConformTest - by name, new objectSuccess0.002
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, deleted objectSuccess0.003
UnitOfWorkConformTest - by name, changed object, removeSuccess0.003
UnitOfWorkConformTest - by name, changed object, addSuccess0.006
UnitOfWorkConformDuplicateTest - allSuccess0.002
UnitOfWorkConformAcrossIndirectionTestSuccess0.005
UnitOfWorkConformWithOrderTestSuccess0.002
UnitOfWorkConformNewObjectTestSuccess0.003
UnitOfWorkConformTest - hitSuccess0.003
UnitOfWorkConformTest - dead-hitSuccess0.002
UnitOfWorkConformTest - missSuccess0.003
UnitOfWorkConformTest - newSuccess0.002
UnitOfWorkConformTest - changedSuccess0.002
UnitOfWorkConformTest - deletedSuccess0.003
UnitOfWorkConformLikeTestSuccess0.002
UnitOfWorkConformLikeSpecialCharacterTestSuccess0.002
NamedQueryConformNullPointerExceptionSuccess0.001
MemoryQueryAcrossOneToOneMappingSuccess0.004
MemoryQueryAcrossNestedOneToManyMappingSuccess0.009
MemoryQueryAcrossOneToManyMappingSuccess0.005
MemoryQueryForFunctionsAcrossOneToManyMappingSuccess0.003
MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMappingSuccess0.008
MemoryQueryAcrossOneToManyMapping2Success0.008
MemoryQueryAcrossOneToManyAcrossOneToOneMappingSuccess0.008
MemoryQueryAcrossManyToManyMappingSuccess0.002
MemoryQueryAcrossManyToManyAcrossOneToManyMappingSuccess0.009
MemoryQueryAcrossDirectCollectionMappingSuccess0.004
MemoryQueryAcrossAggregateCollectionMapping(Agent)Success0.001
MemoryQueryAcrossAggregateCollectionMapping(Builder)Success0.001
NamedQueryConformNullPointerExceptionSuccess0.001
MemoryQueryTriggerIndirectionSuccess0.003
MemoryQueryReturnConformedOnIndirectionSuccess0.003
MemoryQueryReturnNotConformedOnIndirectionSuccess0.002
MemoryQueryThrowExceptionOnIndirectionSuccess0.001
DescriptorUOWConformTest - hitSuccess0.001
DescriptorUOWConformTest - missSuccess0.002
MemoryQueryLikeSuccess0.001
UnitOfWorkConformReadObjectWithCriteriaTestSuccess0.010
UnitOfWorkConformWithoutRegisteringTestSuccess0.008
UpdateEventHookTestSuccess0.005
InsertEventHookTestSuccess0.003
DeleteEventHookTestSuccess0.005
WriteEventHookTestSuccess0.003
RefreshEventHookTestSuccess0.004
BuildEventHookTestSuccess0.004
BuildOnRefreshEventHookTestSuccess0.005
CloneAndMergeEventHookTestSuccess0.004
CloneEventOnIsolatedSessionTestSuccess0.006
SessionEventTestCaseSuccess0.004
SingleTableAboutToInsertTestSuccess0.003
MultipleTableAboutToInsertTestSuccess0.004
PreInsertModifyChangeSetTestSuccess0.003
ObjectChangeSetUpdateAttributeTestSuccess0.008
ObjectChangeSetEventTestSuccess0.550
UpdateAttributeTestSuccess0.013
PostCalculateUOWChangeSetEventTestSuccess0.002
OptimisticLockingDeleteRowTestSuccess0.006
OptimisticLockingChangedValueTestSuccess0.006
OptimisticLockingChangedValueUpdateTestSuccess0.005
OptimisticLockingDeleteValueUpdateTestSuccess0.004
JoiningReadObjectTestAddressSuccess0.004
JoiningReadObjectTestAddressManagerSuccess0.003
JoiningReadObjectTestPhonesSuccess0.005
JoiningReadObjectTestPhonesOuterSuccess0.005
ReadAnyObjectJoinPhoneTestSuccess0.001
JoiningInheritanceRelationshipTestSuccess0.003
NestedJoiningInheritanceRelationshipTestSuccess0.002
JoiningReadObjectTestAddressManagerManagerSuccess0.004
JoiningReadAllTestAddressSuccess0.001
JoiningReadAllTestPhonesSuccess0.002
JoiningReadAllTestPhonesManagedEmployeesPhonesSuccess0.003
JoiningReadAllTestWhereLastNameWaySuccess0.001
JoiningReadObjectTestCustomSQLSuccess0.004
JoiningReadAllTestCustomSQLSuccess0.001
JoiningReadAllTestWhereLastNameWay-cursorSuccess0.001
JoinReadingTestteamLeader-addressSuccess0.002
JoinOwnerA-oneToOne-oneToManySuccess0.001
JoinOwnerA-oneToOne-oneToMany-oneToOneSuccess0.001
JoinOwnerA-oneToOne(mapping)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectMappingJoinReadingTestSuccess0.003
MultipleJoinedAttributeQueryTestSuccess0.002
ComplexJoinedAttributeQueryTestSuccess0.003
ReadAllBatchReadingTestAddressManagerJOINSuccess0.014
ReadAllBatchReadingTestWhereAddressManagerJOINSuccess0.011
BatchReadingUnitOfWorkTestJOINSuccess0.002
BatchReadingUnitOfWorkInTransactionTestJOINSuccess0.003
OneToManyBatchReadingTestJOINSuccess0.012
BatchReadingTestJOINSuccess0.010
OneToManyBatchReadingCustomSelectionQueryTestJOINSuccess0.010
ReadAllBatchReadingTestWhereAddressManager-cursorJOINSuccess0.010
NestedOneToManyBatchReadAllTestJOINSuccess0.004
ReadAllBatchReadingTestPolicyHolderJOINSuccess0.011
OneToOneBatchReadingTestJOINSuccess0.011
ReadAllBatchReadingTestClaimJOINSuccess0.013
OneToManyBatchReadingTestJOINSuccess0.011
NestedBatchReadingTestJOINSuccess0.018
NestedBatchReadingNPETestJOINSuccess0.011
AggregateBatchReadingTestJOINSuccess0.001
BatchReadingBatchReadExpressionTestJOINSuccess0.010
BatchReadingWithInvalidQueryKeyTestJOINSuccess0.004
BatchReadValueholderTestJOINSuccess0.002
BatchReadingStackOverflowTestJOINSuccess0.016
ReadAllBatchReadingTestAddressManagerEXISTSSuccess0.014
ReadAllBatchReadingTestWhereAddressManagerEXISTSSuccess0.017
BatchReadingUnitOfWorkTestEXISTSSuccess0.002
BatchReadingUnitOfWorkInTransactionTestEXISTSSuccess0.004
OneToManyBatchReadingTestEXISTSSuccess0.012
BatchReadingTestEXISTSSuccess0.009
OneToManyBatchReadingCustomSelectionQueryTestEXISTSSuccess0.010
ReadAllBatchReadingTestWhereAddressManager-cursorEXISTSSuccess0.011
NestedOneToManyBatchReadAllTestEXISTSSuccess0.005
ReadAllBatchReadingTestPolicyHolderEXISTSSuccess0.011
OneToOneBatchReadingTestEXISTSSuccess0.009
ReadAllBatchReadingTestClaimEXISTSSuccess0.014
OneToManyBatchReadingTestEXISTSSuccess0.011
NestedBatchReadingTestEXISTSSuccess0.017
NestedBatchReadingNPETestEXISTSSuccess0.011
AggregateBatchReadingTestEXISTSSuccess0.001
BatchReadingBatchReadExpressionTestEXISTSSuccess0.010
BatchReadingWithInvalidQueryKeyTestEXISTSSuccess0.004
BatchReadValueholderTestEXISTSSuccess0.002
BatchReadingStackOverflowTestEXISTSSuccess0.014
ReadAllBatchReadingTestAddressManagerINSuccess0.012
ReadAllBatchReadingTestWhereAddressManagerINSuccess0.010
BatchReadingUnitOfWorkTestINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestINSuccess0.003
OneToManyBatchReadingTestINSuccess0.001
BatchReadingTestINSuccess0.008
OneToManyBatchReadingCustomSelectionQueryTestINSuccess0.000
ReadAllBatchReadingTestWhereAddressManager-cursorINSuccess0.008
NestedOneToManyBatchReadAllTestINSuccess0.004
ReadAllBatchReadingTestPolicyHolderINSuccess0.010
OneToOneBatchReadingTestINSuccess0.000
ReadAllBatchReadingTestClaimINSuccess0.011
OneToManyBatchReadingTestINSuccess0.001
NestedBatchReadingTestINSuccess0.016
NestedBatchReadingNPETestINSuccess0.000
AggregateBatchReadingTestINSuccess0.001
BatchReadingBatchReadExpressionTestINSuccess0.009
BatchReadingWithInvalidQueryKeyTestINSuccess0.004
BatchReadValueholderTestINSuccess0.003
BatchReadingStackOverflowTestINSuccess0.000
ReadAllPartialReadingTest-firstName,salarySuccess0.001
ReadAllPartialReadingTest-address,periodSuccess0.001
ReadAllPartialReadingTest-city,salarySuccess0.001
ReadAllPartialReadingTest-city,salary-cursorSuccess0.001
ReadAllPartialReadingTest-type-areaCodeSuccess0.001
ReadAllPartialReadingTest-PolicyMaxCoverageSuccess0.000
ReadAllPartialReadingTest-id-SelectPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-OrderByPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-SelectAndOrderByPrimaryKeySuccess0.001
ReadAllPartialReadingAddressTest - Address - SelectDistinctAndOrderByPrimaryKeySuccess0.000
ReadAllPartialReadingAddressTest - Employee - SelectAddressIdSuccess0.001
ReadAllPartialReadingAddressTest - PhoneNumber - Employee - SelectAddressIdSuccess0.002
QueryValidationTestSuccess0.001
ReadAllBindAllParametersTestSuccess0.004
Batch1mTestSuccess0.057
Scenario1_1: DTF mappings with 1 Class & 1 TableSuccess0.002
Scenario1_2: DTF mappings with 1 Class & 2 TablesSuccess0.002
Scenario1_3: DTF mappings with 2 Classes & 1 Table (Aggreagte)Success0.001
Scenario1_4: DTF mappings in root classSuccess0.001
Scenario1_5a: DTF mappings of subclassSuccess0.002
Scenario1_5b: DTF mappings of subclass w/ WHERE clauseSuccess0.001
Scenario1_6: ObjectTypeMappingSuccess0.002
Scenario1_7a: Retrieve PKsSuccess0.001
Scenario1_7b: Include PK attributes at start of ResultSuccess0.002
Scenario1_7c: Retrieve PKs and use result to get real objectsSuccess0.001
Scenario1_7d: Retrieve PKs with no itemsSuccess0.001
Scenario1_8a: Aggregate mapping (period)Success0.001
Scenario1_8b: Invalid item, transformation mapping (normalHours)Success0.001
Scenario1_8d: Invalid item, 1:M mapping (phoneNumbers)Success0.000
Scenario1_8e: Invalid item, M:M mapping (projects)Success0.001
Scenario1_9a: COUNT aggregate functionSuccess0.001
Scenario1_9b: SUM aggregate functionSuccess0.001
Scenario1_9c: AVG aggregate functionSuccess0.002
Scenario1_9d: MAX aggregate functionSuccess0.001
Scenario1_9e: MIN aggregate functionSuccess0.001
Scenario1_9f: SUM aggregate function with group by on genderSuccess0.001
Scenario1_9g: AVG aggregate function with group by on genderSuccess0.001
Scenario1_9h: MAX aggregate function with group by on genderSuccess0.002
Scenario1_9i: MIN aggregate function with group by on genderSuccess0.001
Scenario1_9j: COUNT(*)Success0.001
Scenario2_1a: 1:1 join with DTF mappingsSuccess0.002
Scenario2_1b: 1:1 join with DTF mappings (no where clause)Success0.002
Scenario2_2a: Scenario 2.2a: Self joinSuccess0.001
Scenario2_2b: Self join (w/ WHERE clause)Success0.002
Scenario2_2c: Report query with constant expressionSuccess0.001
Scenario5_1a: Simple Custom SQLSuccess0.002
Scenario5_1b: 1:1 Join Custom SQLSuccess0.001
Scenario5_1c: 3x1:1 Join Custom SQLSuccess0.002
Scenario5_2a: Cursored Stream using expressionsSuccess0.002
Scenario5_2b: Cursored Stream using proper SQLSuccess0.001
Scenario5_2c: Cursored Stream using SQL but less fields selected then items providedSuccess0.001
Scenario5_2d: Cursored Stream using SQL but types selected don't match item types (firstName->id)Success0.001
Scenario5_3a: Order By ASC, query key in itemsSuccess0.002
Scenario5_3b: Order By ASC, query key not in itemsSuccess0.002
Scenario6_1: Place holderSuccess0.002
Scenario6_2: Join querySuccess0.002
UseDistinctScenario: Read query using useDistinct()Success0.001
ParallelBuilderReportItemTest: ReportItems originating from parallel builders.Success0.003
PlaceHolderReportQueryTestCaseSuccess0.000
GetLeafMappingForReportQueryTest: Tests recursive behavior of this method.Success0.001
ReportItemQueryKeyTest: Tests recursive behavior of this method, especially when custom query keys are used.Success0.001
AttributeConversionTestSuccess0.001
CountDirectCollectionTest: Tests count on a direct collection query key (i.e. not a direct field)Success0.000
CountDistinctManyToManyTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.001
CountDistinctManyToManyWithWhereClauseTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.001
CountDistinctOneToOneTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountDistinctOneToOneWithWhereClauseTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountManyToManyTest: Tests count on a many to many query key (i.e. not a direct field)Success0.001
CountOneToOneTest: Tests count on a one to one query key (i.e. not a direct field)Success0.001
ReportQueryWithDuplicateQueryKeysTestSuccess0.011
OrderByRandomTestSuccess0.000
ClassForInheritanceTestCase: Success0.003
ReportQueryFunctionTypeTestCaseSuccess0.000
ReportQueryFunctionTypeTestCase ReadAllQuery in descriptor.Success0.001
ReportQueryAndExistsSubQuery: ReportQuery and exists subQuerySuccess0.002
ReportQueryAndExistsSubQueryWithWhereClause: ReportQuery and exists subQuery with selection criteriaSuccess0.006
ReportQueryRetrievePrimaryKeysCursorTestSuccess0.002
ParameterizedSubqueryTestSuccess0.002
InsertCommitTransactionTestSuccess0.010
InsertRollbackTransactionTestSuccess0.004
DeleteCommitTransactionTestSuccess0.010
DeleteRollbackTransactionTestSuccess0.013
UpdateCommitTransactionTestSuccess0.016
UpdateRollbackTransactionTestSuccess0.016
EmptyTransactionTestSuccess0.000
ReadingThroughWriteConnectionInTransactionTest1Success0.041
ReadingThroughWriteConnectionInTransactionTest1:UOWSuccess0.037
ReadingThroughWriteConnectionInTransactionTest2Success0.033
ReadingThroughWriteConnectionInTransactionTest2:UOWSuccess0.034
ReadingThroughWriteConnectionInTransactionTest3Success0.034
ReadingThroughWriteConnectionInTransactionTest3:UOWSuccess0.035
ReadingThroughWriteConnectionInTransactionTest4Success0.039
ReadingThroughWriteConnectionInTransactionTest6:UOWSuccess0.078
ReadingThroughWriteConnectionInTransactionTest7Success0.046
ReadingThroughWriteConnectionInTransactionTest7:UOWSuccess0.065
IntegrityCheckerTestSuccess0.007
IntegrityCheckerLazyCreationTestSuccess0.000
ShouldThroughIntegrityCheckerTestSuccess0.007
ShouldNotThroughIntegrityCheckerTestSuccess0.006
ShouldCheckDatabaseTestSuccess0.035
ShouldNotCheckDatabaseTestSuccess0.008
ExceptionHandlerTest1Success0.001
ExceptionHandlerTest2Success0.264
ExceptionHandlerLoginIntegrityTestSuccess0.018
MessageLoggingEfficiencyTestSuccess0.001
FieldedMessageLoggingTestSuccess0.000
FieldedMessageLoggingTraceLocalizationTestSuccess0.000
NullValueTestSuccess0.015
NoDefaultNullValueTestSuccess0.004
OptomizeValueHolderTestSuccess0.002
NullPasswordLoginTestSuccess0.001
HelperSystemPropertyTestSuccess0.000
GermanUmlautsWriteTestSuccess0.005
ReconnectFlushStatementCacheTestSuccess0.026
TransactionIsolationTestSuccess0.006
SessionIsConnectedFlagTestSuccess0.006
ContainerIndirectionPolicySerializationTestSuccess0.001
JNDIConnectionTestSuccess0.014
CustomSequenceTestSuccess0.043
CustomSequenceTestSuccess0.018
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.029
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.028
SequencingConcurrencyTest DatabaseSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.035
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.058
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.040
SequencingConcurrencyTest ServerSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.046
Sequencing rollback test - separate sequencing accessor is allowedSuccess0.007
Sequencing rollback test - separate sequencing accessor is NOT allowedSuccess0.004
SequenceStringPKInsertTestSuccess0.003
SequenceStringExistingPKTestSuccess0.006
CustomSequencingPolicyTestSuccess0.008
InitializeDescriptorsBeforeLoginTestSuccess0.013
SequencingTableQualifierTestSuccess0.019
SequencingTableQualifierTestSuccess0.019
SequenceFieldRemovalForAcquireValueAfterInsertTestSuccess0.008
CannotOverrideConnectedSequenceTestSuccess0.000
ObjectCopyingTestSuccess0.013
ContainerCloningTestSuccess0.001
RefreshCascadeAllNoIndirectionTestSuccess0.004
ReadObjectQueryDisableCacheHitsTestSuccess0.003
ClearQueryOptionsOnStatementTestSuccess0.056
AddFunctionItemTestSuccess0.001
AddGroupingTestSuccess0.001
AddItemTestSuccess0.001
AddJoinedAttributeTestSuccess0.002
AddNonFetchedJoinedAttributeTestSuccess0.004
AddOrderingTestSuccess0.001
AddPartialAttributeTestSuccess0.001
AddPartialAttributeForCustomSQLTestSuccess0.003
RetrievePrimaryKeysTestSuccess0.001
UseDistinctTestSuccess0.001
DatabaseLoginCodeCoverageTestSuccess0.001
InstantiationPolicyTestSuccess0.035
ReadObjectAlreadyInSessionCacheTestSuccess0.001
ReadObjectNotInSessionCacheTestSuccess0.001
ReadReferencedObjectNotInSessionCacheTestSuccess0.001
WriteNewObjectTestSuccess0.004
WriteNewPessimisticLockedObjectTestSuccess0.003
GetClassDescriptorForAliasTestSuccess0.000
CommitOrderTestSuccess0.099
AggregateObjectObjectComparisonTestSuccess0.003
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.004
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.002
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.000
ObjectComparisonAcrossJoinSuccess0.002
ExpressionFunctionTestSuccess0.002
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.003
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.000
IsNullExpressionTestSuccess0.000
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.002
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.003
LikeEscapeExpressionTestSuccess0.000
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.000
NotSelfManagedEmployeeTestSuccess0.001
NotEqualSelfManagedEmployeeTestSuccess0.002
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.002
CustomQKExpressionTest1Success0.001
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.015
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.002
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.002
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.002
ConstantEqualConstantTestSuccess0.002
ParameterIsNullTestSuccess0.001
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.002
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.002
AggregateObjectJoiningTestSuccess0.003
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.003
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.009
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.100
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.015
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.004
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.004
ParralelSelectSameNameTestSuccess0.002
ParallelSelectWithBatchAttributeTestSuccess0.008
ParralelSelectObjectComparisonTestSuccess0.003
SubSelectCorrelatedNestedTestSuccess0.004
SubSelectCountTestSuccess0.005
SubSelectEmployeeTestSuccess0.003
SubSelect Employee With Busy Manager TestSuccess0.003
SubSelectInWithBatchAttributeTestSuccess0.017
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.002
SubSelect Underpaid Managers TestSuccess0.002
SameManagerTestSuccess0.003
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.018
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.016
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.017
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.017
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.018
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.016
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.016
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
AsOfCurrentTimeMillisTestSuccess0.000
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.002
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.003
CacheIsolationAcrossRelationshipsTestSuccess0.036
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.001
DynamicQueryUsingQueryKeyTestSuccess0.002
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.001
SuccessfulCachingTestSuccess0.004
OuterJoinTestSuccess0.002
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.000
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.003
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.145
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.120
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.072
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
IsolatedSessionHistoricalTestSuccess0.001
InsertWithHistoryPolicyTestSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.003
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.001
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.003
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.002
InMultipleExpressionWithConversionParameterTestSuccess0.003
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.003
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.002
MultipleTableJoinExpressionTest4Success0.001
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.001
CustomQKExpressionTest1Success0.002
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.014
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.002
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.002
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.002
ConstantEqualConstantTestSuccess0.002
ParameterIsNullTestSuccess0.001
ValueEqualValueTestSuccess0.000
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.002
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.002
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.001
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.011
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.073
NotInTestSuccess0.011
ObjectComparisonWithBatchAttributeTestSuccess0.027
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.004
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.004
ParralelSelectSameNameTestSuccess0.006
ParallelSelectWithBatchAttributeTestSuccess0.010
ParralelSelectObjectComparisonTestSuccess0.005
SubSelectCorrelatedNestedTestSuccess0.004
SubSelectCountTestSuccess0.005
SubSelectEmployeeTestSuccess0.003
SubSelect Employee With Busy Manager TestSuccess0.003
SubSelectInWithBatchAttributeTestSuccess0.022
SubSelectMaxSalaryTestSuccess0.003
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.003
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.002
SubSelect Underpaid Managers TestSuccess0.003
SameManagerTestSuccess0.002
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.229
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.016
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.012
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
AsOfCurrentTimeMillisTestSuccess0.000
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.002
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.002
CacheIsolationAcrossRelationshipsTestSuccess0.027
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.000
DynamicQueryUsingQueryKeyTestSuccess0.001
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.000
SuccessfulCachingTestSuccess0.003
OuterJoinTestSuccess0.001
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.000
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.002
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.132
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
IsolatedSessionHistoricalTestSuccess0.000
InsertWithHistoryPolicyTestSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.003
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.003
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.000
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.000
ObjectComparisonAcrossJoinSuccess0.002
ExpressionFunctionTestSuccess0.002
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.001
InMultipleExpressionWithConversionParameterTestSuccess0.003
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.002
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.002
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.001
CustomQKExpressionTest1Success0.001
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.029
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.002
ManyToManyJoinTest5Success0.002
OneToManyJoinObjectCompareTestSuccess0.002
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.000
OneToOneExpressionUsingObjectAsValue2Success0.002
ConstantEqualConstantTestSuccess0.002
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AdvancedSybaseExpressionFunctionTestSuccess0.001
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.003
Correlated SubSelect Expressions Reordered TestSuccess0.001
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.011
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.065
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.012
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.002
ParralelSelectCityTestSuccess0.003
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.006
ParralelSelectSameNameTestSuccess0.002
ParallelSelectWithBatchAttributeTestSuccess0.008
ParralelSelectObjectComparisonTestSuccess0.003
SubSelectCorrelatedNestedTestSuccess0.003
SubSelectCountTestSuccess0.003
SubSelectEmployeeTestSuccess0.003
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.018
SubSelectMaxSalaryTestSuccess0.002
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.002
SubSelect Underpaid Managers TestSuccess0.002
SameManagerTestSuccess0.003
SubSelectFromClauseTestSuccess0.001
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.014
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.017
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.015
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
AsOfCurrentTimeMillisTestSuccess0.001
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.002
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.002
CacheIsolationAcrossRelationshipsTestSuccess0.028
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.000
DynamicQueryUsingQueryKeyTestSuccess0.001
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.000
SuccessfulCachingTestSuccess0.003
OuterJoinTestSuccess0.001
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.001
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.001
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.128
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.080
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.084
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
IsolatedSessionHistoricalTestSuccess0.000
InsertWithHistoryPolicyTestSuccess0.001
QualifiedTableTestSuccess0.024
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.000
QueryInheritanceTestSuccess0.002
JoinWithSecondaryTableTestSuccess0.002
PaginationInheritanceTestSuccess0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.018
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.003
OverrideInheritedMappingTestSuccess0.007
BindingWithShallowInsertTestSuccess0.045
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.002
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.022
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.019
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.017
InfiniteRecursionWithNoDescriptorTestSuccess0.008
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.031
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.027
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.030
LeafQueryTestSuccess0.002
SecondaryTableUpdateTestSuccess0.003
TranslatedKeyInheritanceTestCaseSuccess0.003
SingleInheritanceTestSuccess0.001
CursoredStreamInheritanceTestCaseSuccess0.005
ReinitializeJoiningOnClassDescriptorWithInheritanceTestSuccess0.000
UnitOfWorkIdentityMapAccessorTestSuccess0.008
NestedUnitOfWorkMergeIntoParentTestSuccess0.093
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy)Success0.011
ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.009
RemovePrivatelyOwnedTestCaseSuccess0.015
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Network)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Commercial)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Program)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.000
Batch Read TestSuccess0.003
OneToManyVariableBackBatchReadingTestSuccess0.014
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.006
ReadAllConformInUowTestSuccess0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UpdateObjectTestSuccess0.007
VariableOneToOneNonPrivatelyOwnedTestSuccess0.008
VariableOneToOneDeepMergeCloneTestSuccess0.005
VariableOneToOneShallowWriteTestSuccess0.007
QueryAcrossV11TestSuccess0.001
QueryAccrossV11ProxyIndirectionTestSuccess0.014
PostCommitEventPrimaryKeyTestSuccess0.004
VariableOneToOneUpdateTestSuccess0.006
VariableOneToOneDeleteTestSuccess0.010
VariableOneToOneCodeCoverageTestSuccess0.002
VariableOneToOneInsertTestSuccess0.002
VariableOneToOneGetTypeFieldTestSuccess0.000
DescriptorInitTestSuccess0.057
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
BatchWritingTestSuccess0.068
QueryTimeoutBatchParameterizedDescriptorQueryManagerTestSuccess0.010
QueryTimeoutBatchDynamicDescriptorQueryManagerTestSuccess0.005
QueryTimeoutBatchParameterizedDatabaseQueryTestSuccess0.004
QueryTimeoutBatchDynamicDatabaseQueryTestSuccess0.004
QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTestSuccess0.005
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.001
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.000
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.001
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.001
OptimisticLockingPolicyUpdateWithUOWTestSuccess0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.001
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.006
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.001
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.004
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.004
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
WriteLockValueSerializationTestSuccess0.004
FieldsLockingCachedUpdateCallsTestSuccess0.008
UpdateAllWithTimestampLockingTestSuccess0.003
WriteNullAggregateWithTimestampLockingTestSuccess0.002
Cascaded121OptimisticLockingTestSuccess0.005
Cascaded12MOptimisticLockingTestSuccess0.005
CascadedCollectionOptimisticLockingTestSuccess0.007
CascadedMultiLevel121OptimisticLockingTestSuccess0.005
CascadedMultiLevel12MOptimisticLockingTestSuccess0.006
CascadedMultiLevelCollectionOptimisticLockingTestSuccess0.006
Cascaded12MInheritanceOptimisticLockingTestSuccess0.009
Cascaded12MInheritanceListOnSuperOptimisticLockingTestSuccess0.007
CascadedVersionLockingMultiplePrivateOwnedTestSuccess0.009
SimpleSelectPhoneNumberAreaCodeSuccess0.188
SimpleSelectPhoneNumberAreaCodeWithEmployeeSuccess0.007
SimpleSelectPhoneNumberNumberWithEmployeeWithExplicitJoinSuccess0.005
SimpleSelectPhoneNumberNumberWithEmployeeWithFirstNameFirstSuccess0.004
BaseTestCaseSuccess0.044
SimpleAbsTestSuccess0.006
SimpleBetweenAndTestSuccess0.033
SimpleBetweenTestSuccess0.033
SimpleConcatTestSuccess0.008
SimpleConcatTestWithConstants1Success0.006
SimpleDoubleOrTestSuccess0.010
SimpleEqualsBracketsTestSuccess0.004
SimpleEqualsTestSuccess0.005
SimpleEqualsTestWithJoinSuccess0.007
SimpleEqualsTestWithManualJoinSuccess0.052
SimpleEqualsWithAsSuccess0.002
CollectionMemberIdentifierEqualsTestSuccess0.007
CollectionMemberIdentifierNotEqualsTestSuccess0.026
AbstractSchemaIdentifierEqualsTestSuccess0.004
AbstractSchemaIdentifierNotEqualsTestSuccess0.023
SimpleFromFailedSuccess0.006
SimpleInOneDotTestSuccess0.005
SimpleInOneDotTestReversedSuccess0.004
SimpleInTestSuccess0.007
SimpleLengthTestSuccess0.004
SimpleLikeTestSuccess0.005
SimpleLikeTestWithParameterSuccess0.005
SimpleNotBetweenTestSuccess0.003
SimpleNotEqualsTwoVariablesSuccess0.039
SimpleNotEqualsVariablesIngeterSuccess0.026
SimpleNotInTestSuccess0.046
SimpleNotLikeTestSuccess0.045
SimpleOrFollowedByAndTestSuccess0.007
SimpleOrFollowedByAndTestWithStaticNamesSuccess0.008
SimpleOrTestSuccess0.007
SimpleParameterTestSuccess0.005
SimpleParameterTestChangingParametersSuccess0.006
SimpleReverseAbsTestSuccess0.005
SimpleReverseConcatTestSuccess0.005
SimpleReverseEqualsTestSuccess0.003
SimpleReverseLengthTestSuccess0.006
SimpleReverseParameterTestSuccess0.005
SimpleReverseSqrtTestSuccess0.016
SimpleReverseSubstringTestSuccess0.008
SimpleSqrtTestSuccess0.012
SimpleSubstringTestSuccess0.006
SimpleNullTestSuccess0.012
SimpleNotNullTestSuccess0.034
SimpleOrFollowedByAndTestSuccess0.005
SimpleNotEqualsVariablesIngeterSuccess0.023
SimpleBetweenAndTestSuccess0.026
SimpleInOneDotTestSuccess0.005
SimpleEqualsBracketsTestSuccess0.004
SimpleEqualsWithAsSuccess0.004
DistinctTestSuccess0.007
ConformResultsInUnitOfWorkTestSuccess0.007
Mod TestSuccess0.007
SimpleIsEmptyTestSuccess0.004
SimpleIsNotEmptyTestSuccess0.026
SimpleApostropheTestSuccess0.001
SimpleEscapeUnderscoreTestSuccess0.005
SmallProjectMemberOfProjectsTestSuccess0.014
SmallProjectNOTMemberOfProjectsTestSuccess0.029
SelectCOUNTOneToOneTestSuccess0.002
SelectOneToOneTestSuccess0.002
SelectPhoneNumberDeclaredInINClauseTestSuccess0.011
Complex Identifier testSuccess0.232
Dollar sign identifier testSuccess0.028
Dollar sign Schema name testSuccess0.026
Numeric Identifier testSuccess0.025
Underscore identifier testSuccess0.025
Underscore Schema name testSuccess0.024
Entity Test 1Success0.023
Entity Test 2Success0.028
In Test 1Success0.012
Simple Greater Than testSuccess0.028
Simple Greater Than Equal testSuccess0.027
Simple Less Than Equal testSuccess0.028
Simple Less Than testSuccess0.032
Simple Plus testSuccess0.013
Simple Plus test with brackets before comparisonSuccess0.012
Simple Plus test with brackets after comparisonSuccess0.010
Simple Minus testSuccess0.014
Simple Minus test with Brackets Before ComparisonSuccess0.017
Simple Minus test with Brackets After ComparisonSuccess0.015
Simple Multiply testSuccess0.016
Simple Multiply test with brackets before comparisonSuccess0.013
Simple Multiply test with brackets after comparisonSuccess0.011
Simple Divide testSuccess0.007
Simple Divide test with brackets before comparisonSuccess0.006
Simple Divide test with brackets after comparisonSuccess0.007
Greater than with parameter testSuccess0.024
Greater than equal to with parameter testSuccess0.024
Less than with parameter testSuccess0.002
Less than equal to with parameter testSuccess0.003
Plus with parameter testSuccess0.008
Plus with parameter test with brackets before comparisonSuccess0.008
Plus with parameter test with brackets after comparisonSuccess0.008
Minus with parameter testSuccess0.011
Minus with parameter test with brackets before comparisonSuccess0.011
Minus with parameter test with brackets after comparisonSuccess0.013
Multiply with parameter testSuccess0.012
Multiply with parameter test with brackets before comparisonSuccess0.012
Multiply with parameter test with brackets after comparisonSuccess0.010
Divide with parameter testSuccess0.006
Divide with parameter test with brackets before comparisonSuccess0.006
Divide with parameter test with brackets after comparisonSuccess0.006
Multiple operators with two parametersSuccess0.012
Multiple operators with two parameters with brackets around plus/minusSuccess0.020
Multiple operators with two parameters with brackets around multiplySuccess0.011
Simple Order By Test Asc DirectionSuccess0.042
Simple Order By Test Desc DirectionSuccess0.043
Simple Order By Test No DirectionSuccess0.046
Complex Order By No DirectionSuccess0.041
Complex Order By ASC DirectionSuccess0.049
Complex Order By Desc DirectionSuccess0.044
Complex Order By Mixed DirectionSuccess0.044
AVG TestSuccess0.003
COUNT TestSuccess0.002
MAX TestSuccess0.002
MIN TestSuccess0.002
SUM TestSuccess0.001
ChangeJPQLStringAfterExecutionTestSuccess0.005
JPQLSimpleTestSuite$1Success0.003
CustomQueryStringTranlateValidationTestSuccess0.000
BaseTestCaseSuccess0.027
SimpleAbsTestSuccess0.005
SimpleBetweenAndTestSuccess0.026
SimpleBetweenTestSuccess0.028
SimpleConcatTestSuccess0.005
SimpleConcatTestWithConstants1Success0.005
SimpleDoubleOrTestSuccess0.009
SimpleEqualsBracketsTestSuccess0.004
SimpleEqualsTestSuccess0.004
SimpleEqualsTestWithJoinSuccess0.006
SimpleEqualsTestWithManualJoinSuccess0.042
SimpleEqualsWithAsSuccess0.003
CollectionMemberIdentifierEqualsTestSuccess0.004
CollectionMemberIdentifierNotEqualsTestSuccess0.025
AbstractSchemaIdentifierEqualsTestSuccess0.004
AbstractSchemaIdentifierNotEqualsTestSuccess0.022
SimpleFromFailedSuccess0.001
SimpleInOneDotTestSuccess0.004
SimpleInOneDotTestReversedSuccess0.004
SimpleInTestSuccess0.003
SimpleLengthTestSuccess0.003
SimpleLikeTestSuccess0.004
SimpleLikeTestWithParameterSuccess0.004
SimpleNotBetweenTestSuccess0.002
SimpleNotEqualsTwoVariablesSuccess0.032
SimpleNotEqualsVariablesIngeterSuccess0.022
SimpleNotInTestSuccess0.037
SimpleNotLikeTestSuccess0.039
SimpleOrFollowedByAndTestSuccess0.007
SimpleOrFollowedByAndTestWithStaticNamesSuccess0.008
SimpleOrTestSuccess0.007
SimpleParameterTestSuccess0.005
SimpleParameterTestChangingParametersSuccess0.006
SimpleReverseAbsTestSuccess0.004
SimpleReverseConcatTestSuccess0.004
SimpleReverseEqualsTestSuccess0.001
SimpleReverseLengthTestSuccess0.004
SimpleReverseParameterTestSuccess0.004
SimpleReverseSqrtTestSuccess0.017
SimpleReverseSubstringTestSuccess0.004
SimpleSqrtTestSuccess0.012
SimpleSubstringTestSuccess0.004
SimpleNullTestSuccess0.006
SimpleNotNullTestSuccess0.027
SimpleOrFollowedByAndTestSuccess0.006
SimpleNotEqualsVariablesIngeterSuccess0.026
SimpleBetweenAndTestSuccess0.032
SimpleInOneDotTestSuccess0.005
SimpleEqualsBracketsTestSuccess0.005
SimpleEqualsWithAsSuccess0.006
DistinctTestSuccess0.007
ConformResultsInUnitOfWorkTestSuccess0.009
Mod TestSuccess0.008
SimpleIsEmptyTestSuccess0.003
SimpleIsNotEmptyTestSuccess0.032
SimpleApostropheTestSuccess0.002
SimpleEscapeUnderscoreTestSuccess0.006
SmallProjectMemberOfProjectsTestSuccess0.015
SmallProjectNOTMemberOfProjectsTestSuccess0.032
SelectCOUNTOneToOneTestSuccess0.002
SelectOneToOneTestSuccess0.002
SelectPhoneNumberDeclaredInINClauseTestSuccess0.009
Complex Identifier testSuccess0.026
Dollar sign identifier testSuccess0.030
Dollar sign Schema name testSuccess0.027
Numeric Identifier testSuccess0.025
Underscore identifier testSuccess0.029
Underscore Schema name testSuccess0.029
Entity Test 1Success0.030
Entity Test 2Success0.048
In Test 1Success0.012
Simple Greater Than testSuccess0.027
Simple Greater Than Equal testSuccess0.032
Simple Less Than Equal testSuccess0.026
Simple Less Than testSuccess0.027
Simple Plus testSuccess0.009
Simple Plus test with brackets before comparisonSuccess0.009
Simple Plus test with brackets after comparisonSuccess0.009
Simple Minus testSuccess0.014
Simple Minus test with Brackets Before ComparisonSuccess0.014
Simple Minus test with Brackets After ComparisonSuccess0.013
Simple Multiply testSuccess0.014
Simple Multiply test with brackets before comparisonSuccess0.013
Simple Multiply test with brackets after comparisonSuccess0.011
Simple Divide testSuccess0.007
Simple Divide test with brackets before comparisonSuccess0.007
Simple Divide test with brackets after comparisonSuccess0.006
Greater than with parameter testSuccess0.023
Greater than equal to with parameter testSuccess0.028
Less than with parameter testSuccess0.002
Less than equal to with parameter testSuccess0.005
Plus with parameter testSuccess0.009
Plus with parameter test with brackets before comparisonSuccess0.009
Plus with parameter test with brackets after comparisonSuccess0.009
Minus with parameter testSuccess0.013
Minus with parameter test with brackets before comparisonSuccess0.013
Minus with parameter test with brackets after comparisonSuccess0.013
Multiply with parameter testSuccess0.013
Multiply with parameter test with brackets before comparisonSuccess0.014
Multiply with parameter test with brackets after comparisonSuccess0.011
Divide with parameter testSuccess0.007
Divide with parameter test with brackets before comparisonSuccess0.006
Divide with parameter test with brackets after comparisonSuccess0.007
Multiple operators with two parametersSuccess0.012
Multiple operators with two parameters with brackets around plus/minusSuccess0.023
Multiple operators with two parameters with brackets around multiplySuccess0.010
Simple Order By Test Asc DirectionSuccess0.046
Simple Order By Test Desc DirectionSuccess0.046
Simple Order By Test No DirectionSuccess0.046
Complex Order By No DirectionSuccess0.046
Complex Order By ASC DirectionSuccess0.048
Complex Order By Desc DirectionSuccess0.047
Complex Order By Mixed DirectionSuccess0.050
AVG TestSuccess0.002
COUNT TestSuccess0.001
MAX TestSuccess0.001
MIN TestSuccess0.001
SUM TestSuccess0.014
ChangeJPQLStringAfterExecutionTestSuccess0.006
JPQLSimpleTestSuite$1Success0.003
CustomQueryStringTranlateValidationTestSuccess0.000
ComplexAbsTestSuccess0.009
ComplexInTestSuccess0.012
ComplexLengthTestSuccess0.006
ComplexLikeTestSuccess0.006
ComplexNotInTestSuccess0.052
ComplexNotLikeTestSuccess0.072
ComplexParameterTestSuccess0.007
ComplexReverseAbsTestSuccess0.011
ComplexReverseLengthTestSuccess0.007
ComplexReverseParameterTestSuccess0.016
ComplexReverseSqrtTestSuccess0.017
ComplexReverseSubstringTestSuccess0.005
ComplexSqrtTestSuccess0.013
ComplexStringInTestSuccess0.006
ComplexStringNotInTestSuccess0.045
ComplexSubstringTestSuccess0.006
ComplexNotLikeTestSuccess0.044
ComplexNestedOneToManyUsingInClauseSuccess0.009
ComplexInheritanceTestSuccess0.005
ComplexInheritanceUsingNamedQueryTestSuccess0.003
Complex AVG TestSuccess0.001
Complex COUNT TestSuccess0.002
Complex DISTINCT COUNT TestSuccess0.001
Complex MAX TestSuccess0.001
Complex MIN TestSuccess0.001
Complex SUM TestSuccess0.001
SelectSimpleAbsTestSuccess0.004
SelectSimpleBetweenTestSuccess0.027
SelectSimpleBetweenAndTestSuccess0.029
SelectSimpleBooleanTest -> = TRUE testSuccess0.006
SelectSimpleBooleanTest -> = FALSE testSuccess0.005
SelectSimpleBooleanTest -> <> TRUE testSuccess0.004
SelectSimpleBooleanTest -> <> FALSE testSuccess0.004
SelectSimpleConcatTestSuccess0.005
SelectSimpleDoubleOrTestSuccess0.011
SelectSimpleEqualsTestSuccess0.005
SelectSimpleEqualsBracketsTestSuccess0.004
SelectSimpleEqualsMultipleDotsSuccess0.005
SelectSimpleEqualsWithAsSuccess0.005
SelectSimpleFromFailedSuccess0.001
SelectSimpleInTestSuccess0.005
SelectSimpleInOneDotTestSuccess0.006
SelectSimpleLengthTestSuccess0.005
SelectSimpleLikeTestSuccess0.005
SelectSimpleLikeEscapeTestSuccess0.005
SelectSimpleNotBetweenTestSuccess0.003
SelectSimpleNotEqualsVariablesIngeterSuccess0.028
SelectSimpleNotInTestSuccess0.051
SelectSimpleNotLikeTestSuccess0.060
SelectSimpleOrTestSuccess0.008
SelectSimpleParameterTestSuccess0.005
SelectSimpleReverseAbsTestSuccess0.007
SelectSimpleReverseConcatTestSuccess0.005
SelectSimpleReverseEqualsTestSuccess0.002
SelectSimpleReverseLengthTestSuccess0.004
SelectSimpleReverseParameterTestSuccess0.004
SelectSimpleReverseSqrtTestSuccess0.015
SelectSimpleReverseSubstringTestSuccess0.005
SelectSimpleSqrtTestSuccess0.012
SelectSimpleSubstringTestSuccess0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
SelectSimpleMemberOfTestSuccess0.004
SelectSimpleMemberOfWithParameterTestSuccess0.001
SelectSimpleNotMemberOfWithParameterTestSuccess0.002
SelectSimpleBetweenWithParametersTestSuccess0.029
Select EJBQL Null TestSuccess0.007
Select EJBQL Not Null TestSuccess0.037
SelectComplexAbsTestSuccess0.008
SelectComplexInTestSuccess0.009
SelectComplexLengthTestSuccess0.004
SelectComplexLikeTestSuccess0.004
SelectComplexNotLikeTestSuccess0.044
SelectComplexNotInTestSuccess0.039
SelectComplexParameterTestSuccess0.006
SelectComplexReverseAbsTestSuccess0.008
SelectComplexReverseLengthTestSuccess0.005
SelectComplexReverseParameterTestSuccess0.007
SelectComplexReverseSqrtTestSuccess0.014
SelectComplexReverseSubstringTestSuccess0.006
SelectComplexSqrtTestSuccess0.014
SelectComplexStringInTestSuccess0.022
SelectComplexStringNotInTestSuccess0.046
SelectComplexSubstringTestSuccess0.005
General Exception testSuccess0.001
Missing Descriptor Exception testSuccess0.004
Bad Alias Exception test 1Success0.000
Recognition Exception TestSuccess0.000
Malformed EJBQL Exception Test1Success0.001
Malformed EJBQL Exception Test2Success0.000
Malformed EJBQL Exception Test3Success0.001
Malformed EJBQL Exception Test4Success0.001
Missing Select Exception TestSuccess0.000
Bad Alias Exception Test 2Success0.001
No Alias With WHERE and Parameter Exception TestSuccess0.000
Bad Identifier test1Success0.003
Bad Identifier test2Success0.001
ParseOnceTestSuccess0.030
ParameterNameMismatchTestSuccess0.001
OneToManyJoinOptimizationTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.legacy.Employee)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.018
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.061
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.320
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.343
WriteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.041
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.129
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.017
TestReadDirectDirectMapMappingSuccess0.009
TestReadAggregateDirectMapMappingSuccess0.009
TestReadEntityDirectMapMappingSuccess0.016
TestUpdateDirectDirectMapMappingSuccess0.013
TestUpdateAggregateDirectMapMappingSuccess0.013
TestUpdateEntityDirectMapMappingSuccess0.016
TestUpdateEntityDirectMapMapping privateOwned=trueSuccess0.015
TestReadDirectDirectMapMapping fetchJoin = 1Success0.007
TestReadAggregateDirectMapMapping fetchJoin = 1Success0.008
TestReadEntityDirectMapMapping fetchJoin = 1Success0.010
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectDirectMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateDirectMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityDirectMapHolder)Success0.001
TestReadDirectAggregateMapMappingSuccess0.009
TestReadAggregateAggregateMapMappingSuccess0.011
TestReadEntityAggregateMapMappingSuccess0.010
TestUpdateDirectAggregateMapMappingSuccess0.012
TestUpdateAggregateAggregateMapMappingSuccess0.015
TestUpdateEntityAggregateMapMappingSuccess0.016
TestUpdateEntityAggregateMapMapping privateOwned=trueSuccess0.014
TestReadDirectAggregateMapMapping fetchJoin = 1Success0.007
TestReadAggregateAggregateMapMapping fetchJoin = 1Success0.007
TestReadEntityAggregateMapMapping fetchJoin = 1Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectAggregateMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateAggregateMapHolder)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityAggregateMapHolder)Success0.000
TestReadDirectEntity1MMapMappingSuccess0.011
TestReadAggregateEntity1MMapMappingSuccess0.014
TestReadEntityEntity1MMapMappingSuccess0.013
TestUpdateDirectEntity1MMapMappingSuccess0.015
TestUpdateAggregateEntity1MMapMappingSuccess0.017
TestUpdateEntityEntity1MMapMappingSuccess0.017
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.015
TestUpdateAggregateEntity1MMapMapping privateOwned=trueSuccess0.014
TestUpdateEntityEntity1MMapMapping privateOwned=trueSuccess0.031
TestReadDirectEntity1MMapMapping fetchJoin = 1Success0.009
TestReadAggregateEntity1MMapMapping fetchJoin = 1Success0.008
TestReadEntityEntity1MMapMapping fetchJoin = 1Success0.010
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntity1MMapHolder)Success0.000
MapKeyDirectEntity1MReportQueryTestCase: Success0.002
MapKeyAggregateEntity1MReportQueryTestCase: Success0.002
MapKeyEntityEntity1MReportQueryTestCase: Success0.003
MapEntryDirectEntity1MReportQueryTest: Success0.001
InMemoryDirectEntity1MTestSuccess0.001
TestReadDirectEntityU1MMapMappingSuccess0.010
TestReadAggregateEntityU1MMapMappingSuccess0.010
TestReadEntityEntityU1MMapMappingSuccess0.012
TestUpdateDirectEntityU1MMapMappingSuccess0.014
TestUpdateAggregateEntityU1MMapMappingSuccess0.013
TestUpdateEntityEntityU1MMapMappingSuccess0.016
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.012
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.023
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.016
TestReadDirectEntityU1MMapMapping fetchJoin = 1Success0.007
TestReadAggregateEntityU1MMapMapping fetchJoin = 1Success0.008
TestReadEntityEntityU1MMapMapping fetchJoin = 1Success0.009
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntityU1MMapHolder)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntityU1MMapHolder)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntityU1MMapHolder)Success0.001
TestReadDirectEntityMapMappingSuccess0.027
TestReadAggregateEntityMapMappingSuccess0.010
TestReadEntityEntityMapMappingSuccess0.012
TestUpdateDirectEntityMapMappingSuccess0.017
TestUpdateAggregateEntityMapMappingSuccess0.013
TestUpdateEntityEntityMapMappingSuccess0.030
TestUpdateDirectEntityMapMapping privateOwned=trueSuccess0.012
TestUpdateAggregateEntityMapMapping privateOwned=trueSuccess0.013
TestUpdateEntityEntityMapMapping privateOwned=trueSuccess0.017
TestReadDirectEntityMapMapping fetchJoin = 1Success0.008
TestReadAggregateEntityMapMapping fetchJoin = 1Success0.037
TestReadEntityEntityMapMapping fetchJoin = 1Success0.013
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntityMapHolder)Success0.014
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntityMapHolder)Success0.009
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntityMapHolder)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.033
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.022
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.023
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.021
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.021
TwoLevelJoinedAttributeTestSuccess0.012
LoopingJoinedAttributeTestSuccess0.008
OneToOnePKTestSuccess0.005
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.021
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.021
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.020
ObjectTypeMappingBooleanToCharTestSuccess0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.042
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.036
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.035
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.028
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.023
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.050
DirectCollectionMappingDeleteNullValueTestSuccess0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.003
ObjectTypeMappingDefaultNullValuesSuccess0.027
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.050
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.059
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.046
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.045
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.043
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.038
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.048
AddObjectNonPrimaryKeyManyToManyTestSuccess0.004
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.047
ConstraintOrderTestSuccess0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.038
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.037
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.039
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.084
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.043
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.045
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.005
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.009
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.092
BidirectionalUOWInsertTestSuccess0.004
BidirectionalUOWInsertAndDeleteTestSuccess0.008
AdditionalJoinExpressionTestSuccess0.092
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.003
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.002
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.001
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.003
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.006
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.002
MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.002
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.007
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.002
SelectionCriteriaInOneToOneTestSuccess0.041
SelectionCriteriaInOneToManyTestSuccess0.030
SelectionCriteriaInTargetOneToOneTestSuccess0.038
SameNamePKTestSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLCursoredStreamReadTestSuccess0.002
ReadObjectQueryTestSuccess0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith')Success0.001
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DataReadQueryTestSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc BindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL BindSuccess0.000
OutputParameterEventTestSuccess0.001
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
StoredProcedureTest bind = trueSuccess0.000
StoredProcedureTest bind = falseSuccess0.000
StoredProcedureTimestampTest bind = trueSuccess0.000
StoredProcedureTimestampTest bind = falseSuccess0.000
StoredProcedureTest_Inout_Out_In proc custom don'tBindSuccess0.001
StoredProcedureTest_Inout_Out_In proc custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc named BindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named BindSuccess0.000
StoredProcedureARRAYTestSuccess0.000
StoredProcedureNullInOutTest bind = trueSuccess0.000
StoredProcedureNullInOutTest bind = falseSuccess0.000
StoredProcedureResultSetAndOutputTest bind = trueSuccess0.000
StoredProcedureResultSetAndOutputTest bind = falseSuccess0.000
StoredProcedureNoParametersTestSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = falseSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = trueSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = falseSuccess0.001
StoredProcedureVARRAYParametersTest useCustomSQL = trueSuccess0.000
StoredProcedureORParametersClientSessionTestSuccess0.011
SQLTransactionTestSuccess0.004
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.000
2ResultSetTestSuccess0.004
StoredFunctionRefCursorTestSuccess0.000
ProjectXMLStoredProcedureCallTestSuccess0.000
ProjectXMLStoredFunctionCallTestSuccess0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.009
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.002
QueryInheritanceTestSuccess0.002
JoinWithSecondaryTableTestSuccess0.002
PaginationInheritanceTestSuccess0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.021
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.008
OverrideInheritedMappingTestSuccess0.012
BindingWithShallowInsertTestSuccess0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.026
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.021
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.017
InfiniteRecursionWithNoDescriptorTestSuccess0.008
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.036
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.035
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.029
LeafQueryTestSuccess0.001
SecondaryTableUpdateTestSuccess0.004
TranslatedKeyInheritanceTestCaseSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.006
JoinInAggregateAndOwnerTestSuccess0.009
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.003
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.003
AggregateWithOneToOneRelationshipTestSuccess0.001
AggregateInvalidationIdentityTestSuccess0.010
QueryKeyInAggregateTest conforming: trueSuccess0.008
QueryKeyInAggregateTest conforming: falseSuccess0.006
QueryKeyInAggregateInheritanceTestSuccess0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.001
AggregateCollectionOuterJoinTest(Agent)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.014
VerifyCascadeDelete(Agent)Success0.006
AggregateCollectionClearTest(Agent)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.009
AggregateMappingNullNotAllowSuccess0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.018
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.021
TransformationMappingTestSuccess0.010
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.011
AggregateVersionOpimisticLockingTestSuccess0.004
BatchReadingWithAggregateCollectionMapping(Agent)Success0.003
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.016
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.040
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.004
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
AggregateEventTestCaseSuccess0.013
NestedAggregateTestCaseSuccess0.004
NestedAggregateCollectionTest(Agent)Success0.014
NestedAggregateCollectionAbstractTestCase(Agent)Success0.010
AggregateInheritanceTestCaseSuccess0.006
AggregateInheritanceTypeFieldTestCaseSuccess0.004
AggregateWithoutAttributesInheritanceTestCaseSuccess0.006
AggregateTransientValueTestCaseSuccess0.004
AggregateInheritanceInitAggregateTestCaseSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UpdateObjectTestSuccess0.005
VariableOneToOneNonPrivatelyOwnedTestSuccess0.007
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.000
Batch Read TestSuccess0.003
OneToManyVariableBackBatchReadingTestSuccess0.005
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
ReadAllConformInUowTestSuccess0.001
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.018
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetGreaterThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetIsNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLikeSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotLikeSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCaseSuccess0.001
ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDateSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendarSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTimeSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimalSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigIntegerSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPCharSuccess0.003
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacterSuccess0.002
ExpressionPersistenceTest:AddAttributeReportQuerySuccess0.002
ExpressionPersistenceTest:AddAverageReportQuerySuccess0.001
ExpressionPersistenceTest:AddCountReportQuerySuccess0.001
ExpressionPersistenceTest:AddFunctionItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddGroupingReportQuerySuccess0.001
ExpressionPersistenceTest:AddItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddMaximumReportQuerySuccess0.000
ExpressionPersistenceTest:AddMinimumReportQuerySuccess0.001
ExpressionPersistenceTest:AddStandardDeviationReportQuerySuccess0.001
ExpressionPersistenceTest:AddVarianceReportQuerySuccess0.001
ExpressionPersistenceTest:AddSumReportQuerySuccess0.001
ExpressionPersistenceTest:AddJoinedObjectLevelReadQuerySuccess0.001
ExpressionPersistenceTest:AddOrderingReadAllQuerySuccess0.001
ExpressionPersistenceTest:AddBatchReadReadAllQuerySuccess0.001
RefreshIdentityMapResultsTestSuccess0.001
QueryTimeOutTestSuccess11.009
MaxRowsTestSuccess0.001
FirstResultTestSuccess0.001
MemoryQueryReturnConfirmedTestSuccess0.004
MemoryQueryReturnNotConfirmedTestSuccess0.003
MemoryQueryThrowExceptionTestSuccess0.001
MemoryQueryTriggerIndirectionTestSuccess0.006
DoNotUseDistinctTestSuccess0.001
UseDistinctTestSuccess0.000
ShouldPrepareTestSuccess0.002
QueryManagerTimeoutTestSuccess0.000
ReadOnlyTestSuccess0.001
JoinSubclassesTestSuccess0.001
QueryShouldMaintainCacheTestSuccess0.051
ProjectXMLDatabaseTableNameTestSuccess0.146
ProjectXMLOrderByQueryKeysTestSuccess0.040
ProjectXMLQueryManagerQueryOrderTestSuccess0.070
EventListenerCollectionTestSuccess0.039
DirectMapMappingTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.012
DirectMapMappingDeleteTestSuccess0.439
DirectMapMappingBatchReadTestSuccess0.014
DirectMapMappingIndirectionTestSuccess0.006
DeleteTestSuccess0.022
ReadWithExpressionTestSuccess0.002
ReadAllTestSuccess0.004
BatchReadTestSuccess0.002
InterfaceProxyInvocationTestSuccess0.017
ReadWithProxyEqualityExpressionSuccess0.002
InheritanceReadAllTestSuccess0.003
UnitOfWorkUpdateTestSuccess0.007
UnitOfWorkUpdateWithNewObjectTestSuccess0.010
UnitOfWorkCommitAndResumeSuccess0.013
UnitOfWorkUpdateFromCacheSuccess0.010
UnitOfWorkReplaceTestSuccess0.010
InsertTestSuccess0.007
UpdateTestSuccess0.010
DeleteProxyObjectTestSuccess0.209
DoesExistProxyObjectTestSuccess0.003
ReadProxyObjectTestSuccess0.001
UOWRegisterProxyObjectTestSuccess0.227
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.037
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.029
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.028
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.027
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.027
TwoLevelJoinedAttributeTestSuccess0.016
LoopingJoinedAttributeTestSuccess0.012
OneToOnePKTestSuccess0.007
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.027
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.025
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.025
ObjectTypeMappingBooleanToCharTestSuccess0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.263
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.261
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.297
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.034
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.022
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.063
DirectCollectionMappingDeleteNullValueTestSuccess0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.205
ObjectTypeMappingDefaultNullValuesSuccess0.248
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.445
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.061
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.040
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.042
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.041
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.039
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.043
AddObjectNonPrimaryKeyManyToManyTestSuccess0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.043
ConstraintOrderTestSuccess0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.035
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.034
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.035
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.043
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.040
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.040
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.004
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.005
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.075
BidirectionalUOWInsertTestSuccess0.009
BidirectionalUOWInsertAndDeleteTestSuccess0.007
AdditionalJoinExpressionTestSuccess0.051
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.005
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.004
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.004
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.006
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.007
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.004
MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.004
MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.004
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.007
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
SelectionCriteriaInOneToOneTestSuccess0.035
SelectionCriteriaInOneToManyTestSuccess0.024
SelectionCriteriaInTargetOneToOneTestSuccess0.027
SameNamePKTestSuccess0.003
CowReadAllTestSuccess0.002
SuperCowReadAllTestSuccess0.001
HorseReadAllTestSuccess0.002
SuperHorseReadAllTestSuccess0.000
SwanReadAllTestSuccess0.002
SuperSwanReadAllTestSuccess0.001
Multiple table test [Cow]Success0.005
Multiple table test [SuperCow]Success0.004
Multiple table test [Horse]Success0.004
Multiple table test [SuperHorse]Success0.004
Multiple table test [Swan]Success0.005
Multiple table test [SuperSwan]Success0.005
Multiple table test [Human]Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.080
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
QueryInheritanceTestSuccess0.001
JoinWithSecondaryTableTestSuccess0.002
PaginationInheritanceTestSuccess0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.227
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.219
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.004
OverrideInheritedMappingTestSuccess0.007
BindingWithShallowInsertTestSuccess0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.022
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.021
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.206
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.023
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.232
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.220
InfiniteRecursionWithNoDescriptorTestSuccess0.008
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.246
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.027
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.026
LeafQueryTestSuccess0.001
SecondaryTableUpdateTestSuccess0.004
TranslatedKeyInheritanceTestCaseSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.006
JoinInAggregateAndOwnerTestSuccess0.005
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.003
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.009
AggregateWithOneToOneRelationshipTestSuccess0.002
AggregateInvalidationIdentityTestSuccess0.008
QueryKeyInAggregateTest conforming: trueSuccess0.007
QueryKeyInAggregateTest conforming: falseSuccess0.005
QueryKeyInAggregateInheritanceTestSuccess0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.056
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.022
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.063
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.033
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.001
AggregateCollectionOuterJoinTest(Agent)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.013
VerifyCascadeDelete(Agent)Success0.005
AggregateCollectionClearTest(Agent)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.230
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.023
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.008
AggregateMappingNullNotAllowSuccess0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.041
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.020
TransformationMappingTestSuccess0.011
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.011
AggregateVersionOpimisticLockingTestSuccess0.005
BatchReadingWithAggregateCollectionMapping(Agent)Success0.003
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.019
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.222
AggregateEventTestCaseSuccess0.014
NestedAggregateTestCaseSuccess0.005
NestedAggregateCollectionTest(Agent)Success0.016
NestedAggregateCollectionAbstractTestCase(Agent)Success0.212
AggregateInheritanceTestCaseSuccess0.006
AggregateInheritanceTypeFieldTestCaseSuccess0.004
AggregateWithoutAttributesInheritanceTestCaseSuccess0.005
AggregateTransientValueTestCaseSuccess0.004
AggregateInheritanceInitAggregateTestCaseSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.002
UpdateObjectTestSuccess0.006
VariableOneToOneNonPrivatelyOwnedTestSuccess0.007
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
Batch Read TestSuccess0.002
OneToManyVariableBackBatchReadingTestSuccess0.005
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.222
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.005
ReadAllConformInUowTestSuccess0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetIsNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLikeSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotSuccess0.003
ExpressionPersistenceTest:PersistenceTestGetNotEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotLikeSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCaseSuccess0.001
ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDateSuccess0.003
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendarSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTimeSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimalSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigIntegerSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPCharSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacterSuccess0.001
ExpressionPersistenceTest:AddAttributeReportQuerySuccess0.218
ExpressionPersistenceTest:AddAverageReportQuerySuccess0.001
ExpressionPersistenceTest:AddCountReportQuerySuccess0.001
ExpressionPersistenceTest:AddFunctionItemReportQuerySuccess0.202
ExpressionPersistenceTest:AddGroupingReportQuerySuccess0.002
ExpressionPersistenceTest:AddItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddMaximumReportQuerySuccess0.001
ExpressionPersistenceTest:AddMinimumReportQuerySuccess0.001
ExpressionPersistenceTest:AddStandardDeviationReportQuerySuccess0.001
ExpressionPersistenceTest:AddVarianceReportQuerySuccess0.001
ExpressionPersistenceTest:AddSumReportQuerySuccess0.001
ExpressionPersistenceTest:AddJoinedObjectLevelReadQuerySuccess0.001
ExpressionPersistenceTest:AddOrderingReadAllQuerySuccess0.001
ExpressionPersistenceTest:AddBatchReadReadAllQuerySuccess0.001
RefreshIdentityMapResultsTestSuccess0.001
QueryTimeOutTestSuccess11.007
MaxRowsTestSuccess0.002
FirstResultTestSuccess0.001
MemoryQueryReturnConfirmedTestSuccess0.004
MemoryQueryReturnNotConfirmedTestSuccess0.002
MemoryQueryThrowExceptionTestSuccess0.000
MemoryQueryTriggerIndirectionTestSuccess0.006
DoNotUseDistinctTestSuccess0.001
UseDistinctTestSuccess0.001
ShouldPrepareTestSuccess0.001
QueryManagerTimeoutTestSuccess0.000
ReadOnlyTestSuccess0.001
JoinSubclassesTestSuccess0.001
QueryShouldMaintainCacheTestSuccess0.042
ProjectXMLDatabaseTableNameTestSuccess0.041
ProjectXMLOrderByQueryKeysTestSuccess0.043
ProjectXMLQueryManagerQueryOrderTestSuccess0.083
EventListenerCollectionTestSuccess0.048
DirectMapMappingTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.006
DirectMapMappingDeleteTestSuccess0.006
DirectMapMappingBatchReadTestSuccess0.008
DirectMapMappingIndirectionTestSuccess0.005
DeleteTestSuccess0.005
ReadWithExpressionTestSuccess0.001
ReadAllTestSuccess0.004
BatchReadTestSuccess0.001
InterfaceProxyInvocationTestSuccess0.006
ReadWithProxyEqualityExpressionSuccess0.002
InheritanceReadAllTestSuccess0.003
UnitOfWorkUpdateTestSuccess0.005
UnitOfWorkUpdateWithNewObjectTestSuccess0.007
UnitOfWorkCommitAndResumeSuccess0.005
UnitOfWorkUpdateFromCacheSuccess0.005
UnitOfWorkReplaceTestSuccess0.004
InsertTestSuccess0.004
UpdateTestSuccess0.003
DeleteProxyObjectTestSuccess0.005
DoesExistProxyObjectTestSuccess0.001
ReadProxyObjectTestSuccess0.001
UOWRegisterProxyObjectTestSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.027
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.021
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.019
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.018
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.018
TwoLevelJoinedAttributeTestSuccess0.008
LoopingJoinedAttributeTestSuccess0.008
OneToOnePKTestSuccess0.004
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.021
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.018
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.019
ObjectTypeMappingBooleanToCharTestSuccess0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.069
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.034
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.033
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.027
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.022
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.052
DirectCollectionMappingDeleteNullValueTestSuccess0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.002
ObjectTypeMappingDefaultNullValuesSuccess0.027
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.051
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.054
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.043
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.045
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.048
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.044
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.043
AddObjectNonPrimaryKeyManyToManyTestSuccess0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.044
ConstraintOrderTestSuccess0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.035
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.036
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.031
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.038
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.038
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.036
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.004
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.004
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.069
BidirectionalUOWInsertTestSuccess0.004
BidirectionalUOWInsertAndDeleteTestSuccess0.006
AdditionalJoinExpressionTestSuccess0.044
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.003
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.003
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.003
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.004
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.005
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.006
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.002
SelectionCriteriaInOneToOneTestSuccess0.042
SelectionCriteriaInOneToManyTestSuccess0.031
SelectionCriteriaInTargetOneToOneTestSuccess0.025
SameNamePKTestSuccess0.006
CowReadAllTestSuccess0.002
SuperCowReadAllTestSuccess0.001
HorseReadAllTestSuccess0.002
SuperHorseReadAllTestSuccess0.001
SwanReadAllTestSuccess0.001
SuperSwanReadAllTestSuccess0.001
Multiple table test [Cow]Success0.005
Multiple table test [SuperCow]Success0.005
Multiple table test [Horse]Success0.004
Multiple table test [SuperHorse]Success0.005
Multiple table test [Swan]Success0.004
Multiple table test [SuperSwan]Success0.009
Multiple table test [Human]Success0.003
ProjectClassGeneratorUnicodeTestSuccess0.120
ProjectClassGeneratorOrderByQueryKeysTestSuccess0.012
ProjectClassGeneratorInheritanceMappingTestSuccess0.016
CopyPolicyBuildsNewInstanceTestSuccess0.003
FactoryClassIsNullTestSuccess0.003
FactoryMethodNameIsNotNullTestSuccess0.003
FactoryMethodNameIsNullTestSuccess0.003
ProjectClassGeneratorWithVariablesTestSuccess0.009
ShouldAlwaysConformResultsInUnitOfWorkTestSuccess0.005
ShouldAlwaysRefreshCacheOnRemoteTestSuccess0.004
ShouldAlwaysRefreshCacheTestSuccess0.002
ShouldBeReadOnlyTestSuccess0.002
IsIsolatedTestSuccess0.003
ShouldDisableCacheHitsOnRemoteTestSuccess0.002
ShouldDisableCacheHitsTestSuccess0.003
ShouldOnlyRefreshCacheIfNewerVersionTestSuccess0.003
ShouldUseCacheIdentityMapTestSuccess0.004
ShouldUseHardCacheWeakIdentityMapTestSuccess0.003
ShouldUseNoIdentityMapTestSuccess0.002
ShouldUseRemoteCacheIdentityMapTestSuccess0.003
ShouldUseRemoteHardCacheWeakIdentityMapSuccess0.006
ShouldUseRemoteNoIdentityMapTestSuccess0.002
ShouldUseRemoteWeakIdentityMapSuccess0.002
ShouldUseWeakIdentityMapTestSuccess0.003
GetAboutToInsertSelectorIsNotNullTestSuccess0.002
GetAboutToUpdateSelectorIsNotNullTestSuccess0.002
GetPostBuildSelectorIsNotNullTestSuccess0.002
GetPostCloneSelectorIsNotNullTestSuccess0.002
GetPostDeleteSelectorIsNotNullTestSuccess0.002
GetPostInsertSelectorIsNotNullTestSuccess0.002
GetPostMergeSelectorIsNotNullTestSuccess0.002
BuildConstructorPorjectsDefaultReadOnlyClassesIsNotEmptyTestSuccess0.002
BuildDescriptorAddMultipleTableForeignKeyFieldNameTestSuccess0.002
BuildDescriptorIsForInterfaceTrueTestSuccess0.002
CollectionMappingIsMapPolicyTestSuccess0.003
GetClassExtractionMethodNameIsNotNullTestSuccess0.004
GetPostRefreshSelectorIsNotNullTestSuccess0.002
GetPostUpdateSelectorIsNotNullTestSuccess0.002
GetPostWriteSelectorIsNotNullTestSuccess0.003
GetPreDeleteSelectorIsNotNullTestSuccess0.002
GetPreInsertSelectorIsNotNullTestSuccess0.003
GetPreUpdateSelectorIsNotNullTestSuccess0.003
GetPreWriteSelectorIsNotNullTestSuccess0.002
GetReadAllSubclassesViewIsNotNullTestSuccess0.002
GetRelationshipPartnerAttributeNameIsNotNullTestSuccess0.003
GettersAndSettersForProjectClassGeneratorTestSuccess0.002
MappingIsReadOnlyTestSuccess0.003
NamedQueryLinesGetEJBQLStringIsNotNullTestSuccess0.007
NamedQueryLinesIGetSQLStringIsNotNullTestSuccess0.002
NamedQueryLinesIsReadObjectQueryTestSuccess0.002
NamedQueryLinesRedirectorNotNullTestSuccess0.002
OneToOneMappingShouldUseJoiningTestSuccess0.002
OneToOneMappingShouldVerifyDeleteTestSuccess0.002
OptimisticLockingLinesSelectedFieldsLockingPolicyTestSuccess0.002
QueryKeyIsAbstractQueryKeyTestSuccess0.002
QueryManagerHasDeleteQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasDoesExistQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasInsertQueryIsSQLCallQueryTestSuccess0.003
QueryManagerHasReadAllQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasReadObjectQueryIsSQLCallQueryTestSuccess0.003
QueryManagerHasUpdateQueryIsSQLCallQueryTestSuccess0.002
QueryManagerPropertyLinesAssumeExistenceForDoesExistTestSuccess0.002
QueryManagerPropertyLinesAssumeNonExistenceForDoesExistTestSuccess0.002
ShouldUseBatchReadingOnMappingTestSuccess0.002
ShouldUseClassNameAsIndicatorTestSuccess0.002
TimestampLockingPolicyUseLocalTimeTestSuccess0.003
TransformationMappingUsesBasicIndirectionTestSuccess0.002
TransparentIndirectionPolicyInstanceTestSuccess0.001
UseCollectionClassOnMappingTestSuccess0.001
UseTransparentMapOnCollectionMappingSuccess0.001
VariableOneToOneMappingClassIndicatorFieldTestSuccess0.002
VariableOneToOneMappingUniquePKTestSuccess0.002
VersionLockingPolicyStoreInObjectTestSuccess0.002
DuplicateDescriptorNameTestSuccess0.002
ProjectClassGeneratorWriteMethodTestSuccess0.006
ProjectXMLSortedCollectionMappingSuccess0.046
ProjectXMLSortedCollectionMappingWithInvalidComparatorTestSuccess0.040
ProjectClassGeneratorWithCMPDescriptorTestSuccess0.157
AddFieldNameTranslationTestSuccess0.007
UseTransparentCollectionTestSuccess0.002
SerializedObjectMappingTestSuccess0.004
AscendingOrderingTestSuccess0.002
DescendingOrderingTestSuccess0.003
DatePrintTestSuccess0.002
ContainerIndirectionTransformationMappingTestSuccess0.002
ContainerIndirectionForeignReferenceMappingTestSuccess0.001
RuntimeCustomSQLQueriesTestSuccess0.038
CMPDescriptorPessimisticLockingTestSuccess0.035
MapPolicyIndirectionTestSuccess0.001
TypeConversionConverterDataClassIsArrayTest[[B]Success0.002
TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Byte;]Success0.001
TypeConversionConverterDataClassIsArrayTest[[C]Success0.002
TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Character;]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[B]Success0.002
TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Byte;]Success0.002
TypeConversionConverterObjectClassIsArrayTest[[C]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Character;]Success0.002
ProjectXMLUTF8EncodingTestSuccess0.005
ProjectXMLUTF16EncodingTestSuccess0.012
ReturningPolicyWorkbenchIntegrationTest XMLProjSuccess0.038
ReturningPolicyWorkbenchIntegrationTest ProjClassGenSuccess0.083
SequencingWorkbenchIntegrationTest XMLProjSuccess0.039
SequencingWorkbenchIntegrationTest ProjClassGenSuccess0.075
CowReadAllTestSuccess0.003
SuperCowReadAllTestSuccess0.001
HorseReadAllTestSuccess0.002
SuperHorseReadAllTestSuccess0.001
SwanReadAllTestSuccess0.002
SuperSwanReadAllTestSuccess0.001
Multiple table test [Cow]Success0.004
Multiple table test [SuperCow]Success0.004
Multiple table test [Horse]Success0.014
Multiple table test [SuperHorse]Success0.017
Multiple table test [Swan]Success0.007
Multiple table test [SuperSwan]Success0.005
Multiple table test [Human]Success0.003
ProjectXMLTestSuccess0.100
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
ManyToManyReadOnlyMappingUpdateTesttruefalseSuccess0.015
AddRemoveTestSuccess0.026
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.000
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
JoinTest - no selection criteriaSuccess0.042
JoinTest - select by first nameSuccess0.011
EmployeeBatchReadingTest - no selection criteriaSuccess0.012
EmployeeBatchReadingTest - select by first nameSuccess0.008
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.000
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.000
EqualUnneccessaryJoinTestSuccess0.005
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.009
OneToManyJoin2WithBatchReadTestSuccess0.011
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.004
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.004
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
OptimisticLockingPolicyUpdateWithUOWTestSuccess0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.001
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
WriteLockValueSerializationTestSuccess0.000
FieldsLockingCachedUpdateCallsTestSuccess0.006
UpdateAllWithTimestampLockingTestSuccess0.002
WriteNullAggregateWithTimestampLockingTestSuccess0.002
Cascaded121OptimisticLockingTestSuccess0.004
Cascaded12MOptimisticLockingTestSuccess0.004
CascadedCollectionOptimisticLockingTestSuccess0.007
CascadedMultiLevel121OptimisticLockingTestSuccess0.005
CascadedMultiLevel12MOptimisticLockingTestSuccess0.006
CascadedMultiLevelCollectionOptimisticLockingTestSuccess0.005
Cascaded12MInheritanceOptimisticLockingTestSuccess0.008
Cascaded12MInheritanceListOnSuperOptimisticLockingTestSuccess0.007
CascadedVersionLockingMultiplePrivateOwnedTestSuccess0.007
OptimisticLockingPolicyDeleteRowTestSuccess0.006
OptimisticLockingPolicyDeleteRowTestSuccess0.004
OptimisticLockingPolicyDeleteRowTestSuccess0.003
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.005
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.004
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.003
OptimisticLockingPolicyUpdateTestSuccess0.004
OptimisticLockingPolicyUpdateTestSuccess0.004
OptimisticLockingPolicyUpdateTestSuccess0.003
UpdateNullDirectToFieldValueTest (AllFieldsLockingPolicy)Success0.016
UpdateNullDirectToFieldValueTest (SelectedFieldsLockingPolicy)Success0.014
UpdateNullDirectToFieldValueTest (ChangedFieldsLockingPolicy)Success0.012
UpdateNullDirectToFieldValueTest (VersionLockingPolicy)Success0.013
UpdateNullDirectToFieldValueTest (TimestampLockingPolicy)Success0.015
UpdateNullOneToOneValueTest (AllFieldsLockingPolicy)Success0.021
UpdateNullOneToOneValueTest (SelectedFieldsLockingPolicy)Success0.017
UpdateNullOneToOneValueTest (ChangedFieldsLockingPolicy)Success0.017
UpdateNullOneToOneValueTest (VersionLockingPolicy)Success0.018
UpdateNullOneToOneValueTest (TimestampLockingPolicy)Success0.022
UpdateNullAggregateValueTest (AllFieldsLockingPolicy)Success0.030
UpdateNullAggregateValueTest (SelectedFieldsLockingPolicy)Success0.030
UpdateNullAggregateValueTest (ChangedFieldsLockingPolicy)Success0.028
UpdateNullAggregateValueTest (VersionLockingPolicy)Success0.028
UpdateNullAggregateValueTest (TimestampLockingPolicy)Success0.031
UpdateNullOneToManyValueTest (AllFieldsLockingPolicy)Success0.038
UpdateNullOneToManyValueTest (SelectedFieldsLockingPolicy)Success0.040
UpdateNullOneToManyValueTest (ChangedFieldsLockingPolicy)Success0.035
UpdateNullOneToManyValueTest (VersionLockingPolicy)Success0.033
UpdateNullOneToManyValueTest (TimestampLockingPolicy)Success0.036
UpdateNullOneToManyValueTest2 (AllFieldsLockingPolicy)Success0.022
UpdateNullOneToManyValueTest2 (SelectedFieldsLockingPolicy)Success0.019
UpdateNullOneToManyValueTest2 (ChangedFieldsLockingPolicy)Success0.020
UpdateNullOneToManyValueTest2 (VersionLockingPolicy)Success0.020
UpdateNullOneToManyValueTest2 (TimestampLockingPolicy)Success0.024
UpdateNullTransformationValueTest (AllFieldsLockingPolicy)Success0.017
UpdateNullTransformationValueTest (SelectedFieldsLockingPolicy)Success0.023
UpdateNullTransformationValueTest (ChangedFieldsLockingPolicy)Success0.016
UpdateNullTransformationValueTest (VersionLockingPolicy)Success0.016
UpdateNullTransformationValueTest (TimestampLockingPolicy)Success0.020
UpdateNullVariableOneToOneValueTest (AllFieldsLockingPolicy)Success0.024
UpdateNullVariableOneToOneValueTest (SelectedFieldsLockingPolicy)Success0.017
UpdateNullVariableOneToOneValueTest (ChangedFieldsLockingPolicy)Success0.017
UpdateNullVariableOneToOneValueTest (VersionLockingPolicy)Success0.025
UpdateNullVariableOneToOneValueTest (TimestampLockingPolicy)Success0.020
UpdateNullManyToManyValueTest (AllFieldsLockingPolicy)Success0.105
UpdateNullManyToManyValueTest (SelectedFieldsLockingPolicy)Success0.126
UpdateNullManyToManyValueTest (ChangedFieldsLockingPolicy)Success0.094
UpdateNullManyToManyValueTest (VersionLockingPolicy)Success0.091
UpdateNullManyToManyValueTest (TimestampLockingPolicy)Success0.101
CreateTestSuccess0.030
SimpleAddRemoveTestSuccess0.031
SimpleAddRemoveTest2Success0.087
AddRemoveUpdateTestSuccess0.055
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.016
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.016
SimpleSetTestSuccess0.028
SimpleSetListTestSuccess0.034
SimpleSetListTest remove/addSuccess0.033
SimpleSetListTest setSuccess0.034
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.025
TranspositionTest [0, 1] -> [1, 0] setSuccess0.022
TranspositionMergeTest [0, 1] -> [1, 0]Success0.023
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.038
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.041
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.040
AddNullTest frontSuccess0.027
AddNullTest middleSuccess0.028
AddNullTest endSuccess0.023
AddDuplicateTest frontSuccess0.026
AddDuplicateTest middleSuccess0.027
AddDuplicateTest endSuccess0.024
SimpleIndexTest use index()Success0.049
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.042
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.051
BreakOrderCorrectionTest ReadThroughSessionSuccess0.062
BreakOrderCorrectionTest ReadThroughUowSuccess0.041
CreateManagersTestSuccess0.034
CreateTestSuccess0.062
SimpleAddRemoveTestSuccess0.029
SimpleAddRemoveTest2Success0.082
AddRemoveUpdateTestSuccess0.034
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.015
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.017
SimpleSetTestSuccess0.027
SimpleSetListTestSuccess0.034
SimpleSetListTest remove/addSuccess0.032
SimpleSetListTest setSuccess0.035
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.025
TranspositionMergeTest [0, 1] -> [1, 0]Success0.026
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.050
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.043
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.043
AddNullTest frontSuccess0.029
AddNullTest middleSuccess0.027
AddNullTest endSuccess0.025
AddDuplicateTest frontSuccess0.027
AddDuplicateTest middleSuccess0.028
AddDuplicateTest endSuccess0.025
SimpleIndexTest use index()Success0.051
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.041
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.041
BreakOrderCorrectionTest ReadThroughSessionSuccess0.048
BreakOrderCorrectionTest ReadThroughUowSuccess0.043
CreateManagersTestSuccess0.030
CreateTestSuccess0.033
SimpleAddRemoveTestSuccess0.053
SimpleAddRemoveTest2Success0.328
AddRemoveUpdateTestSuccess0.039
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.022
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.016
SimpleSetTestSuccess0.044
SimpleSetListTestSuccess0.053
SimpleSetListTest remove/addSuccess0.054
SimpleSetListTest setSuccess0.040
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.030
TranspositionTest [0, 1] -> [1, 0] setSuccess0.032
TranspositionMergeTest [0, 1] -> [1, 0]Success0.033
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.058
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.060
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.059
AddNullTest frontSuccess0.036
AddNullTest middleSuccess0.034
AddNullTest endSuccess0.035
AddDuplicateTest frontSuccess0.036
AddDuplicateTest middleSuccess0.037
AddDuplicateTest endSuccess0.032
SimpleIndexTest use index()Success0.089
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.076
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.065
BreakOrderCorrectionTest ReadThroughSessionSuccess0.075
BreakOrderCorrectionTest ReadThroughUowSuccess0.084
CreateManagersTestSuccess0.050
CreateTestSuccess0.030
SimpleAddRemoveTestSuccess0.032
SimpleAddRemoveTest2Success0.088
AddRemoveUpdateTestSuccess0.035
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.017
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.018
SimpleSetTestSuccess0.029
SimpleSetListTestSuccess0.053
SimpleSetListTest remove/addSuccess0.174
SimpleSetListTest setSuccess0.046
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.026
TranspositionTest [0, 1] -> [1, 0] setSuccess0.026
TranspositionMergeTest [0, 1] -> [1, 0]Success0.026
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.045
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.042
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.042
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.027
AddNullTest endSuccess0.025
AddDuplicateTest frontSuccess0.029
AddDuplicateTest middleSuccess0.030
AddDuplicateTest endSuccess0.029
SimpleIndexTest use index()Success0.063
VerifyContainerPolicyClassTestSuccess0.000
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.066
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.057
BreakOrderCorrectionTest ReadThroughSessionSuccess0.046
BreakOrderCorrectionTest ReadThroughUowSuccess0.042
CreateManagersTestSuccess0.030
CreateTestSuccess0.028
SimpleAddRemoveTestSuccess0.032
SimpleAddRemoveTest2Success0.093
AddRemoveUpdateTestSuccess0.030
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.016
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.016
SimpleSetTestSuccess0.029
SimpleSetListTestSuccess0.032
SimpleSetListTest remove/addSuccess0.034
SimpleSetListTest setSuccess0.072
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.026
TranspositionTest [0, 1] -> [1, 0] setSuccess0.048
TranspositionMergeTest [0, 1] -> [1, 0]Success0.028
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.047
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.050
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.044
AddNullTest frontSuccess0.029
AddNullTest middleSuccess0.029
AddNullTest endSuccess0.027
AddDuplicateTest frontSuccess0.030
AddDuplicateTest middleSuccess0.031
AddDuplicateTest endSuccess0.026
SimpleIndexTest use index()Success0.057
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.062
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.049
BreakOrderCorrectionTest ReadThroughSessionSuccess0.055
BreakOrderCorrectionTest ReadThroughUowSuccess0.047
CreateManagersTestSuccess0.042
CreateTestSuccess0.026
SimpleAddRemoveTestSuccess0.028
SimpleAddRemoveTest2Success0.152
AddRemoveUpdateTestSuccess0.044
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.014
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.035
SimpleSetListTestSuccess0.035
SimpleSetListTest remove/addSuccess0.037
SimpleSetListTest setSuccess0.100
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.026
TranspositionTest [0, 1] -> [1, 0] setSuccess0.024
TranspositionMergeTest [0, 1] -> [1, 0]Success0.024
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.044
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.043
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.074
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.042
AddNullTest endSuccess0.024
AddDuplicateTest frontSuccess0.027
AddDuplicateTest middleSuccess0.029
AddDuplicateTest endSuccess0.026
SimpleIndexTest use index()Success0.061
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.043
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.042
BreakOrderCorrectionTest ReadThroughSessionSuccess0.709
BreakOrderCorrectionTest ReadThroughUowSuccess0.051
CreateManagersTestSuccess0.063
CreateTestSuccess0.033
SimpleAddRemoveTestSuccess0.040
SimpleAddRemoveTest2Success0.120
AddRemoveUpdateTestSuccess0.039
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.017
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.017
SimpleSetTestSuccess0.036
SimpleSetListTestSuccess0.045
SimpleSetListTest remove/addSuccess0.057
SimpleSetListTest setSuccess0.084
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.031
TranspositionMergeTest [0, 1] -> [1, 0]Success0.034
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.064
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.062
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.062
AddNullTest frontSuccess0.038
AddNullTest middleSuccess0.040
AddNullTest endSuccess0.038
AddDuplicateTest frontSuccess0.038
AddDuplicateTest middleSuccess0.038
AddDuplicateTest endSuccess0.035
SimpleIndexTest use index()Success0.066
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.072
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.073
BreakOrderCorrectionTest ReadThroughSessionSuccess0.076
BreakOrderCorrectionTest ReadThroughUowSuccess0.071
CreateManagersTestSuccess0.049
CreateTestSuccess0.032
SimpleAddRemoveTestSuccess0.036
SimpleAddRemoveTest2Success0.111
AddRemoveUpdateTestSuccess0.043
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.021
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.014
SimpleSetTestSuccess0.029
SimpleSetListTestSuccess0.034
SimpleSetListTest remove/addSuccess0.035
SimpleSetListTest setSuccess0.039
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.035
TranspositionTest [0, 1] -> [1, 0] setSuccess0.034
TranspositionMergeTest [0, 1] -> [1, 0]Success0.026
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.059
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.056
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.045
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.028
AddNullTest endSuccess0.026
AddDuplicateTest frontSuccess0.029
AddDuplicateTest middleSuccess0.030
AddDuplicateTest endSuccess0.027
SimpleIndexTest use index()Success0.047
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.048
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.048
BreakOrderCorrectionTest ReadThroughSessionSuccess0.050
BreakOrderCorrectionTest ReadThroughUowSuccess0.049
CreateManagersTestSuccess0.035
CreateTestSuccess0.028
SimpleAddRemoveTestSuccess0.028
SimpleAddRemoveTest2Success0.114
AddRemoveUpdateTestSuccess0.030
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.013
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.014
SimpleSetTestSuccess0.025
SimpleSetListTestSuccess0.034
SimpleSetListTest remove/addSuccess0.029
SimpleSetListTest setSuccess0.031
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.021
TranspositionTest [0, 1] -> [1, 0] setSuccess0.021
TranspositionMergeTest [0, 1] -> [1, 0]Success0.024
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.090
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.040
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.039
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.026
AddNullTest endSuccess0.023
AddDuplicateTest frontSuccess0.025
AddDuplicateTest middleSuccess0.026
AddDuplicateTest endSuccess0.022
SimpleIndexTest use index()Success0.048
CreateManagersTestSuccess0.030
CreateTestSuccess0.025
SimpleAddRemoveTestSuccess0.023
SimpleAddRemoveTest2Success0.072
AddRemoveUpdateTestSuccess0.030
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.014
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.014
SimpleSetTestSuccess0.024
SimpleSetListTestSuccess0.030
SimpleSetListTest remove/addSuccess0.236
SimpleSetListTest setSuccess0.036
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.025
TranspositionTest [0, 1] -> [1, 0] setSuccess0.031
TranspositionMergeTest [0, 1] -> [1, 0]Success0.024
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.043
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.043
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.041
AddNullTest frontSuccess0.028
AddNullTest middleSuccess0.027
AddNullTest endSuccess0.024
AddDuplicateTest frontSuccess0.029
AddDuplicateTest middleSuccess0.029
AddDuplicateTest endSuccess0.024
SimpleIndexTest use index()Success0.058
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.045
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.047
BreakOrderCorrectionTest ReadThroughSessionSuccess0.047
BreakOrderCorrectionTest ReadThroughUowSuccess0.044
CreateManagersTestSuccess0.032
CreateTestSuccess0.027
SimpleAddRemoveTestSuccess0.241
SimpleAddRemoveTest2Success0.104
AddRemoveUpdateTestSuccess0.039
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.020
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.026
SimpleSetTestSuccess0.032
SimpleSetListTestSuccess0.040
SimpleSetListTest remove/addSuccess0.054
SimpleSetListTest setSuccess0.059
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.026
TranspositionMergeTest [0, 1] -> [1, 0]Success0.031
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.086
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.041
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.052
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.045
AddNullTest endSuccess0.030
AddDuplicateTest frontSuccess0.034
AddDuplicateTest middleSuccess0.033
AddDuplicateTest endSuccess0.027
SimpleIndexTest use index()Success0.069
BreakOrderExceptionTest_OneToManySuccess0.225
BreakOrderExceptionTest_UnidirectionalOneToManySuccess0.025
BreakOrderExceptionTest_ManyToManySuccess0.030
BreakOrderExceptionTest_DirectCollectionSuccess0.021
CreateManagersTestSuccess0.035
CreateTestSuccess0.066
SimpleAddRemoveTestSuccess0.030
SimpleAddRemoveTest2Success0.102
AddRemoveUpdateTestSuccess0.038
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.022
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.017
SimpleSetTestSuccess0.033
SimpleSetListTestSuccess0.041
SimpleSetListTest remove/addSuccess0.041
SimpleSetListTest setSuccess0.040
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.026
TranspositionTest [0, 1] -> [1, 0] setSuccess0.028
TranspositionMergeTest [0, 1] -> [1, 0]Success0.027
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.051
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.042
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.039
AddNullTest frontSuccess0.028
AddNullTest middleSuccess0.030
AddNullTest endSuccess0.034
AddDuplicateTest frontSuccess0.030
AddDuplicateTest middleSuccess0.032
AddDuplicateTest endSuccess0.027
SimpleIndexTest use index()Success0.060
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.066
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.040
BreakOrderCorrectionTest ReadThroughSessionSuccess0.043
BreakOrderCorrectionTest ReadThroughUowSuccess0.038
CreateManagersTestSuccess0.027
CreateTestSuccess0.022
SimpleAddRemoveTestSuccess0.018
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.009
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.009
SimpleSetTestSuccess0.018
SimpleSetListTestSuccess0.020
SimpleSetListTest remove/addSuccess0.021
SimpleSetListTest setSuccess0.021
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.016
TranspositionTest [0, 1] -> [1, 0] setSuccess0.015
TranspositionMergeTest [0, 1] -> [1, 0]Success0.016
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.029
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.029
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.028
AddNullTest frontSuccess0.021
AddNullTest middleSuccess0.017
AddNullTest endSuccess0.017
SimpleIndexTest use index()Success0.034
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.025
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.027
BreakOrderCorrectionTest ReadThroughSessionSuccess0.027
BreakOrderCorrectionTest ReadThroughUowSuccess0.026
CreateManagersTestSuccess0.019
CreateTestSuccess0.025
SimpleAddRemoveTestSuccess0.023
AddRemoveUpdateTestSuccess0.025
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.013
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.013
SimpleSetTestSuccess0.021
SimpleSetListTestSuccess0.026
SimpleSetListTest remove/addSuccess0.025
SimpleSetListTest setSuccess0.026
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.019
TranspositionTest [0, 1] -> [1, 0] setSuccess0.019
TranspositionMergeTest [0, 1] -> [1, 0]Success0.020
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.066
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.059
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.062
AddNullTest frontSuccess0.026
AddNullTest middleSuccess0.025
AddNullTest endSuccess0.021
CreateEmptyTestSuccess0.007
CreateEmptyManagersTestSuccess0.012
SimpleIndexTest use index()Success0.049
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.040
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.041
BreakOrderCorrectionTest ReadThroughSessionSuccess0.049
BreakOrderCorrectionTest ReadThroughUowSuccess0.041
CreateManagersTestSuccess0.024
CreateTestSuccess0.029
SimpleAddRemoveTestSuccess0.032
SimpleAddRemoveTest2Success0.076
AddRemoveUpdateTestSuccess0.030
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.014
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.024
SimpleSetListTestSuccess0.029
SimpleSetListTest remove/addSuccess0.031
SimpleSetListTest setSuccess0.032
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.023
TranspositionTest [0, 1] -> [1, 0] setSuccess0.022
TranspositionMergeTest [0, 1] -> [1, 0]Success0.022
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.038
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.039
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.037
AddNullTest frontSuccess0.025
AddNullTest middleSuccess0.025
AddNullTest endSuccess0.023
AddDuplicateTest frontSuccess0.024
AddDuplicateTest middleSuccess0.026
AddDuplicateTest endSuccess0.023
SimpleIndexTest use index()Success0.051
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.038
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.041
BreakOrderCorrectionTest ReadThroughSessionSuccess0.040
BreakOrderCorrectionTest ReadThroughUowSuccess0.039
CreateManagersTestSuccess0.028
CreateTestSuccess0.044
SimpleAddRemoveTestSuccess0.030
SimpleAddRemoveTest2Success0.084
AddRemoveUpdateTestSuccess0.036
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.016
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.028
SimpleSetListTestSuccess0.032
SimpleSetListTest remove/addSuccess0.032
SimpleSetListTest setSuccess0.035
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.023
TranspositionTest [0, 1] -> [1, 0] setSuccess0.024
TranspositionMergeTest [0, 1] -> [1, 0]Success0.024
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.043
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.046
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.043
AddNullTest frontSuccess0.029
AddNullTest middleSuccess0.028
AddNullTest endSuccess0.025
AddDuplicateTest frontSuccess0.029
AddDuplicateTest middleSuccess0.028
AddDuplicateTest endSuccess0.025
SimpleIndexTest use index()Success0.063
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.043
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.045
BreakOrderCorrectionTest ReadThroughSessionSuccess0.047
BreakOrderCorrectionTest ReadThroughUowSuccess0.045
CreateManagersTestSuccess0.028
CreateTestSuccess0.025
SimpleAddRemoveTestSuccess0.028
SimpleAddRemoveTest2Success0.078
AddRemoveUpdateTestSuccess0.030
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.013
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.025
SimpleSetListTestSuccess0.032
SimpleSetListTest remove/addSuccess0.030
SimpleSetListTest setSuccess0.030
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.023
TranspositionTest [0, 1] -> [1, 0] setSuccess0.021
TranspositionMergeTest [0, 1] -> [1, 0]Success0.021
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.038
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.035
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.037
AddNullTest frontSuccess0.025
AddNullTest middleSuccess0.023
AddNullTest endSuccess0.022
AddDuplicateTest frontSuccess0.024
AddDuplicateTest middleSuccess0.025
AddDuplicateTest endSuccess0.022
SimpleIndexTest use index()Success0.052
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.040
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.041
BreakOrderCorrectionTest ReadThroughSessionSuccess0.041
BreakOrderCorrectionTest ReadThroughUowSuccess0.038
CreateManagersTestSuccess0.027
CreateTestSuccess0.028
SimpleAddRemoveTestSuccess0.025
SimpleAddRemoveTest2Success0.079
AddRemoveUpdateTestSuccess0.034
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.016
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.016
SimpleSetTestSuccess0.024
SimpleSetListTestSuccess0.029
SimpleSetListTest remove/addSuccess0.030
SimpleSetListTest setSuccess0.031
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.023
TranspositionTest [0, 1] -> [1, 0] setSuccess0.023
TranspositionMergeTest [0, 1] -> [1, 0]Success0.024
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.040
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.039
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.041
AddNullTest frontSuccess0.025
AddNullTest middleSuccess0.024
AddNullTest endSuccess0.023
AddDuplicateTest frontSuccess0.030
AddDuplicateTest middleSuccess0.028
AddDuplicateTest endSuccess0.024
SimpleIndexTest use index()Success0.051
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.041
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.040
BreakOrderCorrectionTest ReadThroughSessionSuccess0.042
BreakOrderCorrectionTest ReadThroughUowSuccess0.039
CreateManagersTestSuccess0.028
CreateTestSuccess0.021
SimpleAddRemoveTestSuccess0.026
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.010
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.010
SimpleSetTestSuccess0.019
SimpleSetListTestSuccess0.024
SimpleSetListTest remove/addSuccess0.020
SimpleSetListTest setSuccess0.027
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.019
TranspositionTest [0, 1] -> [1, 0] setSuccess0.017
TranspositionMergeTest [0, 1] -> [1, 0]Success0.020
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.028
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.029
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.035
AddNullTest frontSuccess0.021
AddNullTest middleSuccess0.019
AddNullTest endSuccess0.019
SimpleIndexTest use index()Success0.035
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.029
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.027
BreakOrderCorrectionTest ReadThroughSessionSuccess0.029
BreakOrderCorrectionTest ReadThroughUowSuccess0.030
CreateManagersTestSuccess0.020
CreateTestSuccess0.031
SimpleAddRemoveTestSuccess0.027
AddRemoveUpdateTestSuccess0.029
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.018
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.023
SimpleSetTestSuccess0.024
SimpleSetListTestSuccess0.029
SimpleSetListTest remove/addSuccess0.027
SimpleSetListTest setSuccess0.029
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.021
TranspositionTest [0, 1] -> [1, 0] setSuccess0.020
TranspositionMergeTest [0, 1] -> [1, 0]Success0.020
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.072
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.060
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.059
AddNullTest frontSuccess0.026
AddNullTest middleSuccess0.027
AddNullTest endSuccess0.023
CreateEmptyTestSuccess0.007
CreateEmptyManagersTestSuccess0.008
SimpleIndexTest use index()Success0.054
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.044
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.045
BreakOrderCorrectionTest ReadThroughSessionSuccess0.049
BreakOrderCorrectionTest ReadThroughUowSuccess0.048
CreateManagersTestSuccess0.025
CreateTestSuccess0.028
SimpleAddRemoveTestSuccess0.030
SimpleAddRemoveTest2Success0.121
AddRemoveUpdateTestSuccess0.035
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.018
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.031
SimpleSetTestSuccess0.036
SimpleSetListTestSuccess0.032
SimpleSetListTest remove/addSuccess0.032
SimpleSetListTest setSuccess0.036
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.024
TranspositionTest [0, 1] -> [1, 0] setSuccess0.022
TranspositionMergeTest [0, 1] -> [1, 0]Success0.056
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.041
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.043
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.284
AddNullTest frontSuccess0.216
AddNullTest middleSuccess0.070
AddNullTest endSuccess0.024
AddDuplicateTest frontSuccess0.036
AddDuplicateTest middleSuccess0.029
AddDuplicateTest endSuccess0.025
SimpleIndexTest use index()Success0.061
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.044
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.048
BreakOrderCorrectionTest ReadThroughSessionSuccess0.040
BreakOrderCorrectionTest ReadThroughUowSuccess0.042
CreateManagersTestSuccess0.023
CreateTestSuccess0.026
SimpleAddRemoveTestSuccess0.025
SimpleAddRemoveTest2Success0.078
AddRemoveUpdateTestSuccess0.036
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.016
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.027
SimpleSetListTestSuccess0.032
SimpleSetListTest remove/addSuccess0.034
SimpleSetListTest setSuccess0.034
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.022
TranspositionTest [0, 1] -> [1, 0] setSuccess0.023
TranspositionMergeTest [0, 1] -> [1, 0]Success0.023
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.037
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.042
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.038
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.028
AddNullTest endSuccess0.025
AddDuplicateTest frontSuccess0.026
AddDuplicateTest middleSuccess0.027
AddDuplicateTest endSuccess0.026
SimpleIndexTest use index()Success0.054
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.040
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.039
BreakOrderCorrectionTest ReadThroughSessionSuccess0.043
BreakOrderCorrectionTest ReadThroughUowSuccess0.044
CreateManagersTestSuccess0.029
CreateTestSuccess0.030
SimpleAddRemoveTestSuccess0.025
SimpleAddRemoveTest2Success0.073
AddRemoveUpdateTestSuccess0.028
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.013
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.036
SimpleSetListTestSuccess0.032
SimpleSetListTest remove/addSuccess0.037
SimpleSetListTest setSuccess0.029
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.023
TranspositionTest [0, 1] -> [1, 0] setSuccess0.022
TranspositionMergeTest [0, 1] -> [1, 0]Success0.021
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.037
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.040
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.037
AddNullTest frontSuccess0.024
AddNullTest middleSuccess0.024
AddNullTest endSuccess0.023
AddDuplicateTest frontSuccess0.024
AddDuplicateTest middleSuccess0.025
AddDuplicateTest endSuccess0.023
SimpleIndexTest use index()Success0.051
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.036
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.038
BreakOrderCorrectionTest ReadThroughSessionSuccess0.039
BreakOrderCorrectionTest ReadThroughUowSuccess0.045
CreateManagersTestSuccess0.027
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectB)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectD)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectE)Success0.001
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.005
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.015
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.014
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.014
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.075
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.050
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
BatchWritingTestSuccess0.066
QueryTimeoutBatchParameterizedDescriptorQueryManagerTestSuccess0.007
QueryTimeoutBatchDynamicDescriptorQueryManagerTestSuccess0.004
QueryTimeoutBatchParameterizedDatabaseQueryTestSuccess0.004
QueryTimeoutBatchDynamicDatabaseQueryTestSuccess0.004
QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTestSuccess0.003
CacheStatementBatchWritingTestSuccess0.044
MergeCloneWithReferencesWithNullTestSuccess0.006
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.042
UnitOfWorkRevertAndResumeWithNewTestSuccess0.010
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
RefreshDeletedObjectTestSuccess0.005
UnregisterUnitOfWorkTestSuccess0.005
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.008
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.007
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.015
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.018
BidirectionalInsertTest(with UOW)Success0.009
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertNewObjectTestSuccess0.009
ComplexMultipleUnitOfWorkTestSuccess0.053
FaultyUnitOfWorkTestSuccess0.005
LockFailureUnitOfWorkTestSuccess0.007
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
DeletingFromParentSessionTestSuccess0.012
EqualObjectUnitOfWorkTestSuccess0.006
NoIMWithValueHolderTestSuccess0.005
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
DeepMergeCloneSerializedTestSuccess0.020
DeepMergeCloneIndirectionTestSuccess0.004
RegisterNewObjectTestSuccess0.031
NoIdentityMapUnitOfWorkTestSuccess0.005
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.005
UnitOfWorkComplexRefreshTestSuccess0.005
ViolateObjectSpaceTestSuccess0.005
NoValidationWithInitIdentityMapsSuccess0.013
NoIdentityTestSuccess0.037
NoIdentityMergeCloneTestSuccess0.033
BiDirectionInsertOrderTestSuccess0.009
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
NestedUnitOfWorkQuerySuccess0.005
DeleteAndConformSuccess0.004
NullAggregateTestSuccess0.004
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.006
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.004
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.008
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.001
WasTransactionBegunPrematurelyRollbackTestSuccess0.005
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.001
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.006
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.006
CreateDeleteCreateTestSuccess0.003
WorkingCloneCopyPolicyTestSuccess0.001
UnregisteredNewObjectOptimisticLockTestSuccess0.008
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.002
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.010
AllChangeSetsTestSuccess0.008
CurrentChangeSetTestSuccess0.002
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.005
ExceptionsRaisedUnitOfWorkTestSuccess0.004
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.004
NestedUnitOfWorkReadOnlyClassTestSuccess0.010
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.006
CacheIndexTestSuccess0.007
UnitOfWorkRollbackConnectionReleaseTestSuccess0.003
ReadWithExpressionTestSuccess0.001
ReadAllTestSuccess0.003
BatchReadTestSuccess0.001
InterfaceProxyInvocationTestSuccess0.005
ReadWithProxyEqualityExpressionSuccess0.002
InheritanceReadAllTestSuccess0.003
InsertTestSuccess0.004
UpdateTestSuccess0.004
UnitOfWorkUpdateTestSuccess0.005
UnitOfWorkUpdateWithNewObjectTestSuccess0.006
UnitOfWorkCommitAndResumeSuccess0.005
UnitOfWorkUpdateFromCacheSuccess0.005
UnitOfWorkReplaceTestSuccess0.004
DeleteTestSuccess0.004
DeleteProxyObjectTestSuccess0.006
DoesExistProxyObjectTestSuccess0.002
ReadProxyObjectTestSuccess0.001
UOWRegisterProxyObjectTestSuccess0.004
BatchReadingValueholderInstantiationTestSuccess0.006
JoiningValueholderInstantiationTestSuccess0.004
BatchWritingFlushQueryTestSuccess0.001
RownumFilteringQueryTestSuccess0.000
RownumFilteringQueryTestSuccess0.000
RownumFilteringFirstResultQueryTestSuccess0.000
RownumFilteringFirstResultQueryTestSuccess0.000
ParameterBatchWritingFlushQueryTestSuccess0.000
BatchWritingFlushInWriteChangesTestSuccess0.001
NamedQueryQueryCacheTestSuccess0.001
UnitOfWorkQueryCacheTestSuccess0.002
ReadObjectQueryCacheTestSuccess0.001
PartialAttributeQueryCacheTestSuccess0.001
QueryCacheParameterizedResultsTestSuccess0.002
QueryCacheMaxResultsTestSuccess0.002
QueryCacheChangedParameterTestSuccess0.002
Clear Whole Query Cache TestSuccess0.001
Clear Query Cache By Query TestSuccess0.002
Clear Query Cache By Name TestSuccess0.001
Clear Query Cache By Descriptor TestSuccess0.002
QueryCacheInvalidationTest invalidationType: 0 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 1 expiring: falseSuccess0.000
QueryCacheInvalidationTest invalidationType: 1 expiring: trueSuccess0.102
QueryCacheInvalidationTest invalidationType: 2 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 2 expiring: trueSuccess1.502
QueryCacheHitTestSuccess0.003
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.001
ReadTestSuccess0.006
ReadOnlyClassManyToManyTestCaseSuccess0.034
ReadOnlyClassOneToManyTestCaseSuccess0.007
ReadOnlyClassAggregateTestCaseSuccess0.010
ReadOnlyClassInsertTestCaseSuccess0.004
ReadOnlyClassUpdateTestCaseSuccess0.005
ReadOnlyClassDeleteTestCaseSuccess0.005
ReadOnlyClassAccessingTestCaseSuccess0.000
InsertReadOnlyClassTestCaseSuccess0.002
InsertReadOnlyDescriptorTestCaseSuccess0.001
UpdateReadOnlyClassTestCaseSuccess0.002
DeleteReadOnlyClassTestCaseSuccess0.001
DeleteReadOnlyDescriptorTestCaseSuccess0.001
ReadOnlyDescriptorInsertTestCaseSuccess0.002
ReadOnlyClassDeepMergeCloneTestSuccess0.005
BidirectionalMMDeleteTestSuccess0.009
WriteableMappingReadOnlyClassTestSuccess0.007
RemoveObjectTestSuccess0.004
AddReferencedObjectTestSuccess0.005
AddUnReferencedObjectTestSuccess0.004
AddNewRegisteredObjectTestSuccess0.004
SetToNullTestSuccess0.005
SetReferencedObjectTestSuccess0.005
SetUnReferencedObjectTestSuccess0.006
SetNewRegisteredObjectTestSuccess0.003
SetInNewRegisteredObjectTestSuccess0.004
UnitOfWorkRevertAndResumeTestSuccess0.003
UnitOfWorkRevertAndResumeTestDuplicatesSuccess0.003
DeepMergeCloneSerializedTestSuccess0.012
DeepMergeCloneSerializedNewTestSuccess0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
Sessions.xml not foundSuccess0.001
JavaLogSessionsXMLTestSuccess0.078
JavaLogCategoryNameValidationTestSuccess0.050
RcmWithRmiAndJndiTestSuccess0.039
RcmWithRmiAndRmiRegistryTestSuccess0.015
RcmWithTransportClassTestSuccess0.013
RcmEncryptedPasswordTestSuccess0.030
RCMWithJmsTopicTestSuccess0.018
SessionManagerGetSessionStringStringTestSuccess0.068
SessionManagerGetSessionNotFoundTestSuccess0.042
MWConfigModelEncryptionTestSuccess0.014
SessionsXMLSchemaTestSuccess0.040
SessionsXMLSchemaWriteTestSuccess0.026
SessionsXMLSchemaNoLoggingTestSuccess0.000
SessionsXMLSchemaDefaultValueTestSuccess0.064
SessionsXMLServerSessionSchemaTestSuccess0.013
SessionsXMLSessionEventListenerTestSuccess0.025
SessionsXMLSchemaReloadTestSuccess0.107
SessionsXMLSchemaSunCORBATransportConfigTestSuccess0.033
SessionsXMLSchemaJavaLogTestSuccess0.030
SessionsXMLSchemaSequencingTestSuccess0.082
SessionsXMLSchemaInvalidTagTestSuccess0.014
SessionsXMLSchemaMisplacedDependentTagTestSuccess0.010
SessionsXMLSchemaIncorrectTagValuesTestSuccess0.011
SessionsXMLSchemaProjectXMLTestSuccess0.033
SessionsXMLSchemaWebsphere61PlatformTestSuccess0.016
SessionsXMLSchemaWeblogicPlatformTestSuccess0.042
SessionsXMLSchemaLoggingOptionsTestSuccess0.088
SessionsXMLSchemaJBossPlatformTestSuccess0.013
SessionManagerGetMultipleSessionsTestSuccess0.065
FailoverLoginSettingsTestSuccess0.009
ConcurrencyTestSuccess12.403
AppendLockTestSuccess5.030
UpdateCacheKeyPropertiesTestSuccess5.030
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.041
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.041
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.041
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.041
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.043
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.043
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.043
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.044
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.045
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.046
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.052
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.056
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.057
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.057
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.057
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.058
MultithreadTestCaseSuccess0.142
MultipleTableAboutToInsertTestSuccess0.044
MultipleTableAboutToInsertTestSuccess0.045
SingleTableAboutToInsertTestSuccess0.044
SingleTableAboutToInsertTestSuccess0.045
SingleTableAboutToInsertTestSuccess0.045
SingleTableAboutToInsertTestSuccess0.047
SingleTableAboutToInsertTestSuccess0.048
MultipleTableAboutToInsertTestSuccess0.051
MultipleTableAboutToInsertTestSuccess0.051
MultipleTableAboutToInsertTestSuccess0.052
MultipleTableAboutToInsertTestSuccess0.052
SingleTableAboutToInsertTestSuccess0.050
MultithreadTestCaseSuccess0.069
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTestSuccess3.014
QueryCacheTestSuccess0.020
QueryCacheTestSuccess0.022
QueryCacheTestSuccess0.022
QueryCacheTestSuccess0.022
QueryCacheTestSuccess0.023
QueryCacheTestSuccess0.023
QueryCacheTestSuccess0.024
QueryCacheTestSuccess0.024
QueryCacheTestSuccess0.024
QueryCacheTestSuccess0.024
QueryCacheTestSuccess0.024
QueryCacheTestSuccess0.024
QueryCacheMultithreadedTestSuccess0.035
ConcurrentDecryptionTestSuccess8.011
ConcurrentReadOneToOneInheritanceTestSuccess20.388
ConcurrentReadFetchJoinTestSuccess20.015
ConcurrentReadFetchJoinWithUOWLocksTestSuccess5.038
AddDescriptorsTestSuccess0.018
AddDescriptorsTestSuccess0.032
AddDescriptorsTestSuccess0.036
AddDescriptorsTest_3threadsSuccess0.050
Timer(10000)Success10.000
SequencePreallocationTestSuccess9.999
SequencePreallocationTestSuccess10.000
SequencePreallocationTestSuccess10.000
SequencePreallocationTestSuccess10.001
SequencePreallocationTestSuccess10.001
SequencePreallocationTestSuccess10.001
SequencePreallocationTestSuccess10.002
SequencePreallocationTestSuccess10.003
SequencePreallocationTestSuccess10.003
SequencePreallocationTestSuccess10.068
SequencePreallocationTest_10threads;_Timer(10000)Success10.082
SequencePreallocationTestSuccess10.066
AddDescriptorsTest(100)Success10.068
SequencePreallocationTestSuccess10.067
SequencePreallocationTestSuccess10.067
SequencePreallocationTestSuccess10.068
SequencePreallocationTestSuccess10.068
SequencePreallocationTestSuccess10.069
SequencePreallocationTestSuccess10.069
SequencePreallocationTestSuccess10.069
SequencePreallocationTestSuccess10.070
SequencePreallocationTestSuccess10.071
AddDescriptorsTest(100);_SequencePreallocationTest_10threadsSuccess10.086
Timer(10000)Success10.000
InsertTestSuccess10.001
InsertTestSuccess10.002
InsertTestSuccess10.003
InsertTestSuccess10.003
InsertTestSuccess10.004
InsertTestSuccess10.004
InsertTestSuccess10.004
InsertTestSuccess10.004
InsertTestSuccess10.005
InsertTestSuccess13.367
InsertTest_10threads;_Timer(10000)Success13.385
AddDescriptorsTest(100)Success10.058
InsertTestSuccess10.055
InsertTestSuccess10.056
InsertTestSuccess10.056
InsertTestSuccess10.056
InsertTestSuccess10.056
InsertTestSuccess10.057
InsertTestSuccess10.057
InsertTestSuccess10.058
InsertTestSuccess10.058
InsertTestSuccess12.249
AddDescriptorsTest(100);_InsertTest_10threadsSuccess12.264
ConcurrentQueryCacheQueryResultsTestSuccess7.696
SPGBasicTestSuccess0.417
SPGGenerateAmendmentClassTestSuccess0.314
SPGExecuteStoredProcedureTestSuccess0.029
IndirectListTestDatabase.testUOWAddContact()Success0.054
IndirectListTestDatabase.testUOWChangeTotal()Success0.074
IndirectListTestDatabase.testUOWRemoveContact2()Success0.046
IndirectListTestDatabase.testConformWithAnyOfIsNull()Success0.037
IndirectListTestDatabase.testUOWAddLine()Success0.058
IndirectListTestDatabase.testReadAndWriteObject()Success0.049
IndirectListTestDatabase.testUOWReplaceCollection()Success0.046
IndirectListTestDatabase.testUOWChangeTotal2()Success0.045
IndirectListTestDatabase.testUOWAddSalesRep()Success0.050
IndirectListTestDatabase.testRefreshObject()Success0.037
IndirectListTestDatabase.testRefreshNewObject()Success0.056
IndirectListTestDatabase.testUOWRemoveLine()Success0.044
IndirectListTestDatabase.testUOWUnchanged()Success0.043
IndirectListTestDatabase.testUOWAddContact2()Success0.042
IndirectListTestDatabase.testUOWRemoveSalesRep2()Success0.038
IndirectListTestDatabase.testUOWNewObject()Success0.050
IndirectListTestDatabase.testUOWAddSalesRep2()Success0.044
IndirectListTestDatabase.testUOWRemoveSalesRep()Success0.053
IndirectListTestDatabase.testUOWRemoveContact()Success0.053
IndirectListTestDatabase.testMergeCloneWithSerializedTransparentIndirection()Success0.043
IndirectListTestDatabase.testWriteAndReadObject()Success0.064
IndirectMapTestDatabase.testUOWAddContact()Success0.049
IndirectMapTestDatabase.testUOWChangeTotal()Success0.042
IndirectMapTestDatabase.testUOWRemoveContact2()Success0.033
IndirectMapTestDatabase.testUOWAddLine()Success0.040
IndirectMapTestDatabase.testReadAndWriteObject()Success0.041
IndirectMapTestDatabase.testUOWReplaceCollection()Success0.037
IndirectMapTestDatabase.testUOWChangeTotal2()Success0.036
IndirectMapTestDatabase.testUOWAddSalesRep()Success0.044
IndirectMapTestDatabase.testRefreshObject()Success0.044
IndirectMapTestDatabase.testRefreshNewObject()Success0.040
IndirectMapTestDatabase.testUOWRemoveLine()Success0.039
IndirectMapTestDatabase.testKeysAndValues()Success0.043
IndirectMapTestDatabase.testUOWUnchanged()Success0.033
IndirectMapTestDatabase.testUOWAddContact2()Success0.034
IndirectMapTestDatabase.testUOWRemoveSalesRep2()Success0.044
IndirectMapTestDatabase.testUOWNewObject()Success0.042
IndirectMapTestDatabase.testUOWAddSalesRep2()Success0.037
IndirectMapTestDatabase.testUOWRemoveSalesRep()Success0.049
IndirectMapTestDatabase.testUOWRemoveContact()Success0.033
IndirectMapTestDatabase.testMergeCloneWithSerializedTransparentIndirection()Success0.046
IndirectMapTestDatabase.testWriteAndReadObject()Success0.051
IndirectSetTestDatabase.testUOWAddContact()Success0.047
IndirectSetTestDatabase.testUOWChangeTotal()Success0.034
IndirectSetTestDatabase.testUOWRemoveContact2()Success0.033
IndirectSetTestDatabase.testUOWAddLine()Success0.052
IndirectSetTestDatabase.testReadAndWriteObject()Success0.036
IndirectSetTestDatabase.testUOWReplaceCollection()Success0.035
IndirectSetTestDatabase.testUOWChangeTotal2()Success0.047
IndirectSetTestDatabase.testUOWAddSalesRep()Success0.044
IndirectSetTestDatabase.testRefreshObject()Success0.031
IndirectSetTestDatabase.testRefreshNewObject()Success0.041
IndirectSetTestDatabase.testUOWRemoveLine()Success0.035
IndirectSetTestDatabase.testUOWUnchanged()Success0.035
IndirectSetTestDatabase.testUOWAddContact2()Success0.034
IndirectSetTestDatabase.testUOWRemoveSalesRep2()Success0.035
IndirectSetTestDatabase.testUOWNewObject()Success0.051
IndirectSetTestDatabase.testUOWAddSalesRep2()Success0.039
IndirectSetTestDatabase.testUOWRemoveSalesRep()Success0.254
IndirectSetTestDatabase.testUOWRemoveContact()Success0.043
IndirectSetTestDatabase.testMergeCloneWithSerializedTransparentIndirection()Success0.037
IndirectSetTestDatabase.testWriteAndReadObject()Success0.049
ReadObjectTest(class org.eclipse.persistence.testing.models.transparentindirection.Dog)Success0.003
UpdateDogTestSuccess0.006
NullCollectionTestSuccess0.029
BidirectionalRelationshipMaintenanceTestSuccess0.004
NullDelegateInValueHolderTestSuccess0.000
NullDelegateInValueHolderTestSuccess0.001
NullDelegateInValueHolderTestSuccess0.000
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.009
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.008
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.008
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.010
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.002
ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.003
ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.002
ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.002
EmployeeComplexUpdateTest: add 1 and remove 1 EmployeesSuccess0.009
EmployeeComplexUpdateTest: remove 1 PhonesSuccess0.006
EmployeeComplexUpdateTest: add 2 and remove 2 Employees; add 1 and remove 1 PhonesSuccess0.012
CascadeLockingPolicyTestSuccess0.011
TargetLockingTest_AddRemoveTargetSuccess0.022
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.006
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.008
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.004
TargetLockingTest_DeleteSource_IndirectionTriggeredSuccess0.015
TargetLockingTest_DeleteSource_IndirectionNotTriggeredSuccess0.013
ReadAllTest(org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.000
JoinTest - no selection criteriaSuccess0.017
JoinTest - select by first nameSuccess0.007
EmployeeBatchReadingTest - no selection criteriaSuccess0.015
EmployeeBatchReadingTest - select by first nameSuccess0.009
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.025
UnitOfWorkRevertAndResumeWithNewTestSuccess0.010
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
RefreshDeletedObjectTestSuccess0.004
UnregisterUnitOfWorkTestSuccess0.005
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.008
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.012
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.007
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.016
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.009
BidirectionalInsertTest(with UOW)Success0.008
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertNewObjectTestSuccess0.002
ComplexMultipleUnitOfWorkTestSuccess0.046
FaultyUnitOfWorkTestSuccess0.005
LockFailureUnitOfWorkTestSuccess0.501
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.304
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.466
DeletingFromParentSessionTestSuccess0.012
EqualObjectUnitOfWorkTestSuccess0.004
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
DeepMergeCloneSerializedTestSuccess0.019
DeepMergeCloneIndirectionTestSuccess0.004
RegisterNewObjectTestSuccess0.034
NoIdentityMapUnitOfWorkTestSuccess0.006
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.004
RelationshipTreeInsertTestSuccess0.007
UnitOfWorkComplexRefreshTestSuccess0.005
ViolateObjectSpaceTestSuccess0.006
NoValidationWithInitIdentityMapsSuccess0.011
NoIdentityTestSuccess0.029
NoIdentityMergeCloneTestSuccess0.019
BiDirectionInsertOrderTestSuccess0.007
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
NestedUnitOfWorkQuerySuccess0.003
DeleteAndConformSuccess0.003
NullAggregateTestSuccess0.005
UOWHasOnlyDeletesTestSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.003
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.010
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.001
WasTransactionBegunPrematurelyRollbackTestSuccess0.004
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.006
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.002
PerformDeletesFirstIgnoreUpdateTest2Success0.005
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.000
UnregisteredNewObjectOptimisticLockTestSuccess0.007
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.008
AllChangeSetsTestSuccess0.008
CurrentChangeSetTestSuccess0.002
ErrorOnInsertTestSuccess0.001
CollectionMappingMergeObjectTestSuccess0.008
ExceptionsRaisedUnitOfWorkTestSuccess0.005
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.004
NestedUnitOfWorkReadOnlyClassTestSuccess0.010
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.005
CacheIndexTestSuccess0.007
UnitOfWorkRollbackConnectionReleaseTestSuccess0.003
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.030
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.012
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.007
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.017
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.009
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
InsertNewObjectTestSuccess0.002
FaultyUnitOfWorkTestSuccess0.005
LockFailureUnitOfWorkTestSuccess0.007
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeletingFromParentSessionTestSuccess0.012
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
NoIdentityMapUnitOfWorkTestSuccess0.005
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.003
RelationshipTreeInsertTestSuccess0.005
UnitOfWorkComplexRefreshTestSuccess0.005
ViolateObjectSpaceTestSuccess0.009
NoValidationWithInitIdentityMapsSuccess0.015
NoIdentityTestSuccess0.029
NoIdentityMergeCloneTestSuccess0.020
BiDirectionInsertOrderTestSuccess0.006
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
NestedUnitOfWorkQuerySuccess0.003
DeleteAndConformSuccess0.003
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.000
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.004
ConcurrentNewObjectTestSuccess0.007
ConcurrentRefreshOnUpdateTestSuccess30.006
ConcurrentRefreshOnCloneTestSuccess5.369
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.011
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.004
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.003
CreateDeleteCreateTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.008
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
LockOnCloneTestSuccess10.010
LockOnCloneDeadlockAvoidanceTestSuccess20.009
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
UnitOfWorkConcurrentRevertTestSuccess0.073
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.009
AllChangeSetsTestSuccess0.008
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.007
ExceptionsRaisedUnitOfWorkTestSuccess0.005
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.005
NestedUnitOfWorkReadOnlyClassTestSuccess0.012
MergeCloneWithReferencesWithNullTestSuccess0.006
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.019
UnitOfWorkRevertAndResumeWithNewTestSuccess0.011
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
RefreshDeletedObjectTestSuccess0.005
UnregisterUnitOfWorkTestSuccess0.016
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.010
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.022
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.011
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.012
BidirectionalInsertTest(with UOW)Success0.017
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
InsertNewObjectTestSuccess0.002
ComplexMultipleUnitOfWorkTestSuccess0.055
FaultyUnitOfWorkTestSuccess0.004
LockFailureUnitOfWorkTestSuccess0.007
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeletingFromParentSessionTestSuccess0.009
EqualObjectUnitOfWorkTestSuccess0.005
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
DeepMergeCloneSerializedTestSuccess0.015
DeepMergeCloneIndirectionTestSuccess0.004
RegisterNewObjectTestSuccess0.029
NoIdentityMapUnitOfWorkTestSuccess0.005
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.005
UnitOfWorkComplexRefreshTestSuccess0.007
ViolateObjectSpaceTestSuccess0.009
NoValidationWithInitIdentityMapsSuccess0.014
NoIdentityTestSuccess0.035
NoIdentityMergeCloneTestSuccess0.020
BiDirectionInsertOrderTestSuccess0.007
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
NestedUnitOfWorkQuerySuccess0.003
DeleteAndConformSuccess0.002
NullAggregateTestSuccess0.004
UOWHasOnlyDeletesTestSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.000
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.003
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.001
UnitOfWorkCommitToDatabaseTestSuccess0.007
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.003
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.006
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.005
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.001
UnregisteredNewObjectOptimisticLockTestSuccess0.006
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.011
AllChangeSetsTestSuccess0.006
CurrentChangeSetTestSuccess0.002
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.006
ExceptionsRaisedUnitOfWorkTestSuccess0.005
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.003
NestedUnitOfWorkReadOnlyClassTestSuccess0.012
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.006
CacheIndexTestSuccess0.006
UnitOfWorkRollbackConnectionReleaseTestSuccess0.003
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.024
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.035
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.020
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.018
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.024
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.019
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.033
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
InsertNewObjectTestSuccess0.003
FaultyUnitOfWorkTestSuccess0.005
LockFailureUnitOfWorkTestSuccess0.006
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.038
DeletingFromParentSessionTestSuccess0.011
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
NoIdentityMapUnitOfWorkTestSuccess0.006
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.001
RelationshipTreeInsertTestSuccess0.005
UnitOfWorkComplexRefreshTestSuccess0.006
ViolateObjectSpaceTestSuccess0.016
NoValidationWithInitIdentityMapsSuccess0.025
NoIdentityTestSuccess0.030
NoIdentityMergeCloneTestSuccess0.022
BiDirectionInsertOrderTestSuccess0.008
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
NestedUnitOfWorkQuerySuccess0.003
DeleteAndConformSuccess0.003
UOWHasOnlyDeletesTestSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.004
ConcurrentNewObjectTestSuccess0.006
ConcurrentRefreshOnUpdateTestSuccess0.006
ConcurrentRefreshOnCloneTestSuccess5.012
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.007
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.006
WasTransactionBegunPrematurelyRollbackTestSuccess0.010
CanChangeReadOnlySetTestSuccess0.001
GetFromNewObjectWithConformTestSuccess0.001
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.006
PerformDeletesFirstIgnoreUpdateTest2Success0.004
CreateDeleteCreateTestSuccess0.001
UnregisteredNewObjectOptimisticLockTestSuccess0.008
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.000
LockOnCloneTestSuccess10.016
LockOnCloneDeadlockAvoidanceTestSuccess20.024
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.009
UnitOfWorkConcurrentRevertTestSuccess0.066
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.022
AllChangeSetsTestSuccess0.011
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.006
ExceptionsRaisedUnitOfWorkTestSuccess0.004
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.009
NestedUnitOfWorkReadOnlyClassTestSuccess0.020
MergeCloneWithReferencesWithNullTestSuccess0.003
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.017
UnitOfWorkRevertAndResumeWithNewTestSuccess0.010
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
RefreshDeletedObjectTestSuccess0.003
UnregisterUnitOfWorkTestSuccess0.004
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.006
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.020
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.014
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.025
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.018
BidirectionalInsertTest(with UOW)Success0.008
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
InsertNewObjectTestSuccess0.002
ComplexMultipleUnitOfWorkTestSuccess0.071
FaultyUnitOfWorkTestSuccess0.005
LockFailureUnitOfWorkTestSuccess0.006
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.031
DeletingFromParentSessionTestSuccess0.020
EqualObjectUnitOfWorkTestSuccess0.003
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
DeepMergeCloneSerializedTestSuccess0.020
DeepMergeCloneIndirectionTestSuccess0.008
RegisterNewObjectTestSuccess0.033
NoIdentityMapUnitOfWorkTestSuccess0.005
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.004
UnitOfWorkComplexRefreshTestSuccess0.005
ViolateObjectSpaceTestSuccess0.005
NoValidationWithInitIdentityMapsSuccess0.012
NoIdentityTestSuccess0.036
NoIdentityMergeCloneTestSuccess0.028
BiDirectionInsertOrderTestSuccess0.006
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
NestedUnitOfWorkQuerySuccess0.004
DeleteAndConformSuccess0.002
NullAggregateTestSuccess0.004
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.000
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.008
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.001
UnitOfWorkCommitToDatabaseTestSuccess0.006
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.003
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.006
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.005
CreateDeleteCreateTestSuccess0.001
WorkingCloneCopyPolicyTestSuccess0.001
UnregisteredNewObjectOptimisticLockTestSuccess0.008
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.013
AllChangeSetsTestSuccess0.007
CurrentChangeSetTestSuccess0.002
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.006
ExceptionsRaisedUnitOfWorkTestSuccess0.004
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.003
NestedUnitOfWorkReadOnlyClassTestSuccess0.009
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.006
CacheIndexTestSuccess0.007
UnitOfWorkRollbackConnectionReleaseTestSuccess0.002
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.016
UnitOfWorkRevertAndResumeWithNewTestSuccess0.010
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
RefreshDeletedObjectTestSuccess0.004
UnregisterUnitOfWorkTestSuccess0.004
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.007
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.011
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.007
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.014
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.008
BidirectionalInsertTest(with UOW)Success0.007
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertNewObjectTestSuccess0.002
ComplexMultipleUnitOfWorkTestSuccess0.045
FaultyUnitOfWorkTestSuccess0.004
LockFailureUnitOfWorkTestSuccess0.006
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeletingFromParentSessionTestSuccess0.009
EqualObjectUnitOfWorkTestSuccess0.003
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeepMergeCloneSerializedTestSuccess0.023
DeepMergeCloneIndirectionTestSuccess0.004
RegisterNewObjectTestSuccess0.033
NoIdentityMapUnitOfWorkTestSuccess0.005
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.005
UnitOfWorkComplexRefreshTestSuccess0.207
ViolateObjectSpaceTestSuccess0.005
NoValidationWithInitIdentityMapsSuccess0.011
NoIdentityTestSuccess0.234
NoIdentityMergeCloneTestSuccess0.019
BiDirectionInsertOrderTestSuccess0.006
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
NestedUnitOfWorkQuerySuccess0.003
DeleteAndConformSuccess0.003
NullAggregateTestSuccess0.003
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.004
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.001
UnitOfWorkCommitToDatabaseTestSuccess0.009
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.001
WasTransactionBegunPrematurelyRollbackTestSuccess0.004
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.007
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.005
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.000
UnregisteredNewObjectOptimisticLockTestSuccess0.007
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.008
AllChangeSetsTestSuccess0.007
CurrentChangeSetTestSuccess0.002
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.005
ExceptionsRaisedUnitOfWorkTestSuccess0.004
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.003
NestedUnitOfWorkReadOnlyClassTestSuccess0.009
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.006
CacheIndexTestSuccess0.005
UnitOfWorkRollbackConnectionReleaseTestSuccess0.002
TransactionIsolationAlwaysRefreshTestSuccess0.006
TransactionIsolationBatchReadingTestSuccess0.006
TransactionIsolationIndirectionConformingTestSuccess0.000
TransactionIsolationJoinedTestSuccess0.006
TransactionIsolationM2MBatchReadTestSuccess0.008
TransactionIsolationMergeCircularIndirectionTestSuccess0.008
TransactionIsolationMergeIndirectionOriginalsExistTestSuccess0.005
TransactionIsolationMergeIndirectionTestSuccess0.005
TransactionIsolationMergeOriginalsExistTestSuccess0.006
TransactionIsolationMergeTestSuccess0.004
TransactionIsolationNoNewObjectsTestSuccess0.005
TransactionIsolationNoOriginalsIndirectionTestSuccess0.002
TransactionIsolationNoOriginalsTestSuccess0.002
TransactionIsolationRefreshTestSuccess0.016
TransactionIsolationBuildObjectCacheHitTestSuccess0.016
BeginTransactionEarly_WriteChanges_TestCaseSuccess0.001
WriteChanges_Commit_NonTrivial_TestCaseSuccess0.008
WriteChanges_Commit_TestCaseSuccess0.000
WriteChanges_CommitAndResume_TestCaseSuccess0.001
WriteChanges_CommitAndResumeOnFailure_TestCaseSuccess0.000
WriteChanges_DeleteAll_TestCaseSuccess0.001
WriteChanges_IssueSQL_TestCaseSuccess0.002
WriteChanges_NonCachingOLReadQuery_TestCaseSuccess0.003
WriteChanges_OLModifyQuery_TestCaseSuccess0.001
WriteChanges_OLReadQuery_TestCaseSuccess0.003
WriteChanges_Register_TestCaseSuccess0.000
WriteChanges_RegisterExisting_TestCaseSuccess0.001
WriteChanges_RegisterNew_TestCaseSuccess0.001
WriteChanges_Release_TestCaseSuccess0.000
WriteChanges_ReportQuery_TestCaseSuccess0.000
WriteChanges_RevertAndResume_TestCaseSuccess0.001
WriteChangesFailed_TestCaseSuccess0.008
WriteChanges_CommitFail_TestCaseSuccess0.007
WriteChangesFailed_StatementCountTestCaseSuccess0.014
ClientServerTest(5 clients, min: 1 max: 2)Success0.014
ClientServerTest(10 clients, min: 2 max: 4)Success0.012
ClientServerTest(15 clients, min: 2 max: 4)Success0.013
ClientServerTest(20 clients, min: 2 max: 5)Success0.014
ClientServerTest(25 clients, min: 4 max: 8)Success0.013
ClientServerTest(25 clients, min: 2 max: 4)Success0.013
NotConnectedDeleteObjectTestSuccess0.006
NotConnectedReadObjectTestSuccess0.004
NotConnectedUpdateObjectQueryTestSuccess0.005
NotConnectedWriteObjectTestSuccess0.004
ConnectionIsNullAccessorTestSuccess0.000
GetTableNameTestSuccess0.000
GetMethodReturnsValueHolderTestSuccess0.001
SequenceFieldNameNotSetTestSuccess0.001
ConnectionSizeChangedAfterLoginSuccess0.007
NewObjectRegisterationSuccess0.181
NoFieldConversionValueInObjectTypeMappingSuccess0.001
NoAttributeConversionValueInObjectTypeMappingSuccess0.000
KeyFromObjecWithoutDescriptorSuccess0.001
ConstructorTestSuccess0.006
UOWWithoutDescriptorTestSuccess0.000
BidirectionWithHashtableTestSuccess0.001
BatchCommitTransactionExceptionTestSuccess0.002
PrintStackTraceTestSuccess0.001
InvalidQueryKeyTestSuccess0.000
ReportQueryWithNoAttributesTestSuccess0.000
ChainedExceptionTestCaseSuccess0.000
ConversionExceptionFromMappingTestSuccess0.000
DatabaseSessionAttemptLoginTwiceTestSuccess0.006
DatabaseSessionLogoutThenLoginTestSuccess0.010
NestedUOWWithUpdateAllQueryTestSuccess0.001
ExceptionSerializationTestCaseSuccess0.007
QueryParameterForOneToOneValidationTest - conforming: falseSuccess0.002
QueryParameterForOneToOneValidationTest - conforming: trueSuccess0.003
ClientSessionConstructorValidationTestSuccess0.009
ServerSessionReadPoolTypeTestSuccess0.006
NoMappingForPrimaryKeyTestSuccess0.001
DirectFieldNameNotSetTestSuccess0.001
NoForeighKeysAreSpecifiedTestSuccess0.000
ForeignKeysDefinedIncorrectlyTestSuccess0.000
ReferenceKeyFieldNotProperlySpecifiedTestSuccess0.001
NoReferenceKeyIsSpecifiedTestSuccess0.000
NoRelationTableTestSuccess0.001
NoSourceRelationKeysSpecifiedTestSuccess0.001
NoSuchMethodWhileInitializingAttributesInMethodAccessor_SetTestSuccess0.001
NoSuchMethodWhileInitializingAttributesInMethodAccessor_GetTestSuccess0.001
NoSuchMethodWhileInitializingAttributesInMethodAccessorTestSuccess0.000
NoTargetForeignKeysSpecifiedTestSuccess0.001
NoTargetRelationKeysSpecifiedTestSuccess0.001
ClassIndicatorFieldNotFoundTestSuccess0.001
ValueNotFoundInClassIndicatorMappingTestSuccess0.001
DescriptorForInterfaceIsMissingTestSuccess0.001
DescriptorIsMissingTestSuccess0.000
ParentDescriptorNotSpecifiedTestSuccess0.001
TableNotSpecifiedTestSuccess0.001
ReferenceTableNotSpecifiedTestSuccess0.000
RelationKeyFieldNotProperlySpecifiedTestSuccess0.000
ReturnTypeInGetAttributeAccessorTestSuccess0.002
NoSuchMethodOnInitializingAttributeMethodTestSuccess0.001
MultipleWriteMappingsForFieldTestSuccess0.001
AttributeNameNotSpecifiedTestSuccess0.000
IllegalArgumentWhileGettingValueThruMethodAccessorTestSuccess0.235
MultipleTablePrimaryKeyMustBeFullyQualifiedTestSuccess0.000
NullPointerWhileGettingValueThruInstanceVariableAccessorTestSuccess0.000
NullPointerWhileGettingValueThruMethodAccessorTestSuccess0.001
IllegalArgumentWhileSettingValueThruMethodAccessorTestSuccess0.015
ParentClassIsSelfTestSuccess0.000
IllegalArgumentWhileGettingValueThruInstanceVariableAccessorTestSuccess0.003
IllegalArgumentWhileSettingValueThruInstanceVariableAccessorTestSuccess0.003
NoFieldNameForMappingTestSuccess0.000
NoAttributeTransformationMethodTestSuccess0.001
NoSuchMethodWhileConvertingToMethodTestSuccess0.001
NoAttributeValueConversionToFieldValueProvidedTestSuccess0.002
SetExistanceCheckingNotUnderstoodTestSuccess0.000
ValueHolderInstantiationMismatchTestSuccess0.001
TableIsNotPresentInDatabaseTestSuccess0.010
InvalidIdentityMapTestSuccess0.000
MissingMappingForFieldTestSuccess0.001
InvalidUseOfTransparentIndirectionTest_extractPrimaryKeyForReferenceObjectSuccess0.001
InvalidUseOfTransparentIndirectionTest_nullValueFromRowSuccess0.001
InvalidUseOfTransparentIndirectionTest_valueFromMethodSuccess0.000
ReferenceDescriptorIsNotAggreagteCollectionTestSuccess0.001
ReferenceDescriptorIsNotAggregateTestSuccess0.001
SetMethodParameterTypeNotValidTestSuccess0.000
IllegalTableNameInMultipleTableForeignKeyTest_SourceSuccess0.000
IllegalTableNameInMultipleTableForeignKeyTest_TargetSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.001
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.001
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
InvalidDataModificationEventTestSuccess0.000
InvalidDataModificationEventCodeTest_DirectCollectionMappingSuccess0.001
InvalidDataModificationEventCodeTest_ManyToManyMappingSuccess0.000
InvalidDescriptorEventCodeTestSuccess0.001
MultipleTablePrimaryKeyNotSpecifiedTestSuccess0.000
NoSuchMethodOnFindObsoleteMethodTestSuccess0.001
NoSuchMethodWhileInitializingClassExtractionMethodTestSuccess0.000
NoSuchMethodWhileInitializingCopyPolicyTestSuccess0.001
MappingCanNotBeReadOnlyTestSuccess0.000
MappingMustBeReadOnlyWhenStoredInCacheTestSuccess0.001
ParameterAndMappingWithoutIndirectionMismatchTestSuccess0.001
ReturnAndMappingWithoutIndirectionMismatchTestSuccess0.001
ParameterAndMappingWithIndirectionMismatchTestSuccess0.001
IncorrectCollectionPolicyTestSuccess0.000
InvalidIndirectionContainerClassTestSuccess0.000
StructureNameNotSetInMappingTestSuccess0.001
NoSubClassMatchTest_AggregateCollectionSuccess0.001
NoSubClassMatchTest_AggregateObjectSuccess0.001
ReturnAndMappingWithTransparentIndirectionMismatchTestSuccess0.001
ParameterAndMappingWithTransparentIndirectionMismatchTestSuccess0.000
GetMethodReturnTypeNotValidTestSuccess0.001
AttributeAndMappingWithTransparentIndirectionMismatchTestSuccess0.000
InvalidContainerPolicyTestSuccess0.000
ErrorOccuredInAmendmentMethodTestSuccess0.002
InvalidAmendmentMethodTestSuccess0.000
InvalidContainerPolicyWithTransparentIndirectionTestSuccess0.001
ProxyIndirectionNotAvailableTestSuccess0.000
InvalidAttributeTypeForProxyIndirectionTestSuccess0.000
InvalidGetMethodReturnTypeForProxyIndirectionTestSuccess0.001
InvalidSetMethodParameterTypeForProxyIndirectionTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidIndirectionPolicyOperationTestSuccess0.000
InvalidIndirectionPolicyOperationTestSuccess0.001
InvalidIndirectionPolicyOperationTestSuccess0.000
MissingForeignKeyTranslationTestSuccess0.000
TargetInvocationWhileInvokingFieldToMethodTestSuccess0.003
TargetInvocationWhileGettingValueThruMethodAccessorTestSuccess0.001
TargetInvocationWhileSettingValueThruMethodAccessorTestSuccess0.000
TargetInvocationWhileCloningTestSuccess0.001
TargetInvocationWhileEventExecutionTestSuccess0.000
NullPointerWhileMethodInstantiationTestSuccess0.000
TargetInvocationWhileMethodInstantiationTestSuccess0.001
TargetInvocationWhileInvokingRowExtractionMethodTestSuccess0.000
TargetInvocationWhileInvokingAttributeMethodTestSuccess0.001
TargetInvocationWhileInstantiatingMethodBasedProxyTestSuccess0.000
TargetInvocationWhileConstructorInstantiationTestSuccess0.001
IllegalArgumentWhileInstantiatingMethodBasedProxyTestSuccess0.001
IllegalArgumentWhileInvokingAttributeMethodTestSuccess0.000
IllegalArgumentWhileInvokingFieldToMethodTestSuccess0.001
TargetInvocationWhileConstructorInstantiationOfFactoryTestSuccess0.000
InstantiationWhileConstructorInstantiationOfFactoryTestSuccess0.001
NoConstructorIndirectionContainerClassTestSuccess0.001
ConstructingDescriptorExceptionTestsSuccess0.002
ChildDoesNotDefineAbstractQueryKeyOfParentTestSuccess0.001
NullPointerWhileConstructorInstantiationTestSuccess0.000
VariableOneToOneMappingIsNotDefinedProperlyTestSuccess0.001
VariableOneToOneMappingIsNotDefinedProperlyTestSuccess0.000
VariableOneToOneMappingIsNotDefinedProperlyTestSuccess0.000
NullPointerWhileSettingValueThruInstanceVariableAccessorTestSuccess0.001
GetClassDescriptorWithNullTestSuccess0.000
CloseConnAfterDatabaseSessionTxnTestSuccess0.674
NullUsernameLoginTestSuccess0.000
Properties »

Back to top

TestCase WebLogic_12_PlatformTest

NameStatusTypeTime(s)
testIsGlobalRuntimeSuccess0.020
testGetPartitionIdSuccess0.000
testGetPartitionNameSuccess0.000
testContextHelperSuccess0.001
testUsesPartitionsSuccess0.000
Properties »

Back to top