Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Name | Status | Type | Time(s) |
| AggregateTestModel | Error | Internal Exception: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013205309) violated Error Code: 1 Call: INSERT INTO BUILDER_SELLING_POINT (BUILDER_ID, LOCATION, AREA, DESCRIPTION, SQUARE_FEET, TYPE) VALUES (?, ?, ?, ?, ?, ?) bind => [1, 435 Carling Ave., back yard, Large open space with beautiful lawn., 0, R] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.aggregate.RoomSellingPoint@1184d1d)
Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.0.0.20090213-SNAPSHOT): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013205309) violated
Error Code: 1 Call: INSERT INTO BUILDER_SELLING_POINT (BUILDER_ID, LOCATION, AREA, DESCRIPTION, SQUARE_FEET, TYPE) VALUES (?, ?, ?, ?, ?, ?) bind => [1, 435 Carling Ave., back yard, Large open space with beautiful lawn., 0, R] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.aggregate.RoomSellingPoint@1184d1d) at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:313) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:767) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:833) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:558) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:501) at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:876) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:330) at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:162) at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:177) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:461) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWrite(DatabaseQueryMechanism.java:239) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.mappings.AggregateCollectionMapping.postInsert(AggregateCollectionMapping.java:1426) at org.eclipse.persistence.descriptors.DescriptorQueryManager.postInsert(DescriptorQueryManager.java:904) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:470) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWrite(DatabaseQueryMechanism.java:239) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.mappings.AggregateCollectionMapping.postInsert(AggregateCollectionMapping.java:1426) at org.eclipse.persistence.descriptors.DescriptorQueryManager.postInsert(DescriptorQueryManager.java:904) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:470) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:286) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1129) at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:195) at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:164) at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:116) at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:3179) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1271) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1366) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitRootUnitOfWork(UnitOfWorkImpl.java:1202) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commit(UnitOfWorkImpl.java:980) at org.eclipse.persistence.testing.models.aggregate.AggregateSystem.populate(AggregateSystem.java:214) at org.eclipse.persistence.testing.framework.TestSystem.run(TestSystem.java:170) at org.eclipse.persistence.testing.framework.TestExecutor.forceConfigureSystem(TestExecutor.java:275) at org.eclipse.persistence.testing.framework.TestModel.configure(TestModel.java:188) at org.eclipse.persistence.testing.framework.TestModel.setupEntity(TestModel.java:413) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:200) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:247) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:208) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) Caused by: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013205309) violated
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:204) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413) at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034) at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194) at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1222) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387) at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3468) at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:758)
| 0.002 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.279 |
| ReadObjectTest(Employee: John Way) | Success | | 0.046 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.008 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.032 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.010 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.074 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.019 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.041 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.012 |
| InsertObjectTest(Employee: John Way) | Success | | 0.015 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.012 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.014 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.142 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.029 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.025 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.023 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| AddDescriptorsTest | Success | | 0.004 |
| CacheExpiryAPITest | Success | | 0.055 |
| TIME_TO_LIVE_EXPIRY(0s) - Expire | Success | | 0.004 |
| TIME_TO_LIVE_EXPIRY(100s) - Live | Success | | 0.003 |
| TIME_TO_LIVE_EXPIRY(-100s) - Expire | Success | | 0.003 |
| DAILY - Expire | Success | | 0.208 |
| DAILY_EXPIRY - Expire | Success | | 0.208 |
| DAILY_EXPIRY - Live | Success | | 0.002 |
| NO_EXPIRY - Live | Success | | 0.003 |
| Daily Expiry (+ One Day) | Success | | 0.007 |
| Daily Expiry (- One Day) | Success | | 0.005 |
| Daily Expiry (- 3 Days) | Success | | 0.005 |
| Daily Expiry (+ 3 Days) | Success | | 0.005 |
| NoExpiryInvalidationTest | Success | | 0.008 |
| ReadObjectQuery (query object) Expiry Test | Success | | 0.006 |
| ReadObjectQuery No Expiry Test | Success | | 0.001 |
| ReadObjectQuery (no criteria) No Expiry Test | Success | | 0.004 |
| ReadObjectQuery (exact primary key) No Expiry Test | Success | | 0.002 |
| ReadObjectQuery (in-exact primary key) No Expiry Test | Success | | 0.020 |
| ReadAllQuery Expiry Test | Success | | 0.010 |
| ReadAllQuery No Expiry Test | Success | | 0.006 |
| ReadAllQueryCheckCacheOnlyExpiryTest | Success | | 0.042 |
| ReadObjectCheckCacheOnlyExpiryTest | Success | | 0.007 |
| RefreshQueryCacheExpiryTest | Success | | 0.010 |
| RefreshIfNewerVersionTest | Success | | 0.109 |
| Update - do not update expiry test. | Success | | 0.122 |
| Update - update expiry test. | Success | | 0.109 |
| ReadAllQueryConformExpiryTest | Success | | 0.015 |
| ReadObjectQueryConformExpiryTest | Success | | 0.009 |
| CacheExpiryValueholderTest | Success | | 0.034 |
| UnitOfWorkExpiredObjectTest | Success | | 0.007 |
| CacheExpiryUnitOfWorkReadTest | Success | | 0.005 |
| UnitOfWorkCreateObjectReadTimeTest | Success | | 0.007 |
| SessionCreateObjectReadTimeTest | Success | | 0.004 |
| InvalidateClassRecurseOptionTest(true) | Success | | 0.019 |
| InvalidateClassRecurseOptionTest(false) | Success | | 0.003 |
| InvalidateAllTest | Success | | 0.007 |
| PrimaryKeyQueryInUOWTest | Success | | 15.033 |
| InsertOverflowTest | Success | | 0.008 |
| InsertTest | Success | | 0.001 |
| CustomDeleteTest | Success | | 0.001 |
| ConcurrentAccessTest | Success | | 0.148 |
| ConcurrentReadBigBadObjectTest | Success | | 0.374 |
| CollectionReadObjectTest(Chez Abuse) | Success | | 0.090 |
| CollectionReadObjectTest(Pedro's) | Success | | 0.014 |
| WriteObjectTest(Restaurant: Chez Abuse) | Success | | 0.039 |
| UnitOfWorkBasicUpdateObjectTest(Restaurant: Chez Abuse) | Success | | 0.039 |
| UnitOfWorkBasicUpdateObjectTest(Restaurant: Pedro's) | Success | | 0.026 |
| DeleteObjectTest(Restaurant: Chez Abuse) | Success | | 0.069 |
| DeleteObjectTest(Restaurant: Pedro's) | Success | | 0.028 |
| OTMPrivateOwnedDeleteObjectTest | Success | | 0.045 |
| InsertObjectTest(Restaurant: ToGos) | Success | | 0.008 |
| CollectionInsertDetectionTest | Success | | 0.023 |
| UnitOfWorkTest(Restaurant: Chez Abuse) | Success | | 0.067 |
| UnitOfWorkTest(Restaurant: Pedro's) | Success | | 0.027 |
| OTMHashtableObjectUpdateTest | Success | | 0.024 |
| PerformDeletesFirstCollectionObjectRemovalTest | Success | | 0.025 |
| PerformDeletesFirstCollectionObjectRemovalTest | Success | | 0.011 |
| CompareKeyWithBackupTest | Success | | 0.008 |
| TreeSetComparatorTest | Success | | 0.048 |
| NoIdentityUpdateTest(org.eclipse.persistence.testing.models.ownership.ObjectA@116fafe) | Success | | 0.037 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)falsefalse | Success | | 0.095 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)falsefalse | Success | | 0.057 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)falsefalse | Success | | 0.033 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)falsefalse | Success | | 0.055 |
| UpdateDeepOwnershipTest(org.eclipse.persistence.testing.models.ownership.ObjectA@116fafe)falsefalse | Success | | 0.058 |
| BidirectionalInsertWithPartialRegisterationTest(with UOW) | Success | | 0.038 |
| MergeCloneWithReferencesWithNullTest | Success | | 0.015 |
| MergeCloneWithReferencesTransparentIndirectionTest | Success | | 0.115 |
| UnitOfWorkRevertAndResumeWithNewTest | Success | | 0.051 |
| UnitOfWorkRevertWithNewObjectTest | Success | | 0.003 |
| UnitOfWorkNullPrimaryKeyTest | Success | | 0.146 |
| MergeUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.019 |
| RegisterationUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.033 |
| RefreshDeletedObjectTest | Success | | 0.010 |
| UnregisterUnitOfWorkTest | Success | | 0.016 |
| CloneAttributeIfMutableTest | Success | | 0.006 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.021 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.037 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.018 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.039 |
| UpdateDeepOwnershipTest(org.eclipse.persistence.testing.models.ownership.ObjectA@116fafe)truefalse | Success | | 0.017 |
| BidirectionalInsertTest(with UOW) | Success | | 0.036 |
| NestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.070 |
| NestedUnitOfWorkMultipleCommitTest(Employee: Bob Smith) | Success | | 0.028 |
| DeepNestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.045 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.044 |
| InsertNewObjectTest | Success | | 0.014 |
| ComplexMultipleUnitOfWorkTest | Success | | 0.158 |
| FaultyUnitOfWorkTest | Success | | 0.089 |
| LockFailureUnitOfWorkTest | Success | | 0.024 |
| UnitOfWorkResumeTest(Employee: Bob Smith) | Success | | 0.038 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.045 |
| DeletingFromParentSessionTest | Success | | 0.020 |
| EqualObjectUnitOfWorkTest | Success | | 0.016 |
| NoIMWithValueHolderTest | Success | | 0.008 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.031 |
| DeepMergeCloneSerializedTest | Success | | 0.057 |
| DeepMergeCloneIndirectionTest | Success | | 0.021 |
| RegisterNewObjectTest | Success | | 0.054 |
| NoIdentityMapUnitOfWorkTest | Success | | 0.015 |
| RefreshObjectNoIdentityMapUnitOfWorkTest | Success | | 0.006 |
| RelationshipTreeInsertTest | Success | | 0.014 |
| UnitOfWorkComplexRefreshTest | Success | | 0.026 |
| ViolateObjectSpaceTest | Success | | 0.022 |
| NoValidationWithInitIdentityMaps | Success | | 0.039 |
| NoIdentityTest | Success | | 0.206 |
| NoIdentityMergeCloneTest | Success | | 0.065 |
| BiDirectionInsertOrderTest | Success | | 0.028 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.040 |
| UnitOfWorkCommitAndResume(Employee: Bob Smith) | Success | | 0.120 |
| NestedUnitOfWorkQuery | Success | | 0.011 |
| DeleteAndConform | Success | | 0.009 |
| NullAggregateTest | Success | | 0.010 |
| UOWHasOnlyDeletesTest | Success | | 0.004 |
| RegisterNewObjectInIdentityMapNoSeqTest | Success | | 0.004 |
| NestedUnitOfWorkDeleteNewObjectTest | Success | | 0.003 |
| NestedUnitOfWorkDeleteNestedNewObjectTest | Success | | 0.003 |
| NestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.004 |
| DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.003 |
| NestedUnitOfWorkNewObjectWithIndirectionTest | Success | | 0.002 |
| UnitOfWorkDeleteNoValidationTest | Success | | 0.007 |
| GetIdentityMapFromUOWForREADONLYClassTest | Success | | 0.005 |
| UnitOfWorkCommitToDatabaseTest | Success | | 0.021 |
| UnitOfWorkInitializeAllIdentityMapsTest | Success | | 0.011 |
| WasTransactionBegunPrematurelyRollbackTest | Success | | 0.019 |
| CanChangeReadOnlySetTest | Success | | 0.004 |
| GetFromNewObjectWithConformTest | Success | | 0.001 |
| UOWCommitAndResumeWithPreCalcChangeSet | Success | | 0.016 |
| PerformDeletesFirstTest | Success | | 0.007 |
| PerformDeletesFirstIgnoreUpdateTest | Success | | 0.012 |
| PerformDeletesFirstIgnoreUpdateTest2 | Success | | 0.014 |
| CreateDeleteCreateTest | Success | | 0.007 |
| WorkingCloneCopyPolicyTest | Success | | 0.007 |
| UnregisteredNewObjectOptimisticLockTest | Success | | 0.014 |
| DoubleNestedUnitOfWorkRegisterNewObjectTest | Success | | 0.003 |
| GetObjectFromIdentityMapTest | Success | | 0.003 |
| MergeDeadIndirectionTest | Success | | 0.101 |
| CommitAfterExecuteModifyQueryDuringTransTest | Success | | 0.029 |
| AllChangeSetsTest | Success | | 0.021 |
| CurrentChangeSetTest | Success | | 0.006 |
| ErrorOnInsertTest | Success | | 0.027 |
| CollectionMappingMergeObjectTest | Success | | 0.012 |
| ExceptionsRaisedUnitOfWorkTest | Success | | 0.011 |
| NestedUOWWithNewObjectRegisteredTwiceTest | Success | | 0.011 |
| PostAcquireUnitOfWorkTest | Success | | 0.002 |
| PreCommitUnitOfWorkTest | Success | | 0.002 |
| PrepareUnitOfWorkTest | Success | | 0.007 |
| PostCommitUnitOfWorkTest | Success | | 0.003 |
| PreReleaseUnitOfWorkTest | Success | | 0.002 |
| PostReleaseUnitOfWorkTest | Success | | 0.002 |
| PostResumeUnitOfWorkTest | Success | | 0.003 |
| CommitUnitOfWorkAgainTest | Success | | 0.007 |
| CommitUnitOfWorkForcingSQLExceptionTest | Success | | 0.009 |
| ReadObjectTest(ConversionDataObject(a)) | Success | | 0.032 |
| ReadObjectTest(ConversionDataObject(b)) | Success | | 0.003 |
| ReadObjectTest(ConversionDataObject(c)) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject) | Success | | 0.007 |
| DeleteObjectTest(ConversionDataObject(a)) | Success | | 0.009 |
| DeleteObjectTest(ConversionDataObject(b)) | Success | | 0.005 |
| DeleteObjectTest(ConversionDataObject(c)) | Success | | 0.006 |
| InsertObjectTest(ConversionDataObject(a)) | Success | | 0.005 |
| InsertObjectTest(ConversionDataObject(b)) | Success | | 0.005 |
| InsertObjectTest(ConversionDataObject(c)) | Success | | 0.006 |
| WriteObjectTest(ConversionDataObject(a)) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(ConversionDataObject(a)) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(ConversionDataObject(b)) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(ConversionDataObject(c)) | Success | | 0.007 |
| ConvertObjectTest | Success | | 0.002 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.002 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.183 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.002 |
| ConvertObjectTest | Success | | 0.005 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.009 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.001 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertObjectTest | Success | | 0.000 |
| ConvertByteCharArrayToStringTest | Success | | 0.003 |
| ConvertClassTypeTest | Success | | 0.001 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ConvertClassTypeTest | Success | | 0.000 |
| ClassLoaderTest | Success | | 0.001 |
| ReadObjectTest(ConversionDataObject(a)) | Success | | 0.009 |
| ReadObjectTest(ConversionDataObject(b)) | Success | | 0.002 |
| ReadObjectTest(ConversionDataObject(c)) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject) | Success | | 0.008 |
| DeleteObjectTest(ConversionDataObject(a)) | Success | | 0.010 |
| DeleteObjectTest(ConversionDataObject(b)) | Success | | 0.005 |
| DeleteObjectTest(ConversionDataObject(c)) | Success | | 0.005 |
| InsertObjectTest(ConversionDataObject(a)) | Success | | 0.005 |
| InsertObjectTest(ConversionDataObject(b)) | Success | | 0.005 |
| InsertObjectTest(ConversionDataObject(c)) | Success | | 0.005 |
| WriteObjectTest(ConversionDataObject(a)) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(ConversionDataObject(a)) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(ConversionDataObject(b)) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(ConversionDataObject(c)) | Success | | 0.007 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.076 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.008 |
| CacheHitTest(Employee: Charles Chanley) | Success | | 0.005 |
| CustomSQLCursoredStreamReadTest | Success | | 0.025 |
| ReadObjectQueryTest | Success | | 0.024 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.281 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.016 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith') | Success | | 0.005 |
| SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.012 |
| CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.035 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.017 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.016 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.064 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.021 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.017 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| DataReadQueryTest | Success | | 0.002 |
| StoredProcWithOutputParamsAndResultSetTest storedProc don'tBind | Success | | 0.002 |
| StoredProcWithOutputParamsAndResultSetTest storedProc Bind | Success | | 0.000 |
| StoredProcWithOutputParamsAndResultSetTest customSQL don'tBind | Success | | 0.000 |
| StoredProcWithOutputParamsAndResultSetTest customSQL Bind | Success | | 0.001 |
| OutputParameterEventTest | Success | | 0.001 |
| CacheHitTest(Employee: Charles Chanley) | Success | | 0.002 |
| StoredProcedureTest bind = true | Success | | 0.013 |
| StoredProcedureTest bind = false | Success | | 0.001 |
| StoredProcedureTimestampTest bind = true | Success | | 0.007 |
| StoredProcedureTimestampTest bind = false | Success | | 0.002 |
| StoredProcedureTest_Inout_Out_In proc custom don'tBind | Success | | 0.013 |
| StoredProcedureTest_Inout_Out_In proc custom Bind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In proc storedProc don'tBind | Success | | 0.002 |
| StoredProcedureTest_Inout_Out_In proc storedProc Bind | Success | | 0.000 |
| StoredProcedureTest_Inout_Out_In proc storedProc named don'tBind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In proc storedProc named Bind | Success | | 0.004 |
| StoredProcedureTest_Inout_Out_In func custom don'tBind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func custom Bind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func storedFunc don'tBind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func storedFunc Bind | Success | | 0.001 |
| StoredProcedureTest_Inout_Out_In func storedFunc named don'tBind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func storedFunc named Bind | Success | | 0.004 |
| StoredProcedureARRAYTest | Success | | 0.046 |
| StoredProcedureNullInOutTest bind = true | Success | | 0.006 |
| StoredProcedureNullInOutTest bind = false | Success | | 0.003 |
| StoredProcedureResultSetAndOutputTest bind = true | Success | | 0.002 |
| StoredProcedureResultSetAndOutputTest bind = false | Success | | 0.000 |
| StoredProcedureNoParametersTest | Success | | 0.001 |
| StoredProcedureObjectRelationalParameters useCustomSQL = false | Success | | 0.079 |
| StoredProcedureObjectRelationalParameters useCustomSQL = true | Success | | 0.018 |
| StoredProcedureVARRAYParametersTest useCustomSQL = false | Success | | 0.059 |
| StoredProcedureVARRAYParametersTest useCustomSQL = true | Success | | 0.025 |
| StoredProcedureORParametersClientSessionTest | Success | | 0.321 |
| MergeChangeSetWithDirectMapMappingTest | Success | | 0.031 |
| MergeChangeSetWithIndirectDirectMapMappingTest | Success | | 0.035 |
| DirectMapUnitOfWorkTest | Success | | 0.011 |
| DirectMapMappingDeleteTest | Success | | 0.016 |
| DirectMapMappingBatchReadTest | Success | | 0.028 |
| DirectMapMappingIndirectionTest | Success | | 0.010 |
| DirectMapMappingsSerializedConverterTestCase | Success | | 0.016 |
| DirectMapMappingHashMapTest | Success | | 0.013 |
| ManyToManyMergeTest | Success | | 12.083 |
| OneToManyMergeTest | Success | | 11.674 |
| DirectCollectionMergeTest | Success | | 11.713 |
| DirectMapMergeTest | Success | | 11.725 |
| OrderedListMergeTest | Success | | 11.727 |
| OrderedListMergeTest2 | Success | | 11.688 |
| OrderedListMergeTest3 | Success | | 11.690 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.060 |
| ReadObjectTest(Employee: John Way) | Success | | 0.023 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.036 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.010 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.019 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.019 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.018 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.010 |
| InsertObjectTest(Employee: John Way) | Success | | 0.015 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.013 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.014 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.072 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.025 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.025 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.024 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.015 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.010 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| AddDescriptorsTest | Success | | 0.002 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.022 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.010 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.019 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.006 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.021 |
| WriteObjectTest(Employee: John Way) | Success | | 0.021 |
| WriteObjectTest(Employee: Charles Chanley) | Success | | 0.019 |
| WriteObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.018 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| WriteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| WriteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.014 |
| InsertObjectTest(Employee: John Way) | Success | | 0.018 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.015 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.017 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.071 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.026 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.025 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.025 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.028 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.037 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.019 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.039 |
| NestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.050 |
| NestedUnitOfWorkMultipleCommitTest(Employee: Bob Smith) | Success | | 0.028 |
| DeepNestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.040 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.053 |
| UnitOfWorkResumeTest(Employee: Bob Smith) | Success | | 0.035 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.038 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.035 |
| UnitOfWorkCommitAndResume(Employee: Bob Smith) | Success | | 0.025 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.029 |
| ChangeFlagTest | Success | | 0.012 |
| ChangeEventTest | Success | | 0.013 |
| DeepMergeCloneSerializedTest | Success | | 0.029 |
| DeepMergeCloneSerializedObjectReferenceChangesTest | Success | | 0.018 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.022 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| WriteObjectTest(Employee: John Way) | Success | | 0.021 |
| WriteObjectTest(Employee: Charles Chanley) | Success | | 0.019 |
| WriteObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.019 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| WriteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| WriteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.014 |
| InsertObjectTest(Employee: John Way) | Success | | 0.016 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.014 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.016 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.018 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.070 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.025 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.025 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.022 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.015 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.029 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.032 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.025 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.045 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.033 |
| UnitOfWorkResumeTest(Employee: Bob Smith) | Success | | 0.037 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.046 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.036 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.035 |
| ChangeFlagTest | Success | | 0.007 |
| NestedUOWWithAttributeChangeTrackingTest | Success | | 0.004 |
| WrongPropertyNameTest | Success | | 0.002 |
| DeepMergeCloneSerializedTest | Success | | 0.028 |
| DeepMergeCloneSerializedObjectReferenceChangesTest | Success | | 0.012 |
| TransparentMapTest | Success | | 0.103 |
| AggregateAttributeChangeTrackingTest | Success | | 0.007 |
| ChangeTrackedWeakReferenceTest | Success | | 0.049 |
| DeferredChangeWeakReferenceTest | Success | | 0.011 |
| ForceWeakReferenceTest | Success | | 8.466 |
| HardReferenceTest | Success | | 0.437 |
| WeakReferenceTest | Success | | 2.388 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.060 |
| ReadObjectTest(Employee: John Way) | Success | | 0.023 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.009 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.022 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.023 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.024 |
| WriteObjectTest(Employee: John Way) | Success | | 0.021 |
| WriteObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| WriteObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.018 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| WriteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.008 |
| WriteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| WriteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.014 |
| InsertObjectTest(Employee: John Way) | Success | | 0.017 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.015 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.017 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.073 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.026 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.024 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.022 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.023 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.029 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.022 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.043 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.035 |
| UnitOfWorkResumeTest(Employee: Bob Smith) | Success | | 0.035 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.039 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.035 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.032 |
| ChangeFlagTest | Success | | 0.007 |
| NestedUOWWithAttributeChangeTrackingTest | Success | | 0.002 |
| DeepMergeCloneSerializedTest | Success | | 0.074 |
| DeepMergeCloneSerializedObjectReferenceChangesTest | Success | | 0.015 |
| TransparentIndirectionTest | Success | | 0.043 |
| TransparentIndirectionAddOverflowBehaviourTest | Success | | 0.013 |
| TransparentIndirectionAddRemoveTest | Success | | 0.024 |
| TransparentIndirectionResumeAddTest | Success | | 0.008 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.023 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.006 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.019 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.006 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.012 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.011 |
| InsertObjectTest(Employee: John Way) | Success | | 0.015 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.013 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.013 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.071 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.025 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.026 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.022 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.001 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| AddDescriptorsTest | Success | | 0.002 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.102 |
| ReadObjectTest(Employee: John Way) | Success | | 0.013 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.009 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.018 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.116 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.054 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.029 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.017 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.013 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.077 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.022 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.006 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.011 |
| InsertObjectTest(Employee: John Way) | Success | | 0.014 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.012 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.013 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.002 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.002 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.072 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.025 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.027 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.022 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.024 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| AddDescriptorsTest | Success | | 0.001 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.056 |
| ReadObjectTest(Employee: John Way) | Success | | 0.022 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.006 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.019 |
| WriteObjectTest(Employee: John Way) | Success | | 0.019 |
| WriteObjectTest(Employee: Charles Chanley) | Success | | 0.017 |
| WriteObjectTest(Employee: Emanual Smith) | Success | | 0.012 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| WriteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| WriteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.011 |
| InsertObjectTest(Employee: John Way) | Success | | 0.013 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.011 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.012 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.067 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.024 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.024 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.021 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.023 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.017 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| FUVLTimestampLockInCacheTest(Test1) | Success | | 0.038 |
| FUVLTimestampLockInCacheTest(Test2) | Success | | 0.016 |
| FUVLTimestampLockInCacheTest(Test3) | Success | | 0.029 |
| FUVLTimestampLockInCacheTest(Test4) | Success | | 0.015 |
| FUVLTimestampLockInObjectTest(Test1) | Success | | 0.036 |
| FUVLTimestampLockInObjectTest(Test2) | Success | | 0.016 |
| FUVLTimestampLockInObjectTest(Test3) | Success | | 0.029 |
| FUVLTimestampLockInObjectTest(Test4) | Success | | 0.015 |
| FUVLVersionLockInCacheTest(Test1) | Success | | 0.021 |
| FUVLVersionLockInCacheTest(Test2) | Success | | 0.006 |
| FUVLVersionLockInCacheTest(Test3) | Success | | 0.009 |
| FUVLVersionLockInCacheTest(Test4) | Success | | 0.005 |
| FUVLVersionLockInObjectTest(Test1) | Success | | 0.022 |
| FUVLVersionLockInObjectTest(Test2) | Success | | 0.006 |
| FUVLVersionLockInObjectTest(Test3) | Success | | 0.009 |
| FUVLVersionLockInObjectTest(Test4) | Success | | 0.005 |
| FUVLNopTimestampLockInCacheTest(Test1) | Success | | 0.015 |
| FUVLNopTimestampLockInCacheTest(Test2) | Success | | 0.011 |
| FUVLNopTimestampLockInCacheTest(Test3) | Success | | 0.010 |
| FUVLNopTimestampLockInCacheTest(Test4) | Success | | 0.010 |
| FUVLNopTimestampLockInObjectTest(Test1) | Success | | 0.014 |
| FUVLNopTimestampLockInObjectTest(Test2) | Success | | 0.011 |
| FUVLNopTimestampLockInObjectTest(Test3) | Success | | 0.010 |
| FUVLNopTimestampLockInObjectTest(Test4) | Success | | 0.010 |
| FUVLNopVersionLockInCacheTest(Test1) | Success | | 0.010 |
| FUVLNopVersionLockInCacheTest(Test2) | Success | | 0.006 |
| FUVLNopVersionLockInCacheTest(Test3) | Success | | 0.005 |
| FUVLNopVersionLockInCacheTest(Test4) | Success | | 0.005 |
| FUVLNopVersionLockInObjectTest(Test1) | Success | | 0.009 |
| FUVLNopVersionLockInObjectTest(Test2) | Success | | 0.006 |
| FUVLNopVersionLockInObjectTest(Test3) | Success | | 0.006 |
| FUVLNopVersionLockInObjectTest(Test4) | Success | | 0.005 |
| SingleConnectionFailureTest | Success | | 0.027 |
| ConnectionPoolFailureTest | Success | | 0.009 |
| FullDatabaseFailureTest | Success | | 15.020 |
| FeatureTestModel | Error | Internal Exception: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013206285) violated Error Code: 1 Call: INSERT INTO BUILDER_SELLING_POINT (BUILDER_ID, LOCATION, AREA, DESCRIPTION, SQUARE_FEET, TYPE) VALUES (?, ?, ?, ?, ?, ?) bind => [51, 435 Carling Ave., back yard, Large open space with beautiful lawn., 0, R] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.aggregate.RoomSellingPoint@15bc0b2)
Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.0.0.20090213-SNAPSHOT): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013206285) violated
Error Code: 1 Call: INSERT INTO BUILDER_SELLING_POINT (BUILDER_ID, LOCATION, AREA, DESCRIPTION, SQUARE_FEET, TYPE) VALUES (?, ?, ?, ?, ?, ?) bind => [51, 435 Carling Ave., back yard, Large open space with beautiful lawn., 0, R] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.aggregate.RoomSellingPoint@15bc0b2) at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:313) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:767) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:833) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:558) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:501) at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:876) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:330) at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:162) at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:177) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:461) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWrite(DatabaseQueryMechanism.java:239) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.mappings.AggregateCollectionMapping.postInsert(AggregateCollectionMapping.java:1426) at org.eclipse.persistence.descriptors.DescriptorQueryManager.postInsert(DescriptorQueryManager.java:904) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:470) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWrite(DatabaseQueryMechanism.java:239) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.mappings.AggregateCollectionMapping.postInsert(AggregateCollectionMapping.java:1426) at org.eclipse.persistence.descriptors.DescriptorQueryManager.postInsert(DescriptorQueryManager.java:904) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:470) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:286) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1129) at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:195) at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:164) at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:116) at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:3179) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1271) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1366) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitRootUnitOfWork(UnitOfWorkImpl.java:1202) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commit(UnitOfWorkImpl.java:980) at org.eclipse.persistence.testing.models.aggregate.AggregateSystem.populate(AggregateSystem.java:214) at org.eclipse.persistence.testing.framework.TestSystem.run(TestSystem.java:170) at org.eclipse.persistence.testing.framework.TestExecutor.forceConfigureSystem(TestExecutor.java:275) at org.eclipse.persistence.testing.framework.TestModel.configure(TestModel.java:178) at org.eclipse.persistence.testing.framework.TestModel.setupEntity(TestModel.java:413) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:200) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:247) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:208) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) Caused by: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013206285) violated
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:204) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413) at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034) at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194) at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1222) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387) at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3468) at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:758)
| 0.000 |
| FeatureTestModelWithoutBinding | Error | Internal Exception: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013206382) violated Error Code: 1 Call: INSERT INTO BUILDER_SELLING_POINT (BUILDER_ID, LOCATION, AREA, DESCRIPTION, SQUARE_FEET, TYPE) VALUES (?, ?, ?, ?, ?, ?) bind => [101, 435 Carling Ave., back yard, Large open space with beautiful lawn., 0, R] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.aggregate.RoomSellingPoint@13babaa)
Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.0.0.20090213-SNAPSHOT): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013206382) violated
Error Code: 1 Call: INSERT INTO BUILDER_SELLING_POINT (BUILDER_ID, LOCATION, AREA, DESCRIPTION, SQUARE_FEET, TYPE) VALUES (?, ?, ?, ?, ?, ?) bind => [101, 435 Carling Ave., back yard, Large open space with beautiful lawn., 0, R] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.aggregate.RoomSellingPoint@13babaa) at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:313) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:767) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:833) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:558) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:501) at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:876) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:330) at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:162) at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:177) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:461) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWrite(DatabaseQueryMechanism.java:239) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.mappings.AggregateCollectionMapping.postInsert(AggregateCollectionMapping.java:1426) at org.eclipse.persistence.descriptors.DescriptorQueryManager.postInsert(DescriptorQueryManager.java:904) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:470) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWrite(DatabaseQueryMechanism.java:239) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.mappings.AggregateCollectionMapping.postInsert(AggregateCollectionMapping.java:1426) at org.eclipse.persistence.descriptors.DescriptorQueryManager.postInsert(DescriptorQueryManager.java:904) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:470) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80) at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90) at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:286) at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:664) at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:583) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:109) at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:86) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2690) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1185) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1169) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1129) at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:195) at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsForClassWithChangeSet(CommitManager.java:164) at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:116) at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:3179) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1271) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1366) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitRootUnitOfWork(UnitOfWorkImpl.java:1202) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commit(UnitOfWorkImpl.java:980) at org.eclipse.persistence.testing.models.aggregate.AggregateSystem.populate(AggregateSystem.java:214) at org.eclipse.persistence.testing.framework.TestSystem.run(TestSystem.java:170) at org.eclipse.persistence.testing.framework.TestExecutor.forceConfigureSystem(TestExecutor.java:275) at org.eclipse.persistence.testing.framework.TestModel.configure(TestModel.java:178) at org.eclipse.persistence.testing.framework.TestModel.setupEntity(TestModel.java:413) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:200) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:247) at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:208) at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313) Caused by: java.sql.SQLException: ORA-00001: unique constraint (ECLIPSELINK.SYS_C0013206382) violated
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74) at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131) at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:204) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413) at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034) at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194) at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1222) at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387) at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3468) at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:758)
| 0.000 |
| CompareArrayContentTest | Success | | 0.002 |
| CompareArrayLengthTest | Success | | 0.002 |
| CompareCharArrayLengthTest | Success | | 0.001 |
| CompareCharArrayContentTest | Success | | 0.002 |
| CheckAreVectorTypesAssignableWithNullVectorTest | Success | | 0.002 |
| CheckAreVectorTypesAssignableTest | Success | | 0.002 |
| CheckCompareOrderedVectorsWithNullElementTest | Success | | 0.002 |
| CheckCompareOrderedVectorsOfDifferentSizeTest | Success | | 0.002 |
| CheckCompareOrderedVectorsTest | Success | | 0.002 |
| CheckCompareByteArraysWithDifferentElementsTest | Success | | 0.002 |
| CheckCompareBigDecimalsTest | Success | | 0.003 |
| CheckCompareUnorderedVectorsOfDifferentSizeTest | Success | | 0.001 |
| CheckCompareUnorderedVectorsWhenIdenticalTest | Success | | 0.002 |
| CheckClassIsSubclassWithNullSuperclassTest | Success | | 0.001 |
| BasicTest | Success | | 0.020 |
| TimeFromDateTest | Success | | 0.002 |
| TimeFromLongTest | Success | | 0.001 |
| TimeFromStringTest | Success | | 0.001 |
| TimestampFromDateTest | Success | | 0.002 |
| TimestampFromLongTest | Success | | 0.001 |
| TimestampFromStringTest | Success | | 0.001 |
| AggregateObjectObjectComparisonTest | Success | | 0.026 |
| AggregateObjectIsNullTest | Success | | 0.008 |
| AggregateObjectNullTest | Success | | 0.011 |
| MultipleAndsExpressionTest | Success | | 0.011 |
| MultipleAndsExpressionTest2 | Success | | 0.011 |
| MultipleAndsExpressionTest3 | Success | | 0.005 |
| MultipleAndsExpressionTest4 | Success | | 0.008 |
| MultipleAndsExpressionTest5 | Success | | 0.002 |
| MultipleAndsExpressionTest6 | Success | | 0.003 |
| ObjectComparisonAcrossJoin | Success | | 0.020 |
| ExpressionFunctionTest | Success | | 0.012 |
| ExpressionMathTest | Success | | 0.019 |
| AdvancedExpressionFunctionTest | Success | | 0.015 |
| AdvancedExpressionMathTest | Success | | 0.011 |
| BuilderEqualParameter | Success | | 0.011 |
| NotExpressionTest | Success | | 0.009 |
| GreaterThanEqualExpressionTest | Success | | 0.008 |
| GreaterThanExpressionTest | Success | | 0.009 |
| JoinsShrinkResultSetSizeTest | Success | | 0.012 |
| TruncCurrentDateTest | Success | | 0.011 |
| JoinsShrinkResultSetSizeTest2 | Success | | 0.012 |
| LessThanEqualExpressionTest | Success | | 0.010 |
| LessThanExpressionTest | Success | | 0.007 |
| IsNullExpressionTest | Success | | 0.007 |
| IsNullWithJoinExpressionTest | Success | | 0.028 |
| IsNotNullExpressionTest | Success | | 0.012 |
| IsNotNullWithJoinExpressionTest | Success | | 0.018 |
| InMultipleExpressionWithConversionParameterTest | Success | | 0.014 |
| InSingleVectorParameterTest | Success | | 0.011 |
| InMultipleExpressionParameterTest | Success | | 0.006 |
| NotInExpressionTest | Success | | 0.010 |
| InConversionTest | Success | | 0.005 |
| LikeEscapeExpressionTest | Success | | 0.008 |
| NotLikeExpressionTest | Success | | 0.010 |
| BetweenExpressionTest | Success | | 0.009 |
| BetweenExpressionTest 2 | Success | | 0.021 |
| SelfManagedEmployeeTest | Success | | 0.008 |
| NotSelfManagedEmployeeTest | Success | | 0.010 |
| NotEqualSelfManagedEmployeeTest | Success | | 0.004 |
| MultipleTableJoinExpressionTest4 | Success | | 0.035 |
| MultipleTableJoinExpressionTest5 | Success | | 0.017 |
| MultipleTableJoinExpressionTest6 | Success | | 0.058 |
| MultipleTableJoinExpressionTest7 | Success | | 0.008 |
| CustomQKExpressionTest1 | Success | | 0.007 |
| FieldDefaultingTest | Success | | 0.009 |
| OneToManyJoinTest1 | Success | | 0.015 |
| OneToManyJoinTest2 | Success | | 0.029 |
| OneToManyJoin2WithBatchReadTest | Success | | 0.279 |
| OneToManyJoinTest3 | Success | | 0.030 |
| OneToManyJoinTest4 | Success | | 0.028 |
| OneToManyJoinTest5 | Success | | 0.050 |
| ManyToManyJoinTest1 | Success | | 0.016 |
| ManyToManyJoinTest5 | Success | | 0.068 |
| OneToManyJoinObjectCompareTest | Success | | 0.017 |
| OneToManyJoinObjectCompareTest2 | Success | | 0.012 |
| DirectCollectionJoinTest1 | Success | | 0.011 |
| Complex Boolean Test | Success | | 0.008 |
| OneToOneExpressionUsingObjectAsValue1 | Success | | 0.005 |
| OneToOneExpressionUsingObjectAsValue2 | Success | | 0.008 |
| ConstantEqualConstantTest | Success | | 0.009 |
| ParameterIsNullTest | Success | | 0.000 |
| ValueEqualValueTest | Success | | 0.005 |
| MultiPlatformTest | Success | | 0.011 |
| AdvancedSybaseExpressionFunctionTest | Success | | 0.001 |
| AdvancedDB2ExpressionFunctionTest | Success | | 0.000 |
| AggregateObjectJoiningTest | Success | | 0.021 |
| AggregateObjectComparisonTest | Success | | 0.021 |
| Correlated SubSelect Test | Success | | 0.057 |
| Correlated SubSelect Expressions Reordered Test | Success | | 0.041 |
| ExistsWithBatchAttributeTest | Success | | 0.146 |
| ManagersOfWealthyMarriedAtWorkEmployeesTest | Success | | 0.172 |
| NotInTest | Success | | 0.011 |
| ObjectComparisonWithBatchAttributeTest | Success | | 0.187 |
| Object Equal Or Object Equal Test | Success | | 0.024 |
| Oracle Example Correlated SubSelect Test | Success | | 0.045 |
| ParralelSelectCityTest | Success | | 0.024 |
| ParralelSelectSameCityTest | Success | | 0.029 |
| ParralelSelectSameNameInsideSubSelectTest | Success | | 0.095 |
| ParralelSelectSameNameTest | Success | | 0.006 |
| ParallelSelectWithBatchAttributeTest | Success | | 0.130 |
| ParralelSelectObjectComparisonTest | Success | | 0.046 |
| SubSelectCorrelatedNestedTest | Success | | 0.018 |
| SubSelectCountTest | Success | | 0.030 |
| addSubSelectEmployeeTest | Success | | 0.015 |
| SubSelect Employee With Busy Manager Test | Success | | 0.092 |
| SubSelectInWithBatchAttributeTest | Success | | 0.294 |
| SubSelectMaxSalaryTest | Success | | 0.009 |
| SubSelectMaxPostalCodeTest | Success | | 0.009 |
| SubSelectMaxSalaryInOttawaTest | Success | | 0.014 |
| SubSelectMaxManagerSalaryTest | Success | | 0.016 |
| SubSelectNoProjectsTest | Success | | 0.052 |
| SubSelectTwoManagedEmployeesTest | Success | | 0.019 |
| SubSelectTwoManagedEmployeesAnyOfTest | Success | | 0.010 |
| SubSelectNestedSalaryTest | Success | | 0.030 |
| SubSelectTwoProjectsTest | Success | | 0.019 |
| SubSelect Underpaid Managers Test | Success | | 0.024 |
| HistoricalSessionTest:ReadObjectTest(Employee: Bob Smith) | Success | | 0.062 |
| HistoricalSessionTest:ReadObjectTest(Employee: John Way) | Success | | 0.024 |
| HistoricalSessionTest:ReadObjectTest(Employee: Charles Chanley) | Success | | 0.015 |
| HistoricalSessionTest:ReadObjectTest(Employee: Emanual Smith) | Success | | 0.010 |
| HistoricalSessionTest:ReadObjectTest(Employee: Sarah Way) | Success | | 0.014 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.018 |
| HistoricalSessionTest:ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| HistoricalSessionTest:ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| HistoricalSessionTest:ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.002 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.002 |
| HistoricalSessionTest:ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.002 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Bob Smith) | Success | | 0.242 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Employee: John Way) | Success | | 0.247 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Charles Chanley) | Success | | 0.224 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Employee: Emanual Smith) | Success | | 0.232 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Sarah Way) | Success | | 0.224 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.225 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.225 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.221 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.220 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.224 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.224 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.220 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.017 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| AsOfCurrentTimeMillisTest | Success | | 0.003 |
| AsOfExpressionMathTest | Success | | 0.002 |
| AsOfParameterTest | Success | | 0.005 |
| AsOfStringLiteralTest | Success | | 0.002 |
| CacheCorruptedByBatchAttributeTest | Success | | 0.009 |
| CacheIsolationTest | Success | | 0.006 |
| CacheIsolationAcrossRelationshipsTest | Success | | 0.063 |
| CannotExecuteWriteInHistoricalSessionExceptionTest | Success | | 0.002 |
| DynamicQueryUsingQueryKeyTest | Success | | 0.021 |
| DynamicQueryUsingParallelExpressionTest | Success | | 0.011 |
| NoNestedHistoricalSessionsAllowedExceptionTest | Success | | 0.001 |
| NoTransactionsInHistoricalSessionExceptionTest | Success | | 0.004 |
| SuccessfulCachingTest | Success | | 0.021 |
| OuterJoinTest | Success | | 0.031 |
| HistoricalQueriesMustPreserveGlobalCacheExceptionTest | Success | | 0.003 |
| HistoricalQueriesOnlySupportedOnOracleExceptionTest | Success | | 0.010 |
| HistoricalSessionOnlySupportedOnOracleExceptionTest | Success | | 0.001 |
| RollbackObjectsTest | Success | | 0.255 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| ReadObjectTest(Employee: John Way) | Success | | 0.010 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.030 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.019 |
| InsertObjectTest(Employee: John Way) | Success | | 0.018 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.017 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.021 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.020 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.024 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.021 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.020 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.016 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.045 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.029 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.029 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.026 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.029 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.008 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.012 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.009 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.009 |
| IsolatedSessionHistoricalTest | Success | | 0.442 |
| AggregateObjectObjectComparisonTest | Success | | 0.013 |
| AggregateObjectIsNullTest | Success | | 0.008 |
| AggregateObjectNullTest | Success | | 0.012 |
| MultipleAndsExpressionTest | Success | | 0.007 |
| MultipleAndsExpressionTest2 | Success | | 0.011 |
| MultipleAndsExpressionTest3 | Success | | 0.006 |
| MultipleAndsExpressionTest4 | Success | | 0.009 |
| MultipleAndsExpressionTest5 | Success | | 0.002 |
| MultipleAndsExpressionTest6 | Success | | 0.001 |
| ObjectComparisonAcrossJoin | Success | | 0.021 |
| ExpressionFunctionTest | Success | | 0.011 |
| ExpressionMathTest | Success | | 0.017 |
| AdvancedExpressionFunctionTest | Success | | 0.015 |
| AdvancedExpressionMathTest | Success | | 0.011 |
| BuilderEqualParameter | Success | | 0.011 |
| NotExpressionTest | Success | | 0.010 |
| GreaterThanEqualExpressionTest | Success | | 0.009 |
| GreaterThanExpressionTest | Success | | 0.010 |
| JoinsShrinkResultSetSizeTest | Success | | 0.013 |
| TruncCurrentDateTest | Success | | 0.012 |
| JoinsShrinkResultSetSizeTest2 | Success | | 0.013 |
| LessThanEqualExpressionTest | Success | | 0.012 |
| LessThanExpressionTest | Success | | 0.007 |
| IsNullExpressionTest | Success | | 0.008 |
| IsNullWithJoinExpressionTest | Success | | 0.032 |
| IsNotNullExpressionTest | Success | | 0.012 |
| IsNotNullWithJoinExpressionTest | Success | | 0.016 |
| InMultipleExpressionWithConversionParameterTest | Success | | 0.011 |
| InSingleVectorParameterTest | Success | | 0.008 |
| InMultipleExpressionParameterTest | Success | | 0.006 |
| NotInExpressionTest | Success | | 0.011 |
| InConversionTest | Success | | 0.004 |
| LikeEscapeExpressionTest | Success | | 0.008 |
| NotLikeExpressionTest | Success | | 0.010 |
| BetweenExpressionTest | Success | | 0.008 |
| BetweenExpressionTest 2 | Success | | 0.022 |
| SelfManagedEmployeeTest | Success | | 0.009 |
| NotSelfManagedEmployeeTest | Success | | 0.010 |
| NotEqualSelfManagedEmployeeTest | Success | | 0.004 |
| MultipleTableJoinExpressionTest4 | Success | | 0.034 |
| MultipleTableJoinExpressionTest5 | Success | | 0.018 |
| MultipleTableJoinExpressionTest6 | Success | | 0.059 |
| MultipleTableJoinExpressionTest7 | Success | | 0.008 |
| CustomQKExpressionTest1 | Success | | 0.007 |
| FieldDefaultingTest | Success | | 0.009 |
| OneToManyJoinTest1 | Success | | 0.016 |
| OneToManyJoinTest2 | Success | | 0.030 |
| OneToManyJoin2WithBatchReadTest | Success | | 0.251 |
| OneToManyJoinTest3 | Success | | 0.030 |
| OneToManyJoinTest4 | Success | | 0.028 |
| OneToManyJoinTest5 | Success | | 0.048 |
| ManyToManyJoinTest1 | Success | | 0.017 |
| ManyToManyJoinTest5 | Success | | 0.070 |
| OneToManyJoinObjectCompareTest | Success | | 0.017 |
| OneToManyJoinObjectCompareTest2 | Success | | 0.012 |
| DirectCollectionJoinTest1 | Success | | 0.012 |
| Complex Boolean Test | Success | | 0.008 |
| OneToOneExpressionUsingObjectAsValue1 | Success | | 0.006 |
| OneToOneExpressionUsingObjectAsValue2 | Success | | 0.009 |
| ConstantEqualConstantTest | Success | | 0.009 |
| ParameterIsNullTest | Success | | 0.001 |
| ValueEqualValueTest | Success | | 0.005 |
| MultiPlatformTest | Success | | 0.011 |
| AdvancedSybaseExpressionFunctionTest | Success | | 0.001 |
| AdvancedDB2ExpressionFunctionTest | Success | | 0.000 |
| AggregateObjectJoiningTest | Success | | 0.022 |
| AggregateObjectComparisonTest | Success | | 0.021 |
| Correlated SubSelect Test | Success | | 0.051 |
| Correlated SubSelect Expressions Reordered Test | Success | | 0.042 |
| ExistsWithBatchAttributeTest | Success | | 0.147 |
| ManagersOfWealthyMarriedAtWorkEmployeesTest | Success | | 0.177 |
| NotInTest | Success | | 0.013 |
| ObjectComparisonWithBatchAttributeTest | Success | | 0.190 |
| Object Equal Or Object Equal Test | Success | | 0.024 |
| Oracle Example Correlated SubSelect Test | Success | | 0.050 |
| ParralelSelectCityTest | Success | | 0.022 |
| ParralelSelectSameCityTest | Success | | 0.028 |
| ParralelSelectSameNameInsideSubSelectTest | Success | | 0.098 |
| ParralelSelectSameNameTest | Success | | 0.007 |
| ParallelSelectWithBatchAttributeTest | Success | | 0.133 |
| ParralelSelectObjectComparisonTest | Success | | 0.045 |
| SubSelectCorrelatedNestedTest | Success | | 0.019 |
| SubSelectCountTest | Success | | 0.029 |
| addSubSelectEmployeeTest | Success | | 0.016 |
| SubSelect Employee With Busy Manager Test | Success | | 0.093 |
| SubSelectInWithBatchAttributeTest | Success | | 0.299 |
| SubSelectMaxSalaryTest | Success | | 0.012 |
| SubSelectMaxPostalCodeTest | Success | | 0.009 |
| SubSelectMaxSalaryInOttawaTest | Success | | 0.015 |
| SubSelectMaxManagerSalaryTest | Success | | 0.016 |
| SubSelectNoProjectsTest | Success | | 0.050 |
| SubSelectTwoManagedEmployeesTest | Success | | 0.013 |
| SubSelectTwoManagedEmployeesAnyOfTest | Success | | 0.007 |
| SubSelectNestedSalaryTest | Success | | 0.022 |
| SubSelectTwoProjectsTest | Success | | 0.016 |
| SubSelect Underpaid Managers Test | Success | | 0.025 |
| HistoricalSessionTest:ReadObjectTest(Employee: Bob Smith) | Success | | 0.041 |
| HistoricalSessionTest:ReadObjectTest(Employee: John Way) | Success | | 0.023 |
| HistoricalSessionTest:ReadObjectTest(Employee: Charles Chanley) | Success | | 0.015 |
| HistoricalSessionTest:ReadObjectTest(Employee: Emanual Smith) | Success | | 0.010 |
| HistoricalSessionTest:ReadObjectTest(Employee: Sarah Way) | Success | | 0.015 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.018 |
| HistoricalSessionTest:ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| HistoricalSessionTest:ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| HistoricalSessionTest:ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.002 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.002 |
| HistoricalSessionTest:ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.002 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Bob Smith) | Success | | 0.223 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Employee: John Way) | Success | | 0.242 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Charles Chanley) | Success | | 0.222 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Employee: Emanual Smith) | Success | | 0.231 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Sarah Way) | Success | | 0.223 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.226 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.221 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.223 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.221 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.224 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.222 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.223 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.017 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.003 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| AsOfCurrentTimeMillisTest | Success | | 0.000 |
| AsOfExpressionMathTest | Success | | 0.000 |
| AsOfParameterTest | Success | | 0.005 |
| AsOfStringLiteralTest | Success | | 0.000 |
| CacheCorruptedByBatchAttributeTest | Success | | 0.007 |
| CacheIsolationTest | Success | | 0.005 |
| CacheIsolationAcrossRelationshipsTest | Success | | 0.063 |
| CannotExecuteWriteInHistoricalSessionExceptionTest | Success | | 0.000 |
| DynamicQueryUsingQueryKeyTest | Success | | 0.017 |
| DynamicQueryUsingParallelExpressionTest | Success | | 0.011 |
| NoNestedHistoricalSessionsAllowedExceptionTest | Success | | 0.000 |
| NoTransactionsInHistoricalSessionExceptionTest | Success | | 0.001 |
| SuccessfulCachingTest | Success | | 0.020 |
| OuterJoinTest | Success | | 0.029 |
| HistoricalQueriesMustPreserveGlobalCacheExceptionTest | Success | | 0.000 |
| HistoricalQueriesOnlySupportedOnOracleExceptionTest | Success | | 0.005 |
| HistoricalSessionOnlySupportedOnOracleExceptionTest | Success | | 0.001 |
| RollbackObjectsTest | Success | | 0.258 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.017 |
| ReadObjectTest(Employee: John Way) | Success | | 0.010 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.010 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.021 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.001 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.016 |
| InsertObjectTest(Employee: John Way) | Success | | 0.019 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.023 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.022 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.024 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.024 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.025 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.251 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.020 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.016 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.043 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.028 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.028 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.026 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.029 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.019 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.008 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.012 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.009 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.009 |
| IsolatedSessionHistoricalTest | Success | | 0.309 |
| AggregateObjectObjectComparisonTest | Success | | 0.013 |
| AggregateObjectIsNullTest | Success | | 0.008 |
| AggregateObjectNullTest | Success | | 0.011 |
| MultipleAndsExpressionTest | Success | | 0.008 |
| MultipleAndsExpressionTest2 | Success | | 0.011 |
| MultipleAndsExpressionTest3 | Success | | 0.006 |
| MultipleAndsExpressionTest4 | Success | | 0.009 |
| MultipleAndsExpressionTest5 | Success | | 0.001 |
| MultipleAndsExpressionTest6 | Success | | 0.002 |
| ObjectComparisonAcrossJoin | Success | | 0.020 |
| ExpressionFunctionTest | Success | | 0.012 |
| ExpressionMathTest | Success | | 0.016 |
| AdvancedExpressionFunctionTest | Success | | 0.015 |
| AdvancedExpressionMathTest | Success | | 0.011 |
| BuilderEqualParameter | Success | | 0.012 |
| NotExpressionTest | Success | | 0.010 |
| GreaterThanEqualExpressionTest | Success | | 0.008 |
| GreaterThanExpressionTest | Success | | 0.010 |
| JoinsShrinkResultSetSizeTest | Success | | 0.013 |
| TruncCurrentDateTest | Success | | 0.012 |
| JoinsShrinkResultSetSizeTest2 | Success | | 0.013 |
| LessThanEqualExpressionTest | Success | | 0.010 |
| LessThanExpressionTest | Success | | 0.009 |
| IsNullExpressionTest | Success | | 0.007 |
| IsNullWithJoinExpressionTest | Success | | 0.026 |
| IsNotNullExpressionTest | Success | | 0.011 |
| IsNotNullWithJoinExpressionTest | Success | | 0.017 |
| InMultipleExpressionWithConversionParameterTest | Success | | 0.011 |
| InSingleVectorParameterTest | Success | | 0.009 |
| InMultipleExpressionParameterTest | Success | | 0.006 |
| NotInExpressionTest | Success | | 0.011 |
| InConversionTest | Success | | 0.004 |
| LikeEscapeExpressionTest | Success | | 0.007 |
| NotLikeExpressionTest | Success | | 0.010 |
| BetweenExpressionTest | Success | | 0.009 |
| BetweenExpressionTest 2 | Success | | 0.021 |
| SelfManagedEmployeeTest | Success | | 0.008 |
| NotSelfManagedEmployeeTest | Success | | 0.010 |
| NotEqualSelfManagedEmployeeTest | Success | | 0.003 |
| MultipleTableJoinExpressionTest4 | Success | | 0.033 |
| MultipleTableJoinExpressionTest5 | Success | | 0.017 |
| MultipleTableJoinExpressionTest6 | Success | | 0.058 |
| MultipleTableJoinExpressionTest7 | Success | | 0.008 |
| CustomQKExpressionTest1 | Success | | 0.007 |
| FieldDefaultingTest | Success | | 0.008 |
| OneToManyJoinTest1 | Success | | 0.016 |
| OneToManyJoinTest2 | Success | | 0.029 |
| OneToManyJoin2WithBatchReadTest | Success | | 0.253 |
| OneToManyJoinTest3 | Success | | 0.031 |
| OneToManyJoinTest4 | Success | | 0.028 |
| OneToManyJoinTest5 | Success | | 0.048 |
| ManyToManyJoinTest1 | Success | | 0.016 |
| ManyToManyJoinTest5 | Success | | 0.069 |
| OneToManyJoinObjectCompareTest | Success | | 0.017 |
| OneToManyJoinObjectCompareTest2 | Success | | 0.012 |
| DirectCollectionJoinTest1 | Success | | 0.012 |
| Complex Boolean Test | Success | | 0.008 |
| OneToOneExpressionUsingObjectAsValue1 | Success | | 0.006 |
| OneToOneExpressionUsingObjectAsValue2 | Success | | 0.009 |
| ConstantEqualConstantTest | Success | | 0.008 |
| ParameterIsNullTest | Success | | 0.001 |
| ValueEqualValueTest | Success | | 0.005 |
| MultiPlatformTest | Success | | 0.011 |
| AdvancedSybaseExpressionFunctionTest | Success | | 0.001 |
| AdvancedDB2ExpressionFunctionTest | Success | | 0.000 |
| AggregateObjectJoiningTest | Success | | 0.021 |
| AggregateObjectComparisonTest | Success | | 0.020 |
| Correlated SubSelect Test | Success | | 0.049 |
| Correlated SubSelect Expressions Reordered Test | Success | | 0.042 |
| ExistsWithBatchAttributeTest | Success | | 0.147 |
| ManagersOfWealthyMarriedAtWorkEmployeesTest | Success | | 0.173 |
| NotInTest | Success | | 0.013 |
| ObjectComparisonWithBatchAttributeTest | Success | | 0.187 |
| Object Equal Or Object Equal Test | Success | | 0.024 |
| Oracle Example Correlated SubSelect Test | Success | | 0.047 |
| ParralelSelectCityTest | Success | | 0.022 |
| ParralelSelectSameCityTest | Success | | 0.030 |
| ParralelSelectSameNameInsideSubSelectTest | Success | | 0.096 |
| ParralelSelectSameNameTest | Success | | 0.006 |
| ParallelSelectWithBatchAttributeTest | Success | | 0.130 |
| ParralelSelectObjectComparisonTest | Success | | 0.044 |
| SubSelectCorrelatedNestedTest | Success | | 0.019 |
| SubSelectCountTest | Success | | 0.030 |
| addSubSelectEmployeeTest | Success | | 0.015 |
| SubSelect Employee With Busy Manager Test | Success | | 0.092 |
| SubSelectInWithBatchAttributeTest | Success | | 0.288 |
| SubSelectMaxSalaryTest | Success | | 0.010 |
| SubSelectMaxPostalCodeTest | Success | | 0.009 |
| SubSelectMaxSalaryInOttawaTest | Success | | 0.014 |
| SubSelectMaxManagerSalaryTest | Success | | 0.016 |
| SubSelectNoProjectsTest | Success | | 0.049 |
| SubSelectTwoManagedEmployeesTest | Success | | 0.014 |
| SubSelectTwoManagedEmployeesAnyOfTest | Success | | 0.007 |
| SubSelectNestedSalaryTest | Success | | 0.022 |
| SubSelectTwoProjectsTest | Success | | 0.014 |
| SubSelect Underpaid Managers Test | Success | | 0.024 |
| HistoricalSessionTest:ReadObjectTest(Employee: Bob Smith) | Success | | 0.040 |
| HistoricalSessionTest:ReadObjectTest(Employee: John Way) | Success | | 0.024 |
| HistoricalSessionTest:ReadObjectTest(Employee: Charles Chanley) | Success | | 0.016 |
| HistoricalSessionTest:ReadObjectTest(Employee: Emanual Smith) | Success | | 0.010 |
| HistoricalSessionTest:ReadObjectTest(Employee: Sarah Way) | Success | | 0.015 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.018 |
| HistoricalSessionTest:ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| HistoricalSessionTest:ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| HistoricalSessionTest:ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.002 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| HistoricalSessionTest:ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.002 |
| HistoricalSessionTest:ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.002 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Bob Smith) | Success | | 0.224 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Employee: John Way) | Success | | 0.240 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Charles Chanley) | Success | | 0.223 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Employee: Emanual Smith) | Success | | 0.232 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Employee: Sarah Way) | Success | | 0.223 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.227 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.224 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.222 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.221 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.225 |
| ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.223 |
| ClientSession:HistoricalSessionTest:ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.223 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.010 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.017 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.001 |
| AsOfCurrentTimeMillisTest | Success | | 0.000 |
| AsOfExpressionMathTest | Success | | 0.000 |
| AsOfParameterTest | Success | | 0.004 |
| AsOfStringLiteralTest | Success | | 0.000 |
| CacheCorruptedByBatchAttributeTest | Success | | 0.006 |
| CacheIsolationTest | Success | | 0.004 |
| CacheIsolationAcrossRelationshipsTest | Success | | 0.062 |
| CannotExecuteWriteInHistoricalSessionExceptionTest | Success | | 0.000 |
| DynamicQueryUsingQueryKeyTest | Success | | 0.017 |
| DynamicQueryUsingParallelExpressionTest | Success | | 0.010 |
| NoNestedHistoricalSessionsAllowedExceptionTest | Success | | 0.000 |
| NoTransactionsInHistoricalSessionExceptionTest | Success | | 0.001 |
| SuccessfulCachingTest | Success | | 0.020 |
| OuterJoinTest | Success | | 0.029 |
| HistoricalQueriesMustPreserveGlobalCacheExceptionTest | Success | | 0.001 |
| HistoricalQueriesOnlySupportedOnOracleExceptionTest | Success | | 0.005 |
| HistoricalSessionOnlySupportedOnOracleExceptionTest | Success | | 0.000 |
| RollbackObjectsTest | Success | | 0.253 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.017 |
| ReadObjectTest(Employee: John Way) | Success | | 0.010 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.017 |
| InsertObjectTest(Employee: John Way) | Success | | 0.019 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.017 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.021 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.020 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.024 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.021 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.020 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.016 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.123 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.028 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.029 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.026 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.029 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.012 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.009 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.010 |
| IsolatedSessionHistoricalTest | Success | | 0.307 |
| QualifiedTableTest | Success | | 0.092 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c7e3b) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c844f) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c8854) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c8caf) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c9982) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c9dcd) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14ca218) | Success | | 0.034 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14d1999) | Success | | 0.004 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14d5989) | Success | | 0.004 |
| ReadObjectTest(Bus(455)) | Success | | 0.006 |
| ReadObjectTest(Raymen) | Success | | 0.008 |
| ReadObjectTest(Steve) | Success | | 0.009 |
| ReadObjectTest(Biff) | Success | | 0.003 |
| ReadObjectTest(Jenny) | Success | | 0.004 |
| ReadObjectTest(Richard) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@14e25e6) | Success | | 0.006 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e2045) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e19f4) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@14e12ce) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@14e2c06) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus) | Success | | 0.010 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle) | Success | | 0.023 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2) | Success | | 0.003 |
| QueryInheritanceTest | Success | | 0.005 |
| JoinWithSecondaryTableTest | Success | | 0.018 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c7e3b) | Success | | 0.007 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c844f) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c8854) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c8caf) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c9982) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c9dcd) | Success | | 0.003 |
| DeleteObjectTest(Raymen) | Success | | 0.049 |
| DeleteObjectTest(Richard) | Success | | 0.013 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14ca218) | Success | | 0.051 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14d1999) | Success | | 0.023 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14d5989) | Success | | 0.018 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@14e12ce) | Success | | 0.007 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e19f4) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e2045) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@14e25e6) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@14e2c06) | Success | | 0.007 |
| ComplexDeleteTestfalsefalse(org.eclipse.persistence.testing.models.inheritance.Alligator@14e675f)truefalse | Success | | 0.031 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14f1529) | Success | | 0.002 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14f1705) | Success | | 0.002 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14f18db) | Success | | 0.025 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14f1b4b) | Success | | 0.017 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14f1dad) | Success | | 0.012 |
| InsertObjectTest(Raymen) | Success | | 0.010 |
| InsertObjectTest(Richard) | Success | | 0.009 |
| InsertObjectTest(Brendan) | Success | | 0.009 |
| InsertObjectTest(Car(null)) | Success | | 0.011 |
| InsertObjectTest(Car(null)) | Success | | 0.007 |
| InsertObjectTest(Car(null)) | Success | | 0.007 |
| InsertObjectTest(Car(null)) | Success | | 0.008 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@14f265d) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14f285d) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14f2a3b) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@14f2c19) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@14f2ded) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Developer_King@14f2fe4) | Success | | 0.016 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Developer_King@14f31f7) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King@14f3406) | Success | | 0.009 |
| OverrideInheritedMappingTest | Success | | 0.013 |
| BindingWithShallowInsertTest | Success | | 0.048 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c7e3b) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c7e3b) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c844f) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c844f) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c8854) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c8caf) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@14c9982) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@14c9dcd) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14ca218) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14ca218) | Success | | 0.012 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14d1999) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@14d5989) | Success | | 0.007 |
| WriteObjectTest(Raymen) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Raymen) | Success | | 0.008 |
| WriteObjectTest(Steve) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(Steve) | Success | | 0.011 |
| WriteObjectTest(Richard) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Richard) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@14e12ce) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@14e12ce) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e19f4) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e19f4) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@14e2045) | Success | | 0.003 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@14e25e6) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@14e25e6) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@14e2c06) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@14e2c06) | Success | | 0.003 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@14ca218) | Success | | 0.045 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@14d1999) | Success | | 0.030 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@14d5989) | Success | | 0.025 |
| InfiniteRecursionWithNoDescriptorTest | Success | | 0.015 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@14ca218) | Success | | 0.054 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@14d1999) | Success | | 0.047 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@14d5989) | Success | | 0.044 |
| LeafQueryTest | Success | | 0.024 |
| SecondaryTableUpdateTest | Success | | 0.018 |
| TranslatedKeyInheritanceTestCase | Success | | 0.018 |
| SingleInheritanceTest | Success | | 0.162 |
| CursoredStreamInheritanceTestCase | Success | | 0.027 |
| ReinitializeJoiningOnClassDescriptorWithInheritanceTest | Success | | 0.002 |
| ReadObjectTest(PolicyHolder: Bob Smith) | Success | | 0.055 |
| ReadObjectTest(PolicyHolder: Jill May) | Success | | 0.040 |
| ReadObjectTest(PolicyHolder: Sarah Way) | Success | | 0.008 |
| ReadObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder) | Success | | 0.044 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy) | Success | | 0.051 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim) | Success | | 0.052 |
| InsertObjectTest(PolicyHolder: Bobby Jones) | Success | | 0.006 |
| WriteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.048 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Bob Smith) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Jill May) | Success | | 0.033 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah Way) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.015 |
| DeleteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.043 |
| DeleteObjectTest(PolicyHolder: Jill May) | Success | | 0.037 |
| DeleteObjectTest(PolicyHolder: Sarah Way) | Success | | 0.017 |
| DeleteObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.016 |
| ReadObjectTest(PolicyHolder: Bob Smith) | Success | | 0.093 |
| ReadObjectTest(PolicyHolder: Jill May) | Success | | 0.012 |
| ReadObjectTest(PolicyHolder: Sarah Way) | Success | | 0.006 |
| ReadObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder) | Success | | 0.024 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy) | Success | | 0.026 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim) | Success | | 0.022 |
| InsertObjectTest(PolicyHolder: Bobby Jones) | Success | | 0.007 |
| WriteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.045 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Bob Smith) | Success | | 0.025 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Jill May) | Success | | 0.024 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah Way) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.011 |
| DeleteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.036 |
| DeleteObjectTest(PolicyHolder: Jill May) | Success | | 0.029 |
| DeleteObjectTest(PolicyHolder: Sarah Way) | Success | | 0.016 |
| DeleteObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.013 |
| nested tables read test (PolicyHoler) | Success | | 0.035 |
| nested tables read test (Policy) | Success | | 0.015 |
| nested tables read test(Claim) | Success | | 0.034 |
| nested tables read test(Address from PolicyHolder from Policy) | Success | | 0.028 |
| ObjectArrayMappingUpdateTest | Success | | 0.030 |
| WriteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.029 |
| WriteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.030 |
| WriteObjectTest(HousePolicy: 783) | Success | | 0.009 |
| WriteObjectTest(HealthPolicy: 200) | Success | | 0.020 |
| ReadObjectTest(TVSchedule) | Success | | 0.017 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Show@18f58be) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Network@18f58b7) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Commercial@18f58b9) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Program) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.TVSchedule) | Success | | 0.006 |
| DeleteObjectTest(TVSchedule) | Success | | 0.014 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Show@18f58be) | Success | | 0.008 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Show@18f9632) | Success | | 0.005 |
| WriteObjectTest(TVSchedule) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(TVSchedule) | Success | | 0.008 |
| ReadObjectTest(Nev Campbell) | Success | | 0.016 |
| ReadObjectTest(Climbing Everest) | Success | | 0.006 |
| ReadObjectTest(Never Been Kissed) | Success | | 0.003 |
| ReadObjectTest(Chris) | Success | | 0.032 |
| ReadObjectTest(Course Developer: 1) | Success | | 0.011 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@19d5889) | Success | | 0.001 |
| ReadObjectTest(Personnnel Manager: 5) | Success | | 0.006 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@19d6550) | Success | | 0.001 |
| ReadObjectTest(Product Developer: 4) | Success | | 0.007 |
| ReadObjectTest(Product Manager: 6) | Success | | 0.005 |
| ReadObjectTest(Receptionist: 4) | Success | | 0.010 |
| ReadObjectTest(Secretary: 5) | Success | | 0.007 |
| ReadObjectTest(Brendan) | Success | | 0.003 |
| ReadObjectTest(Betty) | Success | | 0.006 |
| ReadObjectTest(Betty) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized) | Success | | 0.021 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor) | Success | | 0.013 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job) | Success | | 0.029 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP) | Success | | 0.002 |
| Batch Read Test | Success | | 0.009 |
| OneToManyVariableBackBatchReadingTest | Success | | 0.022 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee) | Success | | 0.012 |
| ReadAllConformInUowTest | Success | | 0.015 |
| DeleteObjectTest(Never Been Kissed) | Success | | 0.013 |
| DeleteObjectTest(Climbing Everest) | Success | | 0.009 |
| DeleteObjectTest(Secretary: 5) | Success | | 0.017 |
| DeleteObjectTest(Receptionist: 4) | Success | | 0.011 |
| DeleteObjectTest(Product Developer: 4) | Success | | 0.016 |
| DeleteObjectTest(Course Developer: 1) | Success | | 0.011 |
| DeleteObjectTest(Product Manager: 6) | Success | | 0.007 |
| DeleteObjectTest(Personnnel Manager: 5) | Success | | 0.007 |
| DeleteObjectTest(Betty) | Success | | 0.024 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@19d6550) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@19d5889) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Company@19d34fe) | Success | | 0.014 |
| InsertObjectTest(The Flinstones) | Success | | 0.005 |
| InsertObjectTest(Secretary: null) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Company@19da48b) | Success | | 0.004 |
| InsertObjectTest(Course Developer: null) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@19da788) | Success | | 0.002 |
| InsertObjectTest(Personnnel Manager: null) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@19daabe) | Success | | 0.003 |
| InsertObjectTest(Product Developer: null) | Success | | 0.003 |
| InsertObjectTest(Product Manager: null) | Success | | 0.002 |
| InsertObjectTest(Receptionist: null) | Success | | 0.004 |
| WriteObjectTest(Betty) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Betty) | Success | | 0.012 |
| WriteObjectTest(Course Developer: 1) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Course Developer: 1) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@19d5889) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@19d5889) | Success | | 0.004 |
| WriteObjectTest(Personnnel Manager: 5) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Personnnel Manager: 5) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@19d6550) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@19d6550) | Success | | 0.005 |
| WriteObjectTest(Product Developer: 4) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Product Developer: 4) | Success | | 0.006 |
| WriteObjectTest(Product Manager: 6) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Product Manager: 6) | Success | | 0.005 |
| WriteObjectTest(Receptionist: 4) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(Receptionist: 4) | Success | | 0.003 |
| WriteObjectTest(Secretary: 5) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Secretary: 5) | Success | | 0.006 |
| UpdateObjectTest | Success | | 0.013 |
| VariableOneToOneNonPrivatelyOwnedTest | Success | | 0.012 |
| VariableOneToOneDeepMergeCloneTest | Success | | 0.009 |
| VariableOneToOneShallowWriteTest | Success | | 0.013 |
| QueryAcrossV11Test | Success | | 0.003 |
| QueryAccrossV11ProxyIndirectionTest | Success | | 0.021 |
| PostCommitEventPrimaryKeyTest | Success | | 0.007 |
| VariableOneToOneUpdateTest | Success | | 0.018 |
| VariableOneToOneDeleteTest | Success | | 0.019 |
| VariableOneToOneCodeCoverageTest | Success | | 0.021 |
| VariableOneToOneInsertTest | Success | | 0.004 |
| DescriptorInitTest | Success | | 0.308 |
| VerifyIsolationTest Transactional | Success | | 0.265 |
| VerifyIsolationTest Isolated | Success | | 0.226 |
| VerifyIsolationTest Always | Success | | 0.231 |
| VerifyExclusiveConnectionTest Always | Success | | 0.223 |
| VerifyExclusiveConnectionTest Always_Isolated | Success | | 0.222 |
| VerifyExclusiveConnectionTest Isolated_Isolated | Success | | 0.223 |
| ExceptionOnIsolatedReference | Success | | 0.181 |
| VPDSupportTest | Success | | 0.348 |
| IsolatedQueryTest | Success | | 0.296 |
| ExclusiveConnectionClosedExceptionTest | Success | | 0.239 |
| NoRowsUpdatedTest | Success | | 0.313 |
| ProjectXMLTest | Success | | 0.115 |
| VerifyQueryCacheIsolated | Success | | 0.248 |
| CheckAccessorUsageForIsolatedClass | Success | | 0.248 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.037 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.029 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.019 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.028 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.038 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.026 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.048 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.050 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.024 |
| InsertObjectTest(Employee: John Way) | Success | | 0.023 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.022 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.025 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.023 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.072 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.033 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.031 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.055 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.033 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.010 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| BatchWritingTest | Success | | 0.133 |
| QueryTimeoutBatchParameterizedDescriptorQueryManagerTest | Success | | 2.049 |
| QueryTimeoutBatchDynamicDescriptorQueryManagerTest | Success | | 3.007 |
| QueryTimeoutBatchParameterizedDatabaseQueryTest | Success | | 3.003 |
| QueryTimeoutBatchDynamicDatabaseQueryTest | Success | | 3.005 |
| QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTest | Success | | 7.870 |
| SimpleSelectPhoneNumberAreaCode | Success | | 0.585 |
| SimpleSelectPhoneNumberAreaCodeWithEmployee | Success | | 0.029 |
| SimpleSelectPhoneNumberNumberWithEmployeeWithExplicitJoin | Success | | 0.033 |
| SimpleSelectPhoneNumberNumberWithEmployeeWithFirstNameFirst | Success | | 0.017 |
| BaseTestCase | Success | | 0.123 |
| SimpleAbsTest | Success | | 0.026 |
| SimpleBetweenAndTest | Success | | 0.076 |
| SimpleBetweenTest | Success | | 0.056 |
| SimpleConcatTest | Success | | 0.035 |
| SimpleConcatTestWithConstants1 | Success | | 0.018 |
| SimpleDoubleOrTest | Success | | 0.038 |
| SimpleEqualsBracketsTest | Success | | 0.016 |
| SimpleEqualsTest | Success | | 0.010 |
| SimpleEqualsTestWithJoin | Success | | 0.034 |
| SimpleEqualsTestWithManualJoin | Success | | 0.127 |
| SimpleEqualsWithAs | Success | | 0.008 |
| CollectionMemberIdentifierEqualsTest | Success | | 0.019 |
| CollectionMemberIdentifierNotEqualsTest | Success | | 0.085 |
| AbstractSchemaIdentifierEqualsTest | Success | | 0.012 |
| AbstractSchemaIdentifierNotEqualsTest | Success | | 0.074 |
| SimpleFromFailed | Success | | 0.013 |
| SimpleInOneDotTest | Success | | 0.020 |
| SimpleInOneDotTestReversed | Success | | 0.015 |
| SimpleInTest | Success | | 0.023 |
| SimpleLengthTest | Success | | 0.019 |
| SimpleLikeTest | Success | | 0.018 |
| SimpleLikeTestWithParameter | Success | | 0.011 |
| SimpleNotBetweenTest | Success | | 0.082 |
| SimpleNotEqualsTwoVariables | Success | | 0.106 |
| SimpleNotEqualsVariablesIngeter | Success | | 0.071 |
| SimpleNotInTest | Success | | 0.180 |
| SimpleNotLikeTest | Success | | 0.126 |
| SimpleOrFollowedByAndTest | Success | | 0.022 |
| SimpleOrFollowedByAndTestWithStaticNames | Success | | 0.024 |
| SimpleOrTest | Success | | 0.026 |
| SimpleParameterTest | Success | | 0.012 |
| SimpleParameterTestChangingParameters | Success | | 0.019 |
| SimpleReverseAbsTest | Success | | 0.013 |
| SimpleReverseConcatTest | Success | | 0.017 |
| SimpleReverseEqualsTest | Success | | 0.008 |
| SimpleReverseLengthTest | Success | | 0.013 |
| SimpleReverseParameterTest | Success | | 0.012 |
| SimpleReverseSqrtTest | Success | | 0.068 |
| SimpleReverseSubstringTest | Success | | 0.020 |
| SimpleSqrtTest | Success | | 0.022 |
| SimpleSubstringTest | Success | | 0.013 |
| SimpleNullTest | Success | | 0.021 |
| SimpleNotNullTest | Success | | 0.075 |
| SimpleOrFollowedByAndTest | Success | | 0.014 |
| SimpleNotEqualsVariablesIngeter | Success | | 0.067 |
| SimpleBetweenAndTest | Success | | 0.054 |
| SimpleInOneDotTest | Success | | 0.013 |
| SimpleEqualsBracketsTest | Success | | 0.009 |
| SimpleEqualsWithAs | Success | | 0.011 |
| DistinctTest | Success | | 0.022 |
| ConformResultsInUnitOfWorkTest | Success | | 0.310 |
| Mod Test | Success | | 0.026 |
| SimpleIsEmptyTest | Success | | 0.019 |
| SimpleIsNotEmptyTest | Success | | 0.078 |
| SimpleApostropheTest | Success | | 0.011 |
| SimpleEscapeUnderscoreTest | Success | | 0.018 |
| SmallProjectMemberOfProjectsTest | Success | | 0.061 |
| SmallProjectNOTMemberOfProjectsTest | Success | | 0.079 |
| SelectCOUNTOneToOneTest | Success | | 0.022 |
| SelectOneToOneTest | Success | | 0.019 |
| SelectPhoneNumberDeclaredInINClauseTest | Success | | 0.060 |
| Complex Identifier test | Success | | 0.071 |
| Dollar sign identifier test | Success | | 0.069 |
| Dollar sign Schema name test | Success | | 0.069 |
| Numeric Identifier test | Success | | 0.072 |
| Underscore identifier test | Success | | 0.069 |
| Underscore Schema name test | Success | | 0.069 |
| Entity Test 1 | Success | | 0.070 |
| Entity Test 2 | Success | | 0.069 |
| In Test 1 | Success | | 0.031 |
| Simple Greater Than test | Success | | 0.084 |
| Simple Greater Than Equal test | Success | | 0.085 |
| Simple Less Than Equal test | Success | | 0.087 |
| Simple Less Than test | Success | | 0.085 |
| Simple Plus test | Success | | 0.033 |
| Simple Plus test with brackets before comparison | Success | | 0.024 |
| Simple Plus test with brackets after comparison | Success | | 0.029 |
| Simple Minus test | Success | | 0.042 |
| Simple Minus test with Brackets Before Comparison | Success | | 0.034 |
| Simple Minus test with Brackets After Comparison | Success | | 0.041 |
| Simple Multiply test | Success | | 0.042 |
| Simple Multiply test with brackets before comparison | Success | | 0.034 |
| Simple Multiply test with brackets after comparison | Success | | 0.036 |
| Simple Divide test | Success | | 0.025 |
| Simple Divide test with brackets before comparison | Success | | 0.017 |
| Simple Divide test with brackets after comparison | Success | | 0.023 |
| Greater than with parameter test | Success | | 0.024 |
| Greater than equal to with parameter test | Success | | 0.024 |
| Less than with parameter test | Success | | 0.055 |
| Less than equal to with parameter test | Success | | 0.061 |
| Plus with parameter test | Success | | 0.025 |
| Plus with parameter test with brackets before comparison | Success | | 0.026 |
| Plus with parameter test with brackets after comparison | Success | | 0.027 |
| Minus with parameter test | Success | | 0.041 |
| Minus with parameter test with brackets before comparison | Success | | 0.034 |
| Minus with parameter test with brackets after comparison | Success | | 0.035 |
| Multiply with parameter test | Success | | 0.034 |
| Multiply with parameter test with brackets before comparison | Success | | 0.034 |
| Multiply with parameter test with brackets after comparison | Success | | 0.029 |
| Divide with parameter test | Success | | 0.017 |
| Divide with parameter test with brackets before comparison | Success | | 0.016 |
| Divide with parameter test with brackets after comparison | Success | | 0.017 |
| Multiple operators with two parameters | Success | | 0.036 |
| Multiple operators with two parameters with brackets around plus/minus | Success | | 0.057 |
| Multiple operators with two parameters with brackets around multiply | Success | | 0.030 |
| Simple Order By Test Asc Direction | Success | | 0.128 |
| Simple Order By Test Desc Direction | Success | | 0.125 |
| Simple Order By Test No Direction | Success | | 0.123 |
| Complex Order By No Direction | Success | | 0.155 |
| Complex Order By ASC Direction | Success | | 0.121 |
| Complex Order By Desc Direction | Success | | 0.125 |
| Complex Order By Mixed Direction | Success | | 0.124 |
| AVG Test | Success | | 0.012 |
| COUNT Test | Success | | 0.004 |
| MAX Test | Success | | 0.006 |
| MIN Test | Success | | 0.006 |
| SUM Test | Success | | 0.009 |
| ChangeJPQLStringAfterExecutionTest | Success | | 0.012 |
| JPQLSimpleTestSuite$1 | Success | | 0.014 |
| CustomQueryStringTranlateValidationTest | Success | | 0.004 |
| BaseTestCase | Success | | 0.069 |
| SimpleAbsTest | Success | | 0.008 |
| SimpleBetweenAndTest | Success | | 0.054 |
| SimpleBetweenTest | Success | | 0.056 |
| SimpleConcatTest | Success | | 0.014 |
| SimpleConcatTestWithConstants1 | Success | | 0.009 |
| SimpleDoubleOrTest | Success | | 0.024 |
| SimpleEqualsBracketsTest | Success | | 0.009 |
| SimpleEqualsTest | Success | | 0.009 |
| SimpleEqualsTestWithJoin | Success | | 0.013 |
| SimpleEqualsTestWithManualJoin | Success | | 0.125 |
| SimpleEqualsWithAs | Success | | 0.007 |
| CollectionMemberIdentifierEqualsTest | Success | | 0.009 |
| CollectionMemberIdentifierNotEqualsTest | Success | | 0.073 |
| AbstractSchemaIdentifierEqualsTest | Success | | 0.009 |
| AbstractSchemaIdentifierNotEqualsTest | Success | | 0.064 |
| SimpleFromFailed | Success | | 0.001 |
| SimpleInOneDotTest | Success | | 0.014 |
| SimpleInOneDotTestReversed | Success | | 0.014 |
| SimpleInTest | Success | | 0.009 |
| SimpleLengthTest | Success | | 0.009 |
| SimpleLikeTest | Success | | 0.010 |
| SimpleLikeTestWithParameter | Success | | 0.010 |
| SimpleNotBetweenTest | Success | | 0.071 |
| SimpleNotEqualsTwoVariables | Success | | 0.098 |
| SimpleNotEqualsVariablesIngeter | Success | | 0.067 |
| SimpleNotInTest | Success | | 0.116 |
| SimpleNotLikeTest | Success | | 0.115 |
| SimpleOrFollowedByAndTest | Success | | 0.013 |
| SimpleOrFollowedByAndTestWithStaticNames | Success | | 0.017 |
| SimpleOrTest | Success | | 0.016 |
| SimpleParameterTest | Success | | 0.010 |
| SimpleParameterTestChangingParameters | Success | | 0.016 |
| SimpleReverseAbsTest | Success | | 0.009 |
| SimpleReverseConcatTest | Success | | 0.009 |
| SimpleReverseEqualsTest | Success | | 0.005 |
| SimpleReverseLengthTest | Success | | 0.009 |
| SimpleReverseParameterTest | Success | | 0.009 |
| SimpleReverseSqrtTest | Success | | 0.019 |
| SimpleReverseSubstringTest | Success | | 0.010 |
| SimpleSqrtTest | Success | | 0.019 |
| SimpleSubstringTest | Success | | 0.010 |
| SimpleNullTest | Success | | 0.010 |
| SimpleNotNullTest | Success | | 0.076 |
| SimpleOrFollowedByAndTest | Success | | 0.014 |
| SimpleNotEqualsVariablesIngeter | Success | | 0.071 |
| SimpleBetweenAndTest | Success | | 0.061 |
| SimpleInOneDotTest | Success | | 0.014 |
| SimpleEqualsBracketsTest | Success | | 0.009 |
| SimpleEqualsWithAs | Success | | 0.012 |
| DistinctTest | Success | | 0.014 |
| ConformResultsInUnitOfWorkTest | Success | | 0.321 |
| Mod Test | Success | | 0.013 |
| SimpleIsEmptyTest | Success | | 0.008 |
| SimpleIsNotEmptyTest | Success | | 0.073 |
| SimpleApostropheTest | Success | | 0.002 |
| SimpleEscapeUnderscoreTest | Success | | 0.005 |
| SmallProjectMemberOfProjectsTest | Success | | 0.039 |
| SmallProjectNOTMemberOfProjectsTest | Success | | 0.065 |
| SelectCOUNTOneToOneTest | Success | | 0.002 |
| SelectOneToOneTest | Success | | 0.003 |
| SelectPhoneNumberDeclaredInINClauseTest | Success | | 0.016 |
| Complex Identifier test | Success | | 0.068 |
| Dollar sign identifier test | Success | | 0.069 |
| Dollar sign Schema name test | Success | | 0.069 |
| Numeric Identifier test | Success | | 0.069 |
| Underscore identifier test | Success | | 0.069 |
| Underscore Schema name test | Success | | 0.069 |
| Entity Test 1 | Success | | 0.069 |
| Entity Test 2 | Success | | 0.068 |
| In Test 1 | Success | | 0.024 |
| Simple Greater Than test | Success | | 0.073 |
| Simple Greater Than Equal test | Success | | 0.076 |
| Simple Less Than Equal test | Success | | 0.069 |
| Simple Less Than test | Success | | 0.092 |
| Simple Plus test | Success | | 0.023 |
| Simple Plus test with brackets before comparison | Success | | 0.023 |
| Simple Plus test with brackets after comparison | Success | | 0.023 |
| Simple Minus test | Success | | 0.033 |
| Simple Minus test with Brackets Before Comparison | Success | | 0.034 |
| Simple Minus test with Brackets After Comparison | Success | | 0.033 |
| Simple Multiply test | Success | | 0.034 |
| Simple Multiply test with brackets before comparison | Success | | 0.033 |
| Simple Multiply test with brackets after comparison | Success | | 0.028 |
| Simple Divide test | Success | | 0.016 |
| Simple Divide test with brackets before comparison | Success | | 0.016 |
| Simple Divide test with brackets after comparison | Success | | 0.016 |
| Greater than with parameter test | Success | | 0.019 |
| Greater than equal to with parameter test | Success | | 0.026 |
| Less than with parameter test | Success | | 0.071 |
| Less than equal to with parameter test | Success | | 0.076 |
| Plus with parameter test | Success | | 0.030 |
| Plus with parameter test with brackets before comparison | Success | | 0.030 |
| Plus with parameter test with brackets after comparison | Success | | 0.029 |
| Minus with parameter test | Success | | 0.035 |
| Minus with parameter test with brackets before comparison | Success | | 0.034 |
| Minus with parameter test with brackets after comparison | Success | | 0.033 |
| Multiply with parameter test | Success | | 0.034 |
| Multiply with parameter test with brackets before comparison | Success | | 0.033 |
| Multiply with parameter test with brackets after comparison | Success | | 0.028 |
| Divide with parameter test | Success | | 0.017 |
| Divide with parameter test with brackets before comparison | Success | | 0.016 |
| Divide with parameter test with brackets after comparison | Success | | 0.016 |
| Multiple operators with two parameters | Success | | 0.029 |
| Multiple operators with two parameters with brackets around plus/minus | Success | | 0.051 |
| Multiple operators with two parameters with brackets around multiply | Success | | 0.025 |
| Simple Order By Test Asc Direction | Success | | 0.119 |
| Simple Order By Test Desc Direction | Success | | 0.118 |
| Simple Order By Test No Direction | Success | | 0.123 |
| Complex Order By No Direction | Success | | 0.120 |
| Complex Order By ASC Direction | Success | | 0.118 |
| Complex Order By Desc Direction | Success | | 0.119 |
| Complex Order By Mixed Direction | Success | | 0.119 |
| AVG Test | Success | | 0.002 |
| COUNT Test | Success | | 0.002 |
| MAX Test | Success | | 0.002 |
| MIN Test | Success | | 0.002 |
| SUM Test | Success | | 0.002 |
| ChangeJPQLStringAfterExecutionTest | Success | | 0.010 |
| JPQLSimpleTestSuite$1 | Success | | 0.007 |
| CustomQueryStringTranlateValidationTest | Success | | 0.000 |
| ComplexAbsTest | Success | | 0.020 |
| ComplexInTest | Success | | 0.032 |
| ComplexLengthTest | Success | | 0.017 |
| ComplexLikeTest | Success | | 0.012 |
| ComplexNotInTest | Success | | 0.108 |
| ComplexNotLikeTest | Success | | 0.117 |
| ComplexParameterTest | Success | | 0.018 |
| ComplexReverseAbsTest | Success | | 0.018 |
| ComplexReverseLengthTest | Success | | 0.014 |
| ComplexReverseParameterTest | Success | | 0.015 |
| ComplexReverseSqrtTest | Success | | 0.026 |
| ComplexReverseSubstringTest | Success | | 0.016 |
| ComplexSqrtTest | Success | | 0.023 |
| ComplexStringInTest | Success | | 0.023 |
| ComplexStringNotInTest | Success | | 0.108 |
| ComplexSubstringTest | Success | | 0.014 |
| ComplexNotLikeTest | Success | | 0.114 |
| ComplexNestedOneToManyUsingInClause | Success | | 0.037 |
| ComplexInheritanceTest | Success | | 0.035 |
| ComplexInheritanceUsingNamedQueryTest | Success | | 0.015 |
| Complex AVG Test | Success | | 0.008 |
| Complex COUNT Test | Success | | 0.005 |
| Complex DISTINCT COUNT Test | Success | | 0.004 |
| Complex MAX Test | Success | | 0.005 |
| Complex MIN Test | Success | | 0.005 |
| Complex SUM Test | Success | | 0.008 |
| SelectSimpleAbsTest | Success | | 0.010 |
| SelectSimpleBetweenTest | Success | | 0.054 |
| SelectSimpleBetweenAndTest | Success | | 0.054 |
| SelectSimpleBooleanTest -> = TRUE test | Success | | 0.017 |
| SelectSimpleBooleanTest -> = FALSE test | Success | | 0.006 |
| SelectSimpleBooleanTest -> <> TRUE test | Success | | 0.010 |
| SelectSimpleBooleanTest -> <> FALSE test | Success | | 0.005 |
| SelectSimpleConcatTest | Success | | 0.014 |
| SelectSimpleDoubleOrTest | Success | | 0.026 |
| SelectSimpleEqualsTest | Success | | 0.009 |
| SelectSimpleEqualsBracketsTest | Success | | 0.009 |
| SelectSimpleEqualsMultipleDots | Success | | 0.018 |
| SelectSimpleEqualsWithAs | Success | | 0.012 |
| SelectSimpleFromFailed | Success | | 0.004 |
| SelectSimpleInTest | Success | | 0.010 |
| SelectSimpleInOneDotTest | Success | | 0.015 |
| SelectSimpleLengthTest | Success | | 0.010 |
| SelectSimpleLikeTest | Success | | 0.009 |
| SelectSimpleLikeEscapeTest | Success | | 0.015 |
| SelectSimpleNotBetweenTest | Success | | 0.073 |
| SelectSimpleNotEqualsVariablesIngeter | Success | | 0.067 |
| SelectSimpleNotInTest | Success | | 0.139 |
| SelectSimpleNotLikeTest | Success | | 0.116 |
| SelectSimpleOrTest | Success | | 0.016 |
| SelectSimpleParameterTest | Success | | 0.012 |
| SelectSimpleReverseAbsTest | Success | | 0.010 |
| SelectSimpleReverseConcatTest | Success | | 0.010 |
| SelectSimpleReverseEqualsTest | Success | | 0.005 |
| SelectSimpleReverseLengthTest | Success | | 0.010 |
| SelectSimpleReverseParameterTest | Success | | 0.011 |
| SelectSimpleReverseSqrtTest | Success | | 0.021 |
| SelectSimpleReverseSubstringTest | Success | | 0.010 |
| SelectSimpleSqrtTest | Success | | 0.018 |
| SelectSimpleSubstringTest | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.011 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.004 |
| SelectSimpleMemberOfTest | Success | | 0.090 |
| SelectSimpleMemberOfWithParameterTest | Success | | 0.004 |
| SelectSimpleNotMemberOfWithParameterTest | Success | | 0.017 |
| SelectSimpleBetweenWithParametersTest | Success | | 0.055 |
| Select EJBQL Null Test | Success | | 0.013 |
| Select EJBQL Not Null Test | Success | | 0.077 |
| SelectComplexAbsTest | Success | | 0.014 |
| SelectComplexInTest | Success | | 0.026 |
| SelectComplexLengthTest | Success | | 0.010 |
| SelectComplexLikeTest | Success | | 0.010 |
| SelectComplexNotLikeTest | Success | | 0.115 |
| SelectComplexNotInTest | Success | | 0.100 |
| SelectComplexParameterTest | Success | | 0.011 |
| SelectComplexReverseAbsTest | Success | | 0.014 |
| SelectComplexReverseLengthTest | Success | | 0.010 |
| SelectComplexReverseParameterTest | Success | | 0.011 |
| SelectComplexReverseSqrtTest | Success | | 0.018 |
| SelectComplexReverseSubstringTest | Success | | 0.010 |
| SelectComplexSqrtTest | Success | | 0.019 |
| SelectComplexStringInTest | Success | | 0.026 |
| SelectComplexStringNotInTest | Success | | 0.100 |
| SelectComplexSubstringTest | Success | | 0.010 |
| General Exception test | Success | | 0.005 |
| Missing Descriptor Exception test | Success | | 0.001 |
| Bad Alias Exception test 1 | Success | | 0.000 |
| Recognition Exception Test | Success | | 0.001 |
| Malformed EJBQL Exception Test1 | Success | | 0.001 |
| Malformed EJBQL Exception Test2 | Success | | 0.002 |
| Malformed EJBQL Exception Test3 | Success | | 0.001 |
| Malformed EJBQL Exception Test4 | Success | | 0.001 |
| Missing Select Exception Test | Success | | 0.001 |
| Bad Alias Exception Test 2 | Success | | 0.001 |
| No Alias With WHERE and Parameter Exception Test | Success | | 0.000 |
| Bad Identifier test1 | Success | | 0.000 |
| Bad Identifier test2 | Success | | 0.000 |
| ParseOnceTest | Success | | 0.072 |
| ParameterNameMismatchTest | Success | | 0.002 |
| OneToManyJoinOptimizationTest | Success | | 0.031 |
| ReadObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1506397) | Success | | 0.031 |
| ReadObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1509421) | Success | | 0.006 |
| ReadObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@150bd94) | Success | | 0.024 |
| ReadAllTest(org.eclipse.persistence.testing.models.legacy.Employee) | Success | | 0.018 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1506397) | Success | | 0.040 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1509421) | Success | | 0.023 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@150bd94) | Success | | 0.036 |
| InsertObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1510efe) | Success | | 0.059 |
| InsertObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@15110e3) | Success | | 0.057 |
| InsertObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@15112c8) | Success | | 0.062 |
| WriteObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1506397) | Success | | 0.029 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1506397) | Success | | 0.016 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@1509421) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.legacy.Employee@150bd94) | Success | | 0.018 |
| LocalizationTest | Success | | 0.002 |
| TestReadDirectDirectMapMapping | Success | | 0.039 |
| TestReadAggregateDirectMapMapping | Success | | 0.035 |
| TestReadEntityDirectMapMapping | Success | | 0.055 |
| TestUpdateDirectDirectMapMapping | Success | | 0.021 |
| TestUpdateAggregateDirectMapMapping | Success | | 0.022 |
| TestUpdateEntityDirectMapMapping | Success | | 0.033 |
| TestReadDirectAggregateMapMapping | Success | | 0.035 |
| TestReadAggregateAggregateMapMapping | Success | | 0.034 |
| TestReadEntityAggregateMapMapping | Success | | 0.036 |
| TestUpdateDirectAggregateMapMapping | Success | | 0.029 |
| TestUpdateAggregateAggregateMapMapping | Success | | 0.024 |
| TestUpdateEntityAggregateMapMapping | Success | | 0.027 |
| TestReadDirectEntity1MMapMapping | Success | | 0.056 |
| TestReadAggregateEntity1MMapMapping | Success | | 0.049 |
| TestReadEntityEntity1MMapMapping | Success | | 0.055 |
| TestUpdateDirectEntity1MMapMapping | Success | | 0.033 |
| TestUpdateAggregateEntity1MMapMapping | Success | | 0.029 |
| TestUpdateEntityEntity1MMapMapping | Success | | 0.034 |
| TestReadDirectEntityU1MMapMapping | Success | | 0.047 |
| TestReadAggregateEntityU1MMapMapping | Success | | 0.031 |
| TestReadEntityEntityU1MMapMapping | Success | | 0.033 |
| TestUpdateDirectEntityU1MMapMapping | Success | | 0.023 |
| TestUpdateAggregateEntityU1MMapMapping | Success | | 0.019 |
| TestUpdateEntityEntityU1MMapMapping | Success | | 0.025 |
| TestReadDirectEntityMapMapping | Success | | 0.043 |
| TestReadAggregateEntityMapMapping | Success | | 0.040 |
| TestReadEntityEntityMapMapping | Success | | 0.041 |
| TestUpdateDirectEntityMapMapping | Success | | 0.029 |
| TestUpdateAggregateEntityMapMapping | Success | | 0.028 |
| TestUpdateEntityEntityMapMapping | Success | | 0.033 |
| ReadObjectTest(Employee(Dave Vadis)) | Success | | 0.163 |
| ReadObjectTest(Employee(Tracy Chapman)) | Success | | 0.077 |
| ReadObjectTest(Employee(Edward White)) | Success | | 0.077 |
| ReadObjectTest(Shipment(1 ton)) | Success | | 0.075 |
| ReadObjectTest(Computer(PC 486--7657165-12765112)) | Success | | 0.078 |
| TwoLevelJoinedAttributeTest | Success | | 0.037 |
| LoopingJoinedAttributeTest | Success | | 0.021 |
| OneToOnePKTest | Success | | 0.034 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee) | Success | | 0.086 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment) | Success | | 0.077 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer) | Success | | 0.078 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.149 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.093 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.092 |
| DeleteObjectTest(Computer(PC 486--7657165-12765112)) | Success | | 0.081 |
| DeleteObjectTest(Shipment(3 ton)) | Success | | 0.078 |
| MTMPrivateOwnedWithValueholderDeleteObjectTest | Success | | 0.203 |
| InsertObjectTest(Employee(Imran Khan)) | Success | | 0.019 |
| InsertObjectTest(Employee(Margaret Thatcher)) | Success | | 0.017 |
| InsertObjectTest(Employee(Ace Ventura)) | Success | | 0.016 |
| InsertObjectTest(Shipment(1 ton)) | Success | | 0.004 |
| ObjectTypeMappingDefaultNullValues | Success | | 0.084 |
| MTMPrivateOwnedWithValueholderDeleteObjectTest | Success | | 0.169 |
| WriteObjectTest(Employee(Dave Vadis)) | Success | | 0.171 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Dave Vadis)) | Success | | 0.155 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Tracy Chapman)) | Success | | 0.154 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Edward White)) | Success | | 0.156 |
| WriteObjectTest(Shipment(1 ton)) | Success | | 0.149 |
| UnitOfWorkBasicUpdateObjectTest(Shipment(1 ton)) | Success | | 0.153 |
| AddObjectNonPrimaryKeyManyToManyTest | Success | | 0.013 |
| UnitOfWorkTest(Employee(Tracy Chapman)) | Success | | 0.130 |
| ConstraintOrderTest | Success | | 0.034 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.094 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.088 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.088 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.102 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.097 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.096 |
| TwoParametersTransformationMappingTest(Address(OTTAWA--ONTARIO)) | Success | | 0.021 |
| TwoParametersTransformationMappingTest(Address(Montreal--QUEBEC)) | Success | | 0.017 |
| UnitOfWorkCommitResumeTest(Employee(Tracy Chapman)) | Success | | 0.195 |
| BidirectionalUOWInsertTest | Success | | 0.009 |
| BidirectionalUOWInsertAndDeleteTest | Success | | 0.015 |
| AdditionalJoinExpressionTest | Success | | 0.154 |
| MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis)) | Success | | 0.011 |
| MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis)) | Success | | 0.005 |
| MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis)) | Success | | 0.006 |
| MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman)) | Success | | 0.015 |
| MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman)) | Success | | 0.005 |
| MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.012 |
| MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.002 |
| MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.023 |
| MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer)) | Success | | 0.023 |
| MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer)) | Success | | 0.013 |
| ReadObjectTest(Employee2(Jan)) | Success | | 0.004 |
| WriteObjectTest(Employee2(Jan)) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Employee2(Jan)) | Success | | 0.007 |
| DeleteObjectTest(Employee2(Jan)) | Success | | 0.010 |
| InsertObjectTest(Employee2(Ursula)) | Success | | 0.005 |
| SelectionCriteriaInOneToOneTest | Success | | 0.174 |
| SelectionCriteriaInOneToManyTest | Success | | 0.115 |
| SelectionCriteriaInTargetOneToOneTest | Success | | 0.119 |
| SameNamePKTest | Success | | 0.024 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.052 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.008 |
| CacheHitTest(Employee: Charles Chanley) | Success | | 0.001 |
| CustomSQLCursoredStreamReadTest | Success | | 0.005 |
| ReadObjectQueryTest | Success | | 0.017 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.016 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.016 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith') | Success | | 0.006 |
| SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.012 |
| CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.019 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.015 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.014 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.064 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.023 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.018 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| DataReadQueryTest | Success | | 0.001 |
| StoredProcWithOutputParamsAndResultSetTest storedProc don'tBind | Success | | 0.000 |
| StoredProcWithOutputParamsAndResultSetTest storedProc Bind | Success | | 0.001 |
| StoredProcWithOutputParamsAndResultSetTest customSQL don'tBind | Success | | 0.000 |
| StoredProcWithOutputParamsAndResultSetTest customSQL Bind | Success | | 0.001 |
| OutputParameterEventTest | Success | | 0.001 |
| CacheHitTest(Employee: Charles Chanley) | Success | | 0.002 |
| StoredProcedureTest bind = true | Success | | 0.003 |
| StoredProcedureTest bind = false | Success | | 0.001 |
| StoredProcedureTimestampTest bind = true | Success | | 0.003 |
| StoredProcedureTimestampTest bind = false | Success | | 0.001 |
| StoredProcedureTest_Inout_Out_In proc custom don'tBind | Success | | 0.004 |
| StoredProcedureTest_Inout_Out_In proc custom Bind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In proc storedProc don'tBind | Success | | 0.001 |
| StoredProcedureTest_Inout_Out_In proc storedProc Bind | Success | | 0.001 |
| StoredProcedureTest_Inout_Out_In proc storedProc named don'tBind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In proc storedProc named Bind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func custom don'tBind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func custom Bind | Success | | 0.003 |
| StoredProcedureTest_Inout_Out_In func storedFunc don'tBind | Success | | 0.001 |
| StoredProcedureTest_Inout_Out_In func storedFunc Bind | Success | | 0.001 |
| StoredProcedureTest_Inout_Out_In func storedFunc named don'tBind | Success | | 0.004 |
| StoredProcedureTest_Inout_Out_In func storedFunc named Bind | Success | | 0.004 |
| StoredProcedureARRAYTest | Success | | 0.044 |
| StoredProcedureNullInOutTest bind = true | Success | | 0.004 |
| StoredProcedureNullInOutTest bind = false | Success | | 0.004 |
| StoredProcedureResultSetAndOutputTest bind = true | Success | | 0.000 |
| StoredProcedureResultSetAndOutputTest bind = false | Success | | 0.001 |
| StoredProcedureNoParametersTest | Success | | 0.000 |
| StoredProcedureObjectRelationalParameters useCustomSQL = false | Success | | 0.058 |
| StoredProcedureObjectRelationalParameters useCustomSQL = true | Success | | 0.019 |
| StoredProcedureVARRAYParametersTest useCustomSQL = false | Success | | 0.172 |
| StoredProcedureVARRAYParametersTest useCustomSQL = true | Success | | 0.025 |
| StoredProcedureORParametersClientSessionTest | Success | | 0.310 |
| ProjectXMLStoredProcedureCallTest | Success | | 0.022 |
| ProjectXMLStoredFunctionCallTest | Success | | 0.024 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.060 |
| ReadObjectTest(Employee: John Way) | Success | | 0.024 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.024 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.019 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.019 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.014 |
| InsertObjectTest(Employee: John Way) | Success | | 0.016 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.015 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.017 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.071 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.026 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.024 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.023 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.024 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.015 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.010 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158ab00) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158b0f3) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158b5e8) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158ba31) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158be7a) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158c2c3) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@158c728) | Success | | 0.032 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1593ccc) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1597c99) | Success | | 0.004 |
| ReadObjectTest(Bus(655)) | Success | | 0.006 |
| ReadObjectTest(Raymen) | Success | | 0.008 |
| ReadObjectTest(Steve) | Success | | 0.010 |
| ReadObjectTest(Biff) | Success | | 0.003 |
| ReadObjectTest(Jenny) | Success | | 0.005 |
| ReadObjectTest(Richard) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@163a901) | Success | | 0.004 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@163a360) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@1639d16) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@163960d) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@163af08) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus) | Success | | 0.011 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle) | Success | | 0.025 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2) | Success | | 0.007 |
| QueryInheritanceTest | Success | | 0.001 |
| JoinWithSecondaryTableTest | Success | | 0.016 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158ab00) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158b0f3) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158b5e8) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158ba31) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158be7a) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158c2c3) | Success | | 0.003 |
| DeleteObjectTest(Raymen) | Success | | 0.050 |
| DeleteObjectTest(Richard) | Success | | 0.014 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@158c728) | Success | | 0.055 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1593ccc) | Success | | 0.027 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1597c99) | Success | | 0.020 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@163960d) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@1639d16) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@163a360) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@163a901) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@163af08) | Success | | 0.007 |
| ComplexDeleteTestfalsefalse(org.eclipse.persistence.testing.models.inheritance.Alligator@163ea8a)truefalse | Success | | 0.029 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@16e9bcb) | Success | | 0.002 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@16e9da1) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@16e9f77) | Success | | 0.027 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@16ea1e7) | Success | | 0.018 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@16ea465) | Success | | 0.013 |
| InsertObjectTest(Raymen) | Success | | 0.009 |
| InsertObjectTest(Richard) | Success | | 0.009 |
| InsertObjectTest(Brendan) | Success | | 0.009 |
| InsertObjectTest(Car(null)) | Success | | 0.011 |
| InsertObjectTest(Car(null)) | Success | | 0.008 |
| InsertObjectTest(Car(null)) | Success | | 0.008 |
| InsertObjectTest(Car(null)) | Success | | 0.007 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@16ead06) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@16eaede) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@16eb0bc) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@16eb29a) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@16eb46e) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Developer_King@16eb65c) | Success | | 0.016 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Developer_King@16eb85f) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King@16eba62) | Success | | 0.011 |
| OverrideInheritedMappingTest | Success | | 0.010 |
| BindingWithShallowInsertTest | Success | | 0.044 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158ab00) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158ab00) | Success | | 0.003 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158b0f3) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158b0f3) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158b5e8) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158ba31) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@158be7a) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@158c2c3) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@158c728) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@158c728) | Success | | 0.012 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1593ccc) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1597c99) | Success | | 0.009 |
| WriteObjectTest(Raymen) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Raymen) | Success | | 0.008 |
| WriteObjectTest(Steve) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(Steve) | Success | | 0.010 |
| WriteObjectTest(Richard) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Richard) | Success | | 0.007 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@163960d) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@163960d) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@1639d16) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@1639d16) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@163a360) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@163a901) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@163a901) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@163af08) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@163af08) | Success | | 0.004 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@158c728) | Success | | 0.044 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@1593ccc) | Success | | 0.033 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@1597c99) | Success | | 0.028 |
| InfiniteRecursionWithNoDescriptorTest | Success | | 0.015 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@158c728) | Success | | 0.056 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@1593ccc) | Success | | 0.050 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@1597c99) | Success | | 0.048 |
| LeafQueryTest | Success | | 0.022 |
| SecondaryTableUpdateTest | Success | | 0.011 |
| TranslatedKeyInheritanceTestCase | Success | | 0.019 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@150b02b) | Success | | 0.007 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@150bc30) | Success | | 0.006 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.029 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.008 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1513520) | Success | | 0.008 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15153f1) | Success | | 0.004 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15160bc) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@1516bd2) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15176db) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15186cd) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@1519554) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8) | Success | | 0.069 |
| JoinInAggregateAndOwnerTest | Success | | 0.025 |
| InMemoryQueryKeyToAggregateTest - load into memory = true | Success | | 0.012 |
| InMemoryQueryKeyToAggregateTest - load into memory = false | Success | | 0.014 |
| AggregateWithOneToOneRelationshipTest | Success | | 0.017 |
| AggregateInvalidationIdentityTest | Success | | 0.022 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@150b02b) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@150b02b) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@150bc30) | Success | | 0.013 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.016 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.022 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1513520) | Success | | 0.012 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15153f1) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15153f1) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15160bc) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@1516bd2) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15176db) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15176db) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15186cd) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@1519554) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8) | Success | | 0.026 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8) | Success | | 0.028 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport) | Success | | 0.006 |
| AggregateCollectionOuterJoinTest(Agent) | Success | | 0.024 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.035 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.016 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1513520) | Success | | 0.016 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15153f1) | Success | | 0.011 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@15160bc) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@1516bd2) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15176db) | Success | | 0.010 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15186cd) | Success | | 0.008 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@1519554) | Success | | 0.007 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8) | Success | | 0.050 |
| VerifyCascadeDelete(Agent) | Success | | 0.011 |
| AggregateCollectionClearTest(Agent) | Success | | 0.008 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@16f7d1d) | Success | | 0.015 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@16f7f54) | Success | | 0.015 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@16f8187) | Success | | 0.014 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@16f83ba) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@16f85b8) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@16f87b5) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@16f89b2) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@16f8be6) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@16f8e1a) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@16f9055) | Success | | 0.027 |
| AggregateMappingNullNotAllow | Success | | 0.013 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.036 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.023 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@1513520) | Success | | 0.022 |
| AggregateCollectionUoWTest(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8) | Success | | 0.059 |
| AggregateCollectionMultipleUoWTest(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8) | Success | | 0.387 |
| TransformationMappingTest | Success | | 0.031 |
| AddNullToAggregateCollectionTestfalsefalse(org.eclipse.persistence.testing.models.aggregate.Agent@151a3e8)truetrue | Success | | 0.023 |
| AggregateVersionOpimisticLockingTest | Success | | 0.014 |
| BatchReadingWithAggregateCollectionMapping(Agent) | Success | | 0.039 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.048 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.029 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.aggregate.Employee@1513520) | Success | | 0.029 |
| CheckForNullUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.021 |
| CheckForNullUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.016 |
| CheckForNullUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@1513520) | Success | | 0.016 |
| MergingUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@150ec1a) | Success | | 0.021 |
| DescriptorRefreshCacheTest(org.eclipse.persistence.testing.models.aggregate.Employee@15116e4) | Success | | 0.019 |
| AggregateEventTestCase | Success | | 0.026 |
| NestedAggregateTestCase | Success | | 0.018 |
| NestedAggregateCollectionTest(Agent) | Success | | 0.034 |
| NestedAggregateCollectionAbstractTestCase(Agent) | Success | | 0.033 |
| AggregateInheritanceTestCase | Success | | 0.014 |
| AggregateInheritanceTypeFieldTestCase | Success | | 0.007 |
| AggregateWithoutAttributesInheritanceTestCase | Success | | 0.010 |
| AggregateTransientValueTestCase | Success | | 0.007 |
| ReadObjectTest(Nev Campbell) | Success | | 0.012 |
| ReadObjectTest(Climbing Everest) | Success | | 0.005 |
| ReadObjectTest(Never Been Kissed) | Success | | 0.003 |
| ReadObjectTest(Chris) | Success | | 0.031 |
| ReadObjectTest(Course Developer: 56) | Success | | 0.010 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@14263c4) | Success | | 0.001 |
| ReadObjectTest(Personnnel Manager: 56) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@1427089) | Success | | 0.001 |
| ReadObjectTest(Product Developer: 52) | Success | | 0.007 |
| ReadObjectTest(Product Manager: 52) | Success | | 0.005 |
| ReadObjectTest(Receptionist: 56) | Success | | 0.010 |
| ReadObjectTest(Secretary: 55) | Success | | 0.008 |
| ReadObjectTest(Brendan) | Success | | 0.003 |
| ReadObjectTest(Betty) | Success | | 0.007 |
| ReadObjectTest(Betty) | Success | | 0.006 |
| WriteObjectTest(Betty) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Betty) | Success | | 0.015 |
| WriteObjectTest(Course Developer: 56) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Course Developer: 56) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@14263c4) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@14263c4) | Success | | 0.005 |
| WriteObjectTest(Personnnel Manager: 56) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Personnnel Manager: 56) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@1427089) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@1427089) | Success | | 0.006 |
| WriteObjectTest(Product Developer: 52) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(Product Developer: 52) | Success | | 0.005 |
| WriteObjectTest(Product Manager: 52) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Product Manager: 52) | Success | | 0.005 |
| WriteObjectTest(Receptionist: 56) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Receptionist: 56) | Success | | 0.003 |
| WriteObjectTest(Secretary: 55) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Secretary: 55) | Success | | 0.006 |
| UpdateObjectTest | Success | | 0.016 |
| VariableOneToOneNonPrivatelyOwnedTest | Success | | 0.011 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized) | Success | | 0.019 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job) | Success | | 0.032 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP) | Success | | 0.001 |
| Batch Read Test | Success | | 0.009 |
| OneToManyVariableBackBatchReadingTest | Success | | 0.020 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee) | Success | | 0.015 |
| ReadAllConformInUowTest | Success | | 0.014 |
| DeleteObjectTest(Never Been Kissed) | Success | | 0.013 |
| DeleteObjectTest(Climbing Everest) | Success | | 0.012 |
| DeleteObjectTest(Secretary: 55) | Success | | 0.013 |
| DeleteObjectTest(Receptionist: 56) | Success | | 0.010 |
| DeleteObjectTest(Product Developer: 52) | Success | | 0.013 |
| DeleteObjectTest(Course Developer: 56) | Success | | 0.046 |
| DeleteObjectTest(Product Manager: 52) | Success | | 0.008 |
| DeleteObjectTest(Personnnel Manager: 56) | Success | | 0.008 |
| DeleteObjectTest(Betty) | Success | | 0.026 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@1427089) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@14263c4) | Success | | 0.007 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Company@1424022) | Success | | 0.014 |
| InsertObjectTest(The Flinstones) | Success | | 0.006 |
| InsertObjectTest(Secretary: null) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Company@1844f62) | Success | | 0.006 |
| InsertObjectTest(Course Developer: null) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@184525f) | Success | | 0.002 |
| InsertObjectTest(Personnnel Manager: null) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@1845595) | Success | | 0.002 |
| InsertObjectTest(Product Developer: null) | Success | | 0.005 |
| InsertObjectTest(Product Manager: null) | Success | | 0.004 |
| InsertObjectTest(Receptionist: null) | Success | | 0.005 |
| ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqual | Success | | 0.026 |
| ExpressionPersistenceTest:PersistenceTestAnyOfEqual | Success | | 0.019 |
| ExpressionPersistenceTest:PersistenceTestAnyOfEqual | Success | | 0.016 |
| ExpressionPersistenceTest:PersistenceTestAnyOfEqual | Success | | 0.014 |
| ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqual | Success | | 0.010 |
| ExpressionPersistenceTest:PersistenceTestGetEqual | Success | | 0.008 |
| ExpressionPersistenceTest:PersistenceTestGetGreaterThan | Success | | 0.012 |
| ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqual | Success | | 0.012 |
| ExpressionPersistenceTest:PersistenceTestGetIsNull | Success | | 0.007 |
| ExpressionPersistenceTest:PersistenceTestGetLessThan | Success | | 0.007 |
| ExpressionPersistenceTest:PersistenceTestGetLessThanEqual | Success | | 0.008 |
| ExpressionPersistenceTest:PersistenceTestGetLike | Success | | 0.010 |
| ExpressionPersistenceTest:PersistenceTestGetNot | Success | | 0.017 |
| ExpressionPersistenceTest:PersistenceTestGetNotEqual | Success | | 0.015 |
| ExpressionPersistenceTest:PersistenceTestGetNotLike | Success | | 0.018 |
| ExpressionPersistenceTest:PersistenceTestGetNotNull | Success | | 0.012 |
| ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCase | Success | | 0.011 |
| ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDate | Success | | 0.010 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendar | Success | | 0.013 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDate | Success | | 0.008 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTime | Success | | 0.009 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimal | Success | | 0.008 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigInteger | Success | | 0.008 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPChar | Success | | 0.010 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacter | Success | | 0.010 |
| ExpressionPersistenceTest:AddAttributeReportQuery | Success | | 0.006 |
| ExpressionPersistenceTest:AddAverageReportQuery | Success | | 0.005 |
| ExpressionPersistenceTest:AddCountReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddFunctionItemReportQuery | Success | | 0.002 |
| ExpressionPersistenceTest:AddGroupingReportQuery | Success | | 0.007 |
| ExpressionPersistenceTest:AddItemReportQuery | Success | | 0.005 |
| ExpressionPersistenceTest:AddMaximumReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddMinimumReportQuery | Success | | 0.011 |
| ExpressionPersistenceTest:AddStandardDeviationReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddVarianceReportQuery | Success | | 0.003 |
| ExpressionPersistenceTest:AddSumReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddJoinedObjectLevelReadQuery | Success | | 0.002 |
| ExpressionPersistenceTest:AddOrderingReadAllQuery | Success | | 0.005 |
| ExpressionPersistenceTest:AddBatchReadReadAllQuery | Success | | 0.002 |
| RefreshIdentityMapResultsTest | Success | | 0.007 |
| QueryTimeOutTest | Success | | 11.834 |
| MaxRowsTest | Success | | 0.007 |
| FirstResultTest | Success | | 0.010 |
| MemoryQueryReturnConfirmedTest | Success | | 0.016 |
| MemoryQueryReturnNotConfirmedTest | Success | | 0.016 |
| MemoryQueryThrowExceptionTest | Success | | 0.006 |
| MemoryQueryTriggerIndirectionTest | Success | | 0.015 |
| DoNotUseDistinctTest | Success | | 0.013 |
| UseDistinctTest | Success | | 0.010 |
| ShouldPrepareTest | Success | | 0.011 |
| QueryManagerTimeoutTest | Success | | 0.001 |
| ReadOnlyTest | Success | | 0.003 |
| JoinSubclassesTest | Success | | 0.008 |
| QueryShouldMaintainCacheTest | Success | | 0.115 |
| ProjectXMLDatabaseTableNameTest | Success | | 0.094 |
| ProjectXMLOrderByQueryKeysTest | Success | | 0.093 |
| ProjectXMLQueryManagerQueryOrderTest | Success | | 0.188 |
| DirectMapMappingTest | Success | | 0.002 |
| MergeChangeSetWithDirectMapMappingTest | Success | | 0.012 |
| DirectMapMappingDeleteTest | Success | | 0.028 |
| DirectMapMappingBatchReadTest | Success | | 0.016 |
| DirectMapMappingIndirectionTest | Success | | 0.012 |
| DeleteTest | Success | | 0.055 |
| ReadWithExpressionTest | Success | | 0.011 |
| ReadAllTest | Success | | 0.011 |
| BatchReadTest | Success | | 0.008 |
| InterfaceProxyInvocationTest | Success | | 0.042 |
| ReadWithProxyEqualityExpression | Success | | 0.015 |
| InheritanceReadAllTest | Success | | 0.009 |
| UnitOfWorkUpdateTest | Success | | 0.014 |
| UnitOfWorkUpdateWithNewObjectTest | Success | | 0.023 |
| UnitOfWorkCommitAndResume | Success | | 0.009 |
| UnitOfWorkUpdateFromCache | Success | | 0.012 |
| UnitOfWorkReplaceTest | Success | | 0.023 |
| InsertTest | Success | | 0.016 |
| UpdateTest | Success | | 0.012 |
| DeleteProxyObjectTest | Success | | 0.010 |
| DoesExistProxyObjectTest | Success | | 0.007 |
| ReadProxyObjectTest | Success | | 0.005 |
| UOWRegisterProxyObjectTest | Success | | 0.010 |
| DeleteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.081 |
| DeleteObjectTest(PolicyHolder: Jill May) | Success | | 0.030 |
| DeleteObjectTest(PolicyHolder: Sarah Way) | Success | | 0.016 |
| DeleteObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.012 |
| InsertObjectTest(PolicyHolder: Bobby Jones) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder) | Success | | 0.029 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy) | Success | | 0.026 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim) | Success | | 0.022 |
| ReadObjectTest(PolicyHolder: Bob Smith) | Success | | 0.006 |
| ReadObjectTest(PolicyHolder: Jill May) | Success | | 0.010 |
| ReadObjectTest(PolicyHolder: Sarah Way) | Success | | 0.005 |
| ReadObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.004 |
| WriteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.039 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Bob Smith) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Jill May) | Success | | 0.024 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah Way) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.012 |
| ReadObjectTest(Employee(Dave Vadis)) | Success | | 0.149 |
| ReadObjectTest(Employee(Tracy Chapman)) | Success | | 0.077 |
| ReadObjectTest(Employee(Edward White)) | Success | | 0.077 |
| ReadObjectTest(Shipment(1 ton)) | Success | | 0.076 |
| ReadObjectTest(Computer(PC 486--7657165-12765112)) | Success | | 0.188 |
| TwoLevelJoinedAttributeTest | Success | | 0.037 |
| LoopingJoinedAttributeTest | Success | | 0.023 |
| OneToOnePKTest | Success | | 0.031 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee) | Success | | 0.082 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment) | Success | | 0.077 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer) | Success | | 0.078 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.149 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.094 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.093 |
| DeleteObjectTest(Computer(PC 486--7657165-12765112)) | Success | | 0.080 |
| DeleteObjectTest(Shipment(3 ton)) | Success | | 0.078 |
| MTMPrivateOwnedWithValueholderDeleteObjectTest | Success | | 0.169 |
| InsertObjectTest(Employee(Imran Khan)) | Success | | 0.019 |
| InsertObjectTest(Employee(Margaret Thatcher)) | Success | | 0.019 |
| InsertObjectTest(Employee(Ace Ventura)) | Success | | 0.019 |
| InsertObjectTest(Shipment(1 ton)) | Success | | 0.003 |
| ObjectTypeMappingDefaultNullValues | Success | | 0.083 |
| MTMPrivateOwnedWithValueholderDeleteObjectTest | Success | | 0.168 |
| WriteObjectTest(Employee(Dave Vadis)) | Success | | 0.183 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Dave Vadis)) | Success | | 0.162 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Tracy Chapman)) | Success | | 0.161 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Edward White)) | Success | | 0.157 |
| WriteObjectTest(Shipment(1 ton)) | Success | | 0.151 |
| UnitOfWorkBasicUpdateObjectTest(Shipment(1 ton)) | Success | | 0.155 |
| AddObjectNonPrimaryKeyManyToManyTest | Success | | 0.012 |
| UnitOfWorkTest(Employee(Tracy Chapman)) | Success | | 0.134 |
| ConstraintOrderTest | Success | | 0.031 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.096 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.091 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.089 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.100 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.097 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.095 |
| TwoParametersTransformationMappingTest(Address(OTTAWA--ONTARIO)) | Success | | 0.020 |
| TwoParametersTransformationMappingTest(Address(Montreal--QUEBEC)) | Success | | 0.017 |
| UnitOfWorkCommitResumeTest(Employee(Tracy Chapman)) | Success | | 0.196 |
| BidirectionalUOWInsertTest | Success | | 0.007 |
| BidirectionalUOWInsertAndDeleteTest | Success | | 0.015 |
| AdditionalJoinExpressionTest | Success | | 0.154 |
| MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis)) | Success | | 0.009 |
| MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis)) | Success | | 0.007 |
| MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis)) | Success | | 0.005 |
| MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman)) | Success | | 0.009 |
| MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman)) | Success | | 0.008 |
| MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.014 |
| MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.005 |
| MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.012 |
| MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer)) | Success | | 0.028 |
| MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer)) | Success | | 0.014 |
| ReadObjectTest(Employee2(Jan)) | Success | | 0.004 |
| WriteObjectTest(Employee2(Jan)) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Employee2(Jan)) | Success | | 0.008 |
| DeleteObjectTest(Employee2(Jan)) | Success | | 0.012 |
| InsertObjectTest(Employee2(Ursula)) | Success | | 0.004 |
| SelectionCriteriaInOneToOneTest | Success | | 0.174 |
| SelectionCriteriaInOneToManyTest | Success | | 0.112 |
| SelectionCriteriaInTargetOneToOneTest | Success | | 0.317 |
| SameNamePKTest | Success | | 0.023 |
| CowReadAllTest | Success | | 0.003 |
| SuperCowReadAllTest | Success | | 0.020 |
| HorseReadAllTest | Success | | 0.012 |
| SuperHorseReadAllTest | Success | | 0.022 |
| SwanReadAllTest | Success | | 0.010 |
| SuperSwanReadAllTest | Success | | 0.022 |
| Multiple table test [Cow] | Success | | 0.033 |
| Multiple table test [SuperCow] | Success | | 0.009 |
| Multiple table test [Horse] | Success | | 0.029 |
| Multiple table test [SuperHorse] | Success | | 0.010 |
| Multiple table test [Swan] | Success | | 0.030 |
| Multiple table test [SuperSwan] | Success | | 0.010 |
| Multiple table test [Human] | Success | | 0.019 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.057 |
| ReadObjectTest(Employee: John Way) | Success | | 0.021 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.020 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.019 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.002 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.018 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.013 |
| InsertObjectTest(Employee: John Way) | Success | | 0.016 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.014 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.017 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.016 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.004 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.006 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.070 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.026 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.025 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.023 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.024 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.015 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d89bd) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d8fb0) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d94a5) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d98ee) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d9d37) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15da07e) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@15da4c7) | Success | | 0.032 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@143c555) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1440b21) | Success | | 0.004 |
| ReadObjectTest(Bus(905)) | Success | | 0.006 |
| ReadObjectTest(Raymen) | Success | | 0.008 |
| ReadObjectTest(Steve) | Success | | 0.008 |
| ReadObjectTest(Biff) | Success | | 0.003 |
| ReadObjectTest(Jenny) | Success | | 0.004 |
| ReadObjectTest(Richard) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@1450393) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144fdc8) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144f5b1) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@144eea8) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@1450af3) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus) | Success | | 0.011 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle) | Success | | 0.023 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2) | Success | | 0.003 |
| QueryInheritanceTest | Success | | 0.002 |
| JoinWithSecondaryTableTest | Success | | 0.017 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d89bd) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d8fb0) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d94a5) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d98ee) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d9d37) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15da07e) | Success | | 0.003 |
| DeleteObjectTest(Raymen) | Success | | 0.049 |
| DeleteObjectTest(Richard) | Success | | 0.015 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@15da4c7) | Success | | 0.053 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@143c555) | Success | | 0.028 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1440b21) | Success | | 0.021 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@144eea8) | Success | | 0.010 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144f5b1) | Success | | 0.005 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144fdc8) | Success | | 0.005 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@1450393) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@1450af3) | Success | | 0.007 |
| ComplexDeleteTestfalsefalse(org.eclipse.persistence.testing.models.inheritance.Alligator@1454886)truefalse | Success | | 0.029 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@18560a0) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@1856276) | Success | | 0.002 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@185644c) | Success | | 0.027 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@18566bc) | Success | | 0.018 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@185691e) | Success | | 0.012 |
| InsertObjectTest(Raymen) | Success | | 0.010 |
| InsertObjectTest(Richard) | Success | | 0.010 |
| InsertObjectTest(Brendan) | Success | | 0.009 |
| InsertObjectTest(Car(null)) | Success | | 0.011 |
| InsertObjectTest(Car(null)) | Success | | 0.008 |
| InsertObjectTest(Car(null)) | Success | | 0.008 |
| InsertObjectTest(Car(null)) | Success | | 0.008 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@18571bf) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@1857397) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@1857575) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@1857753) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@1857927) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Developer_King@1857b22) | Success | | 0.015 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.Developer_King@1857d25) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King@1857f28) | Success | | 0.010 |
| OverrideInheritedMappingTest | Success | | 0.011 |
| BindingWithShallowInsertTest | Success | | 0.045 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d89bd) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d89bd) | Success | | 0.003 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d8fb0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d8fb0) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d94a5) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15d98ee) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Cat@15d9d37) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Dog@15da07e) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@15da4c7) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@15da4c7) | Success | | 0.011 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@143c555) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Company@1440b21) | Success | | 0.009 |
| WriteObjectTest(Raymen) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Raymen) | Success | | 0.008 |
| WriteObjectTest(Steve) | Success | | 0.010 |
| UnitOfWorkBasicUpdateObjectTest(Steve) | Success | | 0.010 |
| WriteObjectTest(Richard) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Richard) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@144eea8) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Mac@144eea8) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144f5b1) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144f5b1) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.IBMPC@144fdc8) | Success | | 0.003 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@1450393) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.PC@1450393) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@1450af3) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.inheritance.Mainframe@1450af3) | Success | | 0.004 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@15da4c7) | Success | | 0.045 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@143c555) | Success | | 0.033 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.inheritance.Company@1440b21) | Success | | 0.028 |
| InfiniteRecursionWithNoDescriptorTest | Success | | 0.014 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@15da4c7) | Success | | 0.055 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@143c555) | Success | | 0.050 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.inheritance.Company@1440b21) | Success | | 0.048 |
| LeafQueryTest | Success | | 0.022 |
| SecondaryTableUpdateTest | Success | | 0.010 |
| TranslatedKeyInheritanceTestCase | Success | | 0.018 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@1594480) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@1595061) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.028 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.007 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@159c48f) | Success | | 0.007 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159e34f) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159f02c) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159fb2e) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a0681) | Success | | 0.005 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a164f) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a23de) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260) | Success | | 0.063 |
| JoinInAggregateAndOwnerTest | Success | | 0.023 |
| InMemoryQueryKeyToAggregateTest - load into memory = true | Success | | 0.006 |
| InMemoryQueryKeyToAggregateTest - load into memory = false | Success | | 0.007 |
| AggregateWithOneToOneRelationshipTest | Success | | 0.014 |
| AggregateInvalidationIdentityTest | Success | | 0.014 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@1594480) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@1594480) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee1@1595061) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.012 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@159c48f) | Success | | 0.012 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159e34f) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159e34f) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159f02c) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159fb2e) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a0681) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a0681) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a164f) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a23de) | Success | | 0.004 |
| WriteObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260) | Success | | 0.022 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260) | Success | | 0.021 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport) | Success | | 0.005 |
| AggregateCollectionOuterJoinTest(Agent) | Success | | 0.019 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.036 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.016 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@159c48f) | Success | | 0.016 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159e34f) | Success | | 0.011 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159f02c) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@159fb2e) | Success | | 0.007 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a0681) | Success | | 0.010 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a164f) | Success | | 0.073 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@15a23de) | Success | | 0.007 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260) | Success | | 0.049 |
| VerifyCascadeDelete(Agent) | Success | | 0.006 |
| AggregateCollectionClearTest(Agent) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1860cd8) | Success | | 0.014 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1860f0f) | Success | | 0.013 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Employee@1861142) | Success | | 0.013 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@1861375) | Success | | 0.005 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@1861572) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Client@186176f) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@1861996) | Success | | 0.007 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@1861bca) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient@1861dfe) | Success | | 0.007 |
| InsertObjectTest(org.eclipse.persistence.testing.models.aggregate.Agent@1862032) | Success | | 0.028 |
| AggregateMappingNullNotAllow | Success | | 0.003 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.031 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.022 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@159c48f) | Success | | 0.022 |
| AggregateCollectionUoWTest(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260) | Success | | 0.050 |
| AggregateCollectionMultipleUoWTest(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260) | Success | | 0.047 |
| TransformationMappingTest | Success | | 0.025 |
| AddNullToAggregateCollectionTestfalsefalse(org.eclipse.persistence.testing.models.aggregate.Agent@15a3260)truetrue | Success | | 0.021 |
| AggregateVersionOpimisticLockingTest | Success | | 0.009 |
| BatchReadingWithAggregateCollectionMapping(Agent) | Success | | 0.037 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.034 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.029 |
| UnitOfWorkCommitResumeTest(org.eclipse.persistence.testing.models.aggregate.Employee@159c48f) | Success | | 0.031 |
| CheckForNullUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.018 |
| CheckForNullUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.016 |
| CheckForNullUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@159c48f) | Success | | 0.016 |
| MergingUnitOfWorkTest(org.eclipse.persistence.testing.models.aggregate.Employee@1597ada) | Success | | 0.008 |
| DescriptorRefreshCacheTest(org.eclipse.persistence.testing.models.aggregate.Employee@159a6a3) | Success | | 0.012 |
| AggregateEventTestCase | Success | | 0.020 |
| NestedAggregateTestCase | Success | | 0.018 |
| NestedAggregateCollectionTest(Agent) | Success | | 0.030 |
| NestedAggregateCollectionAbstractTestCase(Agent) | Success | | 0.030 |
| AggregateInheritanceTestCase | Success | | 0.010 |
| AggregateInheritanceTypeFieldTestCase | Success | | 0.004 |
| AggregateWithoutAttributesInheritanceTestCase | Success | | 0.009 |
| AggregateTransientValueTestCase | Success | | 0.004 |
| ReadObjectTest(Nev Campbell) | Success | | 0.012 |
| ReadObjectTest(Climbing Everest) | Success | | 0.005 |
| ReadObjectTest(Never Been Kissed) | Success | | 0.003 |
| ReadObjectTest(Chris) | Success | | 0.030 |
| ReadObjectTest(Course Developer: 102) | Success | | 0.010 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@161dbcd) | Success | | 0.001 |
| ReadObjectTest(Personnnel Manager: 102) | Success | | 0.006 |
| ReadObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@161e896) | Success | | 0.001 |
| ReadObjectTest(Product Developer: 104) | Success | | 0.008 |
| ReadObjectTest(Product Manager: 104) | Success | | 0.006 |
| ReadObjectTest(Receptionist: 102) | Success | | 0.010 |
| ReadObjectTest(Secretary: 101) | Success | | 0.008 |
| ReadObjectTest(Brendan) | Success | | 0.003 |
| ReadObjectTest(Betty) | Success | | 0.006 |
| ReadObjectTest(Betty) | Success | | 0.006 |
| WriteObjectTest(Betty) | Success | | 0.019 |
| UnitOfWorkBasicUpdateObjectTest(Betty) | Success | | 0.015 |
| WriteObjectTest(Course Developer: 102) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Course Developer: 102) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@161dbcd) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@161dbcd) | Success | | 0.005 |
| WriteObjectTest(Personnnel Manager: 102) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Personnnel Manager: 102) | Success | | 0.006 |
| WriteObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@161e896) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@161e896) | Success | | 0.006 |
| WriteObjectTest(Product Developer: 104) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Product Developer: 104) | Success | | 0.005 |
| WriteObjectTest(Product Manager: 104) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Product Manager: 104) | Success | | 0.006 |
| WriteObjectTest(Receptionist: 102) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Receptionist: 102) | Success | | 0.003 |
| WriteObjectTest(Secretary: 101) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Secretary: 101) | Success | | 0.006 |
| UpdateObjectTest | Success | | 0.018 |
| VariableOneToOneNonPrivatelyOwnedTest | Success | | 0.011 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized) | Success | | 0.018 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor) | Success | | 0.013 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary) | Success | | 0.006 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job) | Success | | 0.031 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob) | Success | | 0.003 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP) | Success | | 0.001 |
| Batch Read Test | Success | | 0.009 |
| OneToManyVariableBackBatchReadingTest | Success | | 0.020 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee) | Success | | 0.015 |
| ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee) | Success | | 0.014 |
| ReadAllConformInUowTest | Success | | 0.014 |
| DeleteObjectTest(Never Been Kissed) | Success | | 0.013 |
| DeleteObjectTest(Climbing Everest) | Success | | 0.010 |
| DeleteObjectTest(Secretary: 101) | Success | | 0.013 |
| DeleteObjectTest(Receptionist: 102) | Success | | 0.010 |
| DeleteObjectTest(Product Developer: 104) | Success | | 0.013 |
| DeleteObjectTest(Course Developer: 102) | Success | | 0.009 |
| DeleteObjectTest(Product Manager: 104) | Success | | 0.008 |
| DeleteObjectTest(Personnnel Manager: 102) | Success | | 0.007 |
| DeleteObjectTest(Betty) | Success | | 0.026 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@161e896) | Success | | 0.003 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@161dbcd) | Success | | 0.006 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.interfaces.Company@161b7f8) | Success | | 0.015 |
| InsertObjectTest(The Flinstones) | Success | | 0.006 |
| InsertObjectTest(Secretary: null) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Company@1867cce) | Success | | 0.005 |
| InsertObjectTest(Course Developer: null) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Email@1867fcb) | Success | | 0.002 |
| InsertObjectTest(Personnnel Manager: null) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.interfaces.Phone@1868301) | Success | | 0.003 |
| InsertObjectTest(Product Developer: null) | Success | | 0.005 |
| InsertObjectTest(Product Manager: null) | Success | | 0.004 |
| InsertObjectTest(Receptionist: null) | Success | | 0.005 |
| ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqual | Success | | 0.022 |
| ExpressionPersistenceTest:PersistenceTestAnyOfEqual | Success | | 0.016 |
| ExpressionPersistenceTest:PersistenceTestAnyOfEqual | Success | | 0.012 |
| ExpressionPersistenceTest:PersistenceTestAnyOfEqual | Success | | 0.012 |
| ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqual | Success | | 0.011 |
| ExpressionPersistenceTest:PersistenceTestGetEqual | Success | | 0.008 |
| ExpressionPersistenceTest:PersistenceTestGetGreaterThan | Success | | 0.010 |
| ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqual | Success | | 0.010 |
| ExpressionPersistenceTest:PersistenceTestGetIsNull | Success | | 0.008 |
| ExpressionPersistenceTest:PersistenceTestGetLessThan | Success | | 0.008 |
| ExpressionPersistenceTest:PersistenceTestGetLessThanEqual | Success | | 0.009 |
| ExpressionPersistenceTest:PersistenceTestGetLike | Success | | 0.010 |
| ExpressionPersistenceTest:PersistenceTestGetNot | Success | | 0.017 |
| ExpressionPersistenceTest:PersistenceTestGetNotEqual | Success | | 0.014 |
| ExpressionPersistenceTest:PersistenceTestGetNotLike | Success | | 0.017 |
| ExpressionPersistenceTest:PersistenceTestGetNotNull | Success | | 0.009 |
| ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCase | Success | | 0.010 |
| ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDate | Success | | 0.008 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendar | Success | | 0.013 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDate | Success | | 0.009 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTime | Success | | 0.009 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimal | Success | | 0.009 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigInteger | Success | | 0.008 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPChar | Success | | 0.010 |
| ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacter | Success | | 0.010 |
| ExpressionPersistenceTest:AddAttributeReportQuery | Success | | 0.005 |
| ExpressionPersistenceTest:AddAverageReportQuery | Success | | 0.006 |
| ExpressionPersistenceTest:AddCountReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddFunctionItemReportQuery | Success | | 0.002 |
| ExpressionPersistenceTest:AddGroupingReportQuery | Success | | 0.006 |
| ExpressionPersistenceTest:AddItemReportQuery | Success | | 0.006 |
| ExpressionPersistenceTest:AddMaximumReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddMinimumReportQuery | Success | | 0.011 |
| ExpressionPersistenceTest:AddStandardDeviationReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddVarianceReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddSumReportQuery | Success | | 0.004 |
| ExpressionPersistenceTest:AddJoinedObjectLevelReadQuery | Success | | 0.003 |
| ExpressionPersistenceTest:AddOrderingReadAllQuery | Success | | 0.006 |
| ExpressionPersistenceTest:AddBatchReadReadAllQuery | Success | | 0.003 |
| RefreshIdentityMapResultsTest | Success | | 0.004 |
| QueryTimeOutTest | Success | | 11.328 |
| MaxRowsTest | Success | | 0.006 |
| FirstResultTest | Success | | 0.009 |
| MemoryQueryReturnConfirmedTest | Success | | 0.013 |
| MemoryQueryReturnNotConfirmedTest | Success | | 0.012 |
| MemoryQueryThrowExceptionTest | Success | | 0.003 |
| MemoryQueryTriggerIndirectionTest | Success | | 0.012 |
| DoNotUseDistinctTest | Success | | 0.010 |
| UseDistinctTest | Success | | 0.006 |
| ShouldPrepareTest | Success | | 0.009 |
| QueryManagerTimeoutTest | Success | | 0.000 |
| ReadOnlyTest | Success | | 0.002 |
| JoinSubclassesTest | Success | | 0.016 |
| QueryShouldMaintainCacheTest | Success | | 0.092 |
| ProjectXMLDatabaseTableNameTest | Success | | 0.092 |
| ProjectXMLOrderByQueryKeysTest | Success | | 0.169 |
| ProjectXMLQueryManagerQueryOrderTest | Success | | 0.191 |
| DirectMapMappingTest | Success | | 0.000 |
| MergeChangeSetWithDirectMapMappingTest | Success | | 0.016 |
| DirectMapMappingDeleteTest | Success | | 0.028 |
| DirectMapMappingBatchReadTest | Success | | 0.019 |
| DirectMapMappingIndirectionTest | Success | | 0.012 |
| DeleteTest | Success | | 0.027 |
| ReadWithExpressionTest | Success | | 0.009 |
| ReadAllTest | Success | | 0.019 |
| BatchReadTest | Success | | 0.004 |
| InterfaceProxyInvocationTest | Success | | 0.007 |
| ReadWithProxyEqualityExpression | Success | | 0.012 |
| InheritanceReadAllTest | Success | | 0.010 |
| UnitOfWorkUpdateTest | Success | | 0.010 |
| UnitOfWorkUpdateWithNewObjectTest | Success | | 0.023 |
| UnitOfWorkCommitAndResume | Success | | 0.007 |
| UnitOfWorkUpdateFromCache | Success | | 0.011 |
| UnitOfWorkReplaceTest | Success | | 0.010 |
| InsertTest | Success | | 0.009 |
| UpdateTest | Success | | 0.008 |
| DeleteProxyObjectTest | Success | | 0.008 |
| DoesExistProxyObjectTest | Success | | 0.004 |
| ReadProxyObjectTest | Success | | 0.003 |
| UOWRegisterProxyObjectTest | Success | | 0.007 |
| DeleteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.084 |
| DeleteObjectTest(PolicyHolder: Jill May) | Success | | 0.033 |
| DeleteObjectTest(PolicyHolder: Sarah Way) | Success | | 0.018 |
| DeleteObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.016 |
| InsertObjectTest(PolicyHolder: Bobby Jones) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder) | Success | | 0.033 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy) | Success | | 0.029 |
| ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim) | Success | | 0.023 |
| ReadObjectTest(PolicyHolder: Bob Smith) | Success | | 0.007 |
| ReadObjectTest(PolicyHolder: Jill May) | Success | | 0.010 |
| ReadObjectTest(PolicyHolder: Sarah Way) | Success | | 0.006 |
| ReadObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.006 |
| WriteObjectTest(PolicyHolder: Bob Smith) | Success | | 0.043 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Bob Smith) | Success | | 0.020 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Jill May) | Success | | 0.027 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah Way) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(PolicyHolder: Sarah-loo Smitty) | Success | | 0.013 |
| ReadObjectTest(Employee(Dave Vadis)) | Success | | 0.161 |
| ReadObjectTest(Employee(Tracy Chapman)) | Success | | 0.090 |
| ReadObjectTest(Employee(Edward White)) | Success | | 0.090 |
| ReadObjectTest(Shipment(1 ton)) | Success | | 0.087 |
| ReadObjectTest(Computer(PC 486--7657165-12765112)) | Success | | 0.088 |
| TwoLevelJoinedAttributeTest | Success | | 0.042 |
| LoopingJoinedAttributeTest | Success | | 0.012 |
| OneToOnePKTest | Success | | 0.033 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee) | Success | | 0.096 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment) | Success | | 0.093 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer) | Success | | 0.092 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.166 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.112 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.108 |
| DeleteObjectTest(Computer(PC 486--7657165-12765112)) | Success | | 0.094 |
| DeleteObjectTest(Shipment(3 ton)) | Success | | 0.090 |
| MTMPrivateOwnedWithValueholderDeleteObjectTest | Success | | 0.277 |
| InsertObjectTest(Employee(Imran Khan)) | Success | | 0.021 |
| InsertObjectTest(Employee(Margaret Thatcher)) | Success | | 0.021 |
| InsertObjectTest(Employee(Ace Ventura)) | Success | | 0.021 |
| InsertObjectTest(Shipment(1 ton)) | Success | | 0.005 |
| ObjectTypeMappingDefaultNullValues | Success | | 0.094 |
| MTMPrivateOwnedWithValueholderDeleteObjectTest | Success | | 0.191 |
| WriteObjectTest(Employee(Dave Vadis)) | Success | | 0.389 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Dave Vadis)) | Success | | 0.179 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Tracy Chapman)) | Success | | 0.180 |
| UnitOfWorkBasicUpdateObjectTest(Employee(Edward White)) | Success | | 0.178 |
| WriteObjectTest(Shipment(1 ton)) | Success | | 0.171 |
| UnitOfWorkBasicUpdateObjectTest(Shipment(1 ton)) | Success | | 0.175 |
| AddObjectNonPrimaryKeyManyToManyTest | Success | | 0.013 |
| UnitOfWorkTest(Employee(Tracy Chapman)) | Success | | 0.148 |
| ConstraintOrderTest | Success | | 0.035 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.106 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.103 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.103 |
| DeleteObjectTest(Employee(Dave Vadis)) | Success | | 0.115 |
| DeleteObjectTest(Employee(Tracy Chapman)) | Success | | 0.111 |
| DeleteObjectTest(Employee(Edward White)) | Success | | 0.111 |
| TwoParametersTransformationMappingTest(Address(OTTAWA--ONTARIO)) | Success | | 0.023 |
| TwoParametersTransformationMappingTest(Address(Montreal--QUEBEC)) | Success | | 0.020 |
| UnitOfWorkCommitResumeTest(Employee(Tracy Chapman)) | Success | | 0.220 |
| BidirectionalUOWInsertTest | Success | | 0.007 |
| BidirectionalUOWInsertAndDeleteTest | Success | | 0.015 |
| AdditionalJoinExpressionTest | Success | | 0.172 |
| MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis)) | Success | | 0.009 |
| MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis)) | Success | | 0.008 |
| MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis)) | Success | | 0.005 |
| MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman)) | Success | | 0.009 |
| MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman)) | Success | | 0.008 |
| MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.014 |
| MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.006 |
| MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2) | Success | | 0.011 |
| MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer)) | Success | | 0.026 |
| MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer)) | Success | | 0.014 |
| ReadObjectTest(Employee2(Jan)) | Success | | 0.004 |
| WriteObjectTest(Employee2(Jan)) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Employee2(Jan)) | Success | | 0.005 |
| DeleteObjectTest(Employee2(Jan)) | Success | | 0.010 |
| InsertObjectTest(Employee2(Ursula)) | Success | | 0.003 |
| SelectionCriteriaInOneToOneTest | Success | | 0.174 |
| SelectionCriteriaInOneToManyTest | Success | | 0.113 |
| SelectionCriteriaInTargetOneToOneTest | Success | | 0.116 |
| SameNamePKTest | Success | | 0.023 |
| CowReadAllTest | Success | | 0.003 |
| SuperCowReadAllTest | Success | | 0.020 |
| HorseReadAllTest | Success | | 0.013 |
| SuperHorseReadAllTest | Success | | 0.107 |
| SwanReadAllTest | Success | | 0.147 |
| SuperSwanReadAllTest | Success | | 0.022 |
| Multiple table test [Cow] | Success | | 0.031 |
| Multiple table test [SuperCow] | Success | | 0.010 |
| Multiple table test [Horse] | Success | | 0.031 |
| Multiple table test [SuperHorse] | Success | | 0.011 |
| Multiple table test [Swan] | Success | | 0.031 |
| Multiple table test [SuperSwan] | Success | | 0.010 |
| Multiple table test [Human] | Success | | 0.019 |
| ProjectClassGeneratorUnicodeTest | Success | | 0.186 |
| ProjectClassGeneratorOrderByQueryKeysTest | Success | | 0.029 |
| CopyPolicyBuildsNewInstanceTest | Success | | 0.005 |
| FactoryClassIsNullTest | Success | | 0.004 |
| FactoryMethodNameIsNotNullTest | Success | | 0.005 |
| FactoryMethodNameIsNullTest | Success | | 0.004 |
| ProjectClassGeneratorWithVariablesTest | Success | | 0.005 |
| ShouldAlwaysConformResultsInUnitOfWorkTest | Success | | 0.004 |
| ShouldAlwaysRefreshCacheOnRemoteTest | Success | | 0.005 |
| ShouldAlwaysRefreshCacheTest | Success | | 0.004 |
| ShouldBeReadOnlyTest | Success | | 0.004 |
| IsIsolatedTest | Success | | 0.004 |
| ShouldDisableCacheHitsOnRemoteTest | Success | | 0.005 |
| ShouldDisableCacheHitsTest | Success | | 0.004 |
| ShouldOnlyRefreshCacheIfNewerVersionTest | Success | | 0.005 |
| ShouldUseCacheIdentityMapTest | Success | | 0.004 |
| ShouldUseHardCacheWeakIdentityMapTest | Success | | 0.004 |
| ShouldUseNoIdentityMapTest | Success | | 0.004 |
| ShouldUseRemoteCacheIdentityMapTest | Success | | 0.004 |
| ShouldUseRemoteHardCacheWeakIdentityMap | Success | | 0.005 |
| ShouldUseRemoteNoIdentityMapTest | Success | | 0.004 |
| ShouldUseRemoteWeakIdentityMap | Success | | 0.004 |
| ShouldUseWeakIdentityMapTest | Success | | 0.057 |
| GetAboutToInsertSelectorIsNotNullTest | Success | | 0.004 |
| GetAboutToUpdateSelectorIsNotNullTest | Success | | 0.005 |
| GetPostBuildSelectorIsNotNullTest | Success | | 0.004 |
| GetPostCloneSelectorIsNotNullTest | Success | | 0.004 |
| GetPostDeleteSelectorIsNotNullTest | Success | | 0.004 |
| GetPostInsertSelectorIsNotNullTest | Success | | 0.004 |
| GetPostMergeSelectorIsNotNullTest | Success | | 0.004 |
| BuildConstructorPorjectsDefaultReadOnlyClassesIsNotEmptyTest | Success | | 0.004 |
| BuildDescriptorAddMultipleTableForeignKeyFieldNameTest | Success | | 0.004 |
| BuildDescriptorIsForInterfaceTrueTest | Success | | 0.004 |
| CollectionMappingIsMapPolicyTest | Success | | 0.006 |
| GetClassExtractionMethodNameIsNotNullTest | Success | | 0.004 |
| GetPostRefreshSelectorIsNotNullTest | Success | | 0.004 |
| GetPostUpdateSelectorIsNotNullTest | Success | | 0.004 |
| GetPostWriteSelectorIsNotNullTest | Success | | 0.004 |
| GetPreDeleteSelectorIsNotNullTest | Success | | 0.005 |
| GetPreInsertSelectorIsNotNullTest | Success | | 0.004 |
| GetPreUpdateSelectorIsNotNullTest | Success | | 0.004 |
| GetPreWriteSelectorIsNotNullTest | Success | | 0.004 |
| GetReadAllSubclassesViewIsNotNullTest | Success | | 0.004 |
| GetRelationshipPartnerAttributeNameIsNotNullTest | Success | | 0.005 |
| GettersAndSettersForProjectClassGeneratorTest | Success | | 0.006 |
| MappingIsReadOnlyTest | Success | | 0.005 |
| NamedQueryLinesGetEJBQLStringIsNotNullTest | Success | | 0.004 |
| NamedQueryLinesIGetSQLStringIsNotNullTest | Success | | 0.004 |
| NamedQueryLinesIsReadObjectQueryTest | Success | | 0.005 |
| NamedQueryLinesRedirectorNotNullTest | Success | | 0.005 |
| OneToOneMappingShouldUseJoiningTest | Success | | 0.005 |
| OneToOneMappingShouldVerifyDeleteTest | Success | | 0.005 |
| OptimisticLockingLinesSelectedFieldsLockingPolicyTest | Success | | 0.005 |
| QueryKeyIsAbstractQueryKeyTest | Success | | 0.004 |
| QueryManagerHasDeleteQueryIsSQLCallQueryTest | Success | | 0.005 |
| QueryManagerHasDoesExistQueryIsSQLCallQueryTest | Success | | 0.004 |
| QueryManagerHasInsertQueryIsSQLCallQueryTest | Success | | 0.005 |
| QueryManagerHasReadAllQueryIsSQLCallQueryTest | Success | | 0.005 |
| QueryManagerHasReadObjectQueryIsSQLCallQueryTest | Success | | 0.005 |
| QueryManagerHasUpdateQueryIsSQLCallQueryTest | Success | | 0.004 |
| QueryManagerPropertyLinesAssumeExistenceForDoesExistTest | Success | | 0.004 |
| QueryManagerPropertyLinesAssumeNonExistenceForDoesExistTest | Success | | 0.005 |
| ShouldUseBatchReadingOnMappingTest | Success | | 0.005 |
| ShouldUseClassNameAsIndicatorTest | Success | | 0.005 |
| TimestampLockingPolicyUseLocalTimeTest | Success | | 0.005 |
| TransformationMappingUsesBasicIndirectionTest | Success | | 0.005 |
| TransparentIndirectionPolicyInstanceTest | Success | | 0.005 |
| UseCollectionClassOnMappingTest | Success | | 0.005 |
| UseTransparentMapOnCollectionMapping | Success | | 0.005 |
| VariableOneToOneMappingClassIndicatorFieldTest | Success | | 0.005 |
| VariableOneToOneMappingUniquePKTest | Success | | 0.005 |
| VersionLockingPolicyStoreInObjectTest | Success | | 0.004 |
| DuplicateDescriptorNameTest | Success | | 0.005 |
| ProjectClassGeneratorWriteMethodTest | Success | | 0.005 |
| ProjectXMLSortedCollectionMapping | Success | | 0.107 |
| ProjectXMLSortedCollectionMappingWithInvalidComparatorTest | Success | | 0.141 |
| ProjectClassGeneratorWithCMPDescriptorTest | Success | | 0.122 |
| AddFieldNameTranslationTest | Success | | 0.008 |
| UseTransparentCollectionTest | Success | | 0.003 |
| SerializedObjectMappingTest | Success | | 0.005 |
| AscendingOrderingTest | Success | | 0.004 |
| DescendingOrderingTest | Success | | 0.004 |
| DatePrintTest | Success | | 0.003 |
| ContainerIndirectionTransformationMappingTest | Success | | 0.003 |
| ContainerIndirectionForeignReferenceMappingTest | Success | | 0.003 |
| RuntimeCustomSQLQueriesTest | Success | | 0.094 |
| CMPDescriptorPessimisticLockingTest | Success | | 0.090 |
| MapPolicyIndirectionTest | Success | | 0.003 |
| TypeConversionConverterDataClassIsArrayTest[[B] | Success | | 0.006 |
| TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Byte;] | Success | | 0.003 |
| TypeConversionConverterDataClassIsArrayTest[[C] | Success | | 0.003 |
| TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Character;] | Success | | 0.004 |
| TypeConversionConverterObjectClassIsArrayTest[[B] | Success | | 0.005 |
| TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Byte;] | Success | | 0.003 |
| TypeConversionConverterObjectClassIsArrayTest[[C] | Success | | 0.004 |
| TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Character;] | Success | | 0.004 |
| ProjectXMLUTF8EncodingTest | Success | | 0.012 |
| ProjectXMLUTF16EncodingTest | Success | | 0.038 |
| ReturningPolicyWorkbenchIntegrationTest XMLProj | Success | | 0.204 |
| ReturningPolicyWorkbenchIntegrationTest ProjClassGen | Success | | 0.118 |
| SequencingWorkbenchIntegrationTest XMLProj | Success | | 0.099 |
| SequencingWorkbenchIntegrationTest ProjClassGen | Success | | 0.115 |
| CowReadAllTest | Success | | 0.003 |
| SuperCowReadAllTest | Success | | 0.019 |
| HorseReadAllTest | Success | | 0.013 |
| SuperHorseReadAllTest | Success | | 0.021 |
| SwanReadAllTest | Success | | 0.010 |
| SuperSwanReadAllTest | Success | | 0.021 |
| Multiple table test [Cow] | Success | | 0.031 |
| Multiple table test [SuperCow] | Success | | 0.009 |
| Multiple table test [Horse] | Success | | 0.030 |
| Multiple table test [SuperHorse] | Success | | 0.009 |
| Multiple table test [Swan] | Success | | 0.029 |
| Multiple table test [SuperSwan] | Success | | 0.009 |
| Multiple table test [Human] | Success | | 0.018 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.010 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.007 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.LockInCache@18876e1) | Success | | 0.003 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.007 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.006 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject@18879af) | Success | | 0.003 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.012 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.006 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache@1887c60) | Success | | 0.006 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.012 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.006 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject@1887f34) | Success | | 0.007 |
| OptimisticLockingPolicyUpdateWithUOWTest | Success | | 0.003 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.012 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.007 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject@188825e) | Success | | 0.007 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.009 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.006 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject@188853b) | Success | | 0.003 |
| TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.005 |
| TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.007 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.008 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.001 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.005 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.001 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.006 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.001 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.011 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.001 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.005 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.001 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.007 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.003 |
| WriteLockValueSerializationTest | Success | | 0.005 |
| FieldsLockingCachedUpdateCallsTest | Success | | 0.024 |
| UpdateAllWithTimestampLockingTest | Success | | 0.046 |
| Cascaded121OptimisticLockingTest | Success | | 0.019 |
| Cascaded12MOptimisticLockingTest | Success | | 0.014 |
| CascadedCollectionOptimisticLockingTest | Success | | 0.030 |
| CascadedMultiLevel121OptimisticLockingTest | Success | | 0.009 |
| CascadedMultiLevel12MOptimisticLockingTest | Success | | 0.009 |
| CascadedMultiLevelCollectionOptimisticLockingTest | Success | | 0.008 |
| Cascaded12MInheritanceOptimisticLockingTest | Success | | 0.029 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.021 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.008 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.112 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.017 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.016 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.001 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.017 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.016 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.012 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.015 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.002 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.010 |
| InsertObjectTest(Employee: John Way) | Success | | 0.012 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.010 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.010 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.010 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.072 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.023 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.022 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.020 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.022 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.008 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.011 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.009 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.009 |
| CacheStatementBatchWritingTest | Success | | 0.024 |
| BatchWritingTest | Success | | 0.017 |
| ProjectXMLTest | Success | | 0.258 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.010 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.005 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.LockInCache@1c33c05) | Success | | 0.003 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.010 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.005 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject@1c33fa3) | Success | | 0.003 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.015 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.005 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache@1c34254) | Success | | 0.008 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.014 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.005 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject@1c34528) | Success | | 0.008 |
| OptimisticLockingPolicyUpdateWithUOWTest | Success | | 0.003 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.014 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.005 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject@1c34818) | Success | | 0.008 |
| OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.010 |
| OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.005 |
| OptimisticLockingInsertTest(org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject@1c34af5) | Success | | 0.003 |
| TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.003 |
| TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.006 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.008 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.004 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.007 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.002 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.338 |
| ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.003 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject) | Success | | 0.008 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject) | Success | | 0.003 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache) | Success | | 0.007 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache) | Success | | 0.003 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject) | Success | | 0.007 |
| ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject) | Success | | 0.002 |
| WriteLockValueSerializationTest | Success | | 0.000 |
| FieldsLockingCachedUpdateCallsTest | Success | | 0.017 |
| UpdateAllWithTimestampLockingTest | Success | | 0.013 |
| Cascaded121OptimisticLockingTest | Success | | 0.015 |
| Cascaded12MOptimisticLockingTest | Success | | 0.011 |
| CascadedCollectionOptimisticLockingTest | Success | | 0.028 |
| CascadedMultiLevel121OptimisticLockingTest | Success | | 0.008 |
| CascadedMultiLevel12MOptimisticLockingTest | Success | | 0.010 |
| CascadedMultiLevelCollectionOptimisticLockingTest | Success | | 0.008 |
| Cascaded12MInheritanceOptimisticLockingTest | Success | | 0.027 |
| OptimisticLockingPolicyDeleteRowTest | Success | | 0.027 |
| OptimisticLockingPolicyDeleteRowTest | Success | | 0.020 |
| OptimisticLockingPolicyDeleteRowTest | Success | | 0.009 |
| OptimisticLockingPolicyChangedValueUpdateTest | Success | | 0.012 |
| OptimisticLockingPolicyChangedValueUpdateTest | Success | | 0.013 |
| OptimisticLockingPolicyChangedValueUpdateTest | Success | | 0.005 |
| OptimisticLockingPolicyUpdateTest | Success | | 0.011 |
| OptimisticLockingPolicyUpdateTest | Success | | 0.012 |
| OptimisticLockingPolicyUpdateTest | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139fa8f) | Success | | 0.006 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139fc7d) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139fe6b) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@13a0058) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@13a0248) | Success | | 0.004 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@13a043a) | Success | | 0.003 |
| InsertObjectTest(org.eclipse.persistence.testing.models.mapping.Student@13a062b) | Success | | 0.003 |
| ReadObjectTest(org.eclipse.persistence.testing.models.mapping.Student@1397bf3) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139ca62) | Success | | 0.001 |
| ReadObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139b2e6) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.mapping.Student) | Success | | 0.015 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@1397bf3) | Success | | 0.014 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@1399836) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139b2e6) | Success | | 0.005 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139ba46) | Success | | 0.005 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139ca62) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139d0af) | Success | | 0.004 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139e468) | Success | | 0.005 |
| WriteObjectTest(org.eclipse.persistence.testing.models.mapping.Student@1399836) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.mapping.Student@1399836) | Success | | 0.002 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139b2e6) | Success | | 0.002 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139ba46) | Success | | 0.001 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.mapping.Student@139ca62) | Success | | 0.002 |
| ReadObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bbaab) | Success | | 0.021 |
| ReadObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bfc06) | Success | | 0.006 |
| ReadObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c2afb) | Success | | 0.007 |
| ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectA) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectB) | Success | | 0.005 |
| ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectC) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectD) | Success | | 0.004 |
| ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectE) | Success | | 0.005 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bbaab) | Success | | 0.057 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bfc06) | Success | | 0.027 |
| DeleteObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c2afb) | Success | | 0.023 |
| InsertObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c6b2e) | Success | | 0.014 |
| InsertObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c6d66) | Success | | 0.016 |
| InsertObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c6fa9) | Success | | 0.015 |
| WriteObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bbaab) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bbaab) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bfc06) | Success | | 0.008 |
| UnitOfWorkBasicUpdateObjectTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c2afb) | Success | | 0.008 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bbaab) | Success | | 0.034 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14bfc06) | Success | | 0.026 |
| UnitOfWorkTest(org.eclipse.persistence.testing.models.ownership.ObjectA@14c2afb) | Success | | 0.026 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.019 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.006 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.004 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.006 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.016 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.015 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.014 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.006 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.000 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.000 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.009 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.018 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.001 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.006 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.015 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.180 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.014 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.013 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.011 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.013 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.009 |
| InsertObjectTest(Employee: John Way) | Success | | 0.010 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.010 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.003 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.070 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.023 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.021 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.019 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.021 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.016 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.006 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.010 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.007 |
| BatchWritingTest | Success | | 0.017 |
| QueryTimeoutBatchParameterizedDescriptorQueryManagerTest | Success | | 0.004 |
| QueryTimeoutBatchDynamicDescriptorQueryManagerTest | Success | | 2.673 |
| QueryTimeoutBatchParameterizedDatabaseQueryTest | Success | | 3.005 |
| QueryTimeoutBatchDynamicDatabaseQueryTest | Success | | 3.006 |
| QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTest | Success | | 10.583 |
| CacheStatementBatchWritingTest | Success | | 0.018 |
| ReadWithExpressionTest | Success | | 0.010 |
| ReadAllTest | Success | | 0.012 |
| BatchReadTest | Success | | 0.004 |
| InterfaceProxyInvocationTest | Success | | 0.008 |
| ReadWithProxyEqualityExpression | Success | | 0.012 |
| InheritanceReadAllTest | Success | | 0.012 |
| InsertTest | Success | | 0.009 |
| UpdateTest | Success | | 0.008 |
| UnitOfWorkUpdateTest | Success | | 0.010 |
| UnitOfWorkUpdateWithNewObjectTest | Success | | 0.019 |
| UnitOfWorkCommitAndResume | Success | | 0.006 |
| UnitOfWorkUpdateFromCache | Success | | 0.009 |
| UnitOfWorkReplaceTest | Success | | 0.008 |
| DeleteTest | Success | | 0.015 |
| DeleteProxyObjectTest | Success | | 0.008 |
| DoesExistProxyObjectTest | Success | | 0.004 |
| ReadProxyObjectTest | Success | | 0.002 |
| UOWRegisterProxyObjectTest | Success | | 0.007 |
| BatchReadingValueholderInstantiationTest | Success | | 0.037 |
| JoiningValueholderInstantiationTest | Success | | 0.023 |
| BatchWritingFlushQueryTest | Success | | 0.024 |
| RownumFilteringQueryTest | Success | | 0.008 |
| RownumFilteringQueryTest | Success | | 0.009 |
| RownumFilteringFirstResultQueryTest | Success | | 0.013 |
| RownumFilteringFirstResultQueryTest | Success | | 0.024 |
| ParameterBatchWritingFlushQueryTest | Success | | 0.008 |
| BatchWritingFlushInWriteChangesTest | Success | | 0.008 |
| NamedQueryQueryCacheTest | Success | | 0.013 |
| UnitOfWorkQueryCacheTest | Success | | 0.007 |
| ReadObjectQueryCacheTest | Success | | 0.004 |
| PartialAttributeQueryCacheTest | Success | | 0.009 |
| QueryCacheParameterizedResultsTest | Success | | 0.012 |
| QueryCacheMaxResultsTest | Success | | 0.004 |
| QueryCacheChangedParameterTest | Success | | 0.004 |
| Clear Whole Query Cache Test | Success | | 0.003 |
| Clear Query Cache By Query Test | Success | | 0.002 |
| Clear Query Cache By Name Test | Success | | 0.003 |
| Clear Query Cache By Descriptor Test | Success | | 0.003 |
| QueryCacheInvalidationTest invalidationType: 0 expiring: false | Success | | 0.004 |
| QueryCacheInvalidationTest invalidationType: 1 expiring: false | Success | | 0.001 |
| QueryCacheInvalidationTest invalidationType: 1 expiring: true | Success | | 0.104 |
| QueryCacheInvalidationTest invalidationType: 2 expiring: false | Success | | 0.002 |
| QueryCacheInvalidationTest invalidationType: 2 expiring: true | Success | | 1.504 |
| QueryCacheHitTest | Success | | 0.004 |
| QueryCacheHitTest | Success | | 0.003 |
| QueryCacheHitTest | Success | | 0.009 |
| QueryCacheHitTest | Success | | 0.003 |
| QueryCacheHitTest | Success | | 0.006 |
| QueryCacheHitTest | Success | | 0.005 |
| ReadTest | Success | | 0.036 |
| ReadOnlyClassManyToManyTestCase | Success | | 0.151 |
| ReadOnlyClassOneToManyTestCase | Success | | 0.035 |
| ReadOnlyClassAggregateTestCase | Success | | 0.021 |
| ReadOnlyClassInsertTestCase | Success | | 0.020 |
| ReadOnlyClassUpdateTestCase | Success | | 0.018 |
| ReadOnlyClassDeleteTestCase | Success | | 0.017 |
| ReadOnlyClassAccessingTestCase | Success | | 0.008 |
| InsertReadOnlyClassTestCase | Success | | 0.003 |
| InsertReadOnlyDescriptorTestCase | Success | | 0.003 |
| UpdateReadOnlyClassTestCase | Success | | 0.004 |
| DeleteReadOnlyClassTestCase | Success | | 0.005 |
| DeleteReadOnlyDescriptorTestCase | Success | | 0.005 |
| ReadOnlyDescriptorInsertTestCase | Success | | 0.007 |
| ReadOnlyClassDeepMergeCloneTest | Success | | 0.013 |
| BidirectionalMMDeleteTest | Success | | 0.024 |
| WriteableMappingReadOnlyClassTest | Success | | 0.026 |
| RemoveObjectTest | Success | | 0.020 |
| AddReferencedObjectTest | Success | | 0.010 |
| AddUnReferencedObjectTest | Success | | 0.008 |
| AddNewRegisteredObjectTest | Success | | 0.006 |
| SetToNullTest | Success | | 0.012 |
| SetReferencedObjectTest | Success | | 0.008 |
| SetUnReferencedObjectTest | Success | | 0.009 |
| SetNewRegisteredObjectTest | Success | | 0.005 |
| SetInNewRegisteredObjectTest | Success | | 0.006 |
| UnitOfWorkRevertAndResumeTest | Success | | 0.027 |
| UnitOfWorkRevertAndResumeTestDuplicates | Success | | 0.014 |
| DeepMergeCloneSerializedTest | Success | | 0.032 |
| DeepMergeCloneSerializedNewTest | Success | | 0.015 |
| JCEEncryptionTest | Success | | 0.025 |
| SecurityWhileInitializingInstantiationPolicyTest | Success | | 0.119 |
| SecurityOnFindMethodTest | Success | | 0.001 |
| SecurityOnInitializingAttributeMethodTest | Success | | 0.003 |
| SecurityWhileConvertingToMethodTest | Success | | 0.048 |
| SecurityWhileInitializingAttributesInInstanceVariableAccessorTest | Success | | 0.002 |
| SecurityWhileInitializingAttributesInMethodAccessorTest | Success | | 0.002 |
| SecurityWhileInitializingClassExtractionMethodTest | Success | | 0.002 |
| SecurityWhileInitializingCopyPolicyTest | Success | | 0.002 |
| DatabaseLoginWithNoEncryptorTest | Success | | 0.046 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.059 |
| ReadObjectTest(Employee: John Way) | Success | | 0.022 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.009 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.007 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.019 |
| WriteObjectTest(Employee: John Way) | Success | | 0.019 |
| WriteObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| WriteObjectTest(Employee: Emanual Smith) | Success | | 0.013 |
| WriteObjectTest(Employee: Sarah Way) | Success | | 0.017 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| WriteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.004 |
| WriteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.008 |
| WriteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.005 |
| WriteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.005 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.025 |
| InsertObjectTest(Employee: John Way) | Success | | 0.020 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.012 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.013 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.012 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.003 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.072 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.075 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.025 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.023 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.025 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.018 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.007 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.008 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.012 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.008 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.008 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| Sessions.xml not found | Success | | 0.003 |
| JavaLogSessionsXMLTest | Success | | 0.046 |
| RcmWithRmiAndJndiTest | Success | | 0.033 |
| RcmWithRmiAndRmiRegistryTest | Success | | 0.014 |
| RcmWithTransportClassTest | Success | | 0.031 |
| RcmEncryptedPasswordTest | Success | | 0.015 |
| RCMWithJmsTopicTest | Success | | 0.041 |
| SessionManagerGetSessionStringStringTest | Success | | 0.115 |
| SessionManagerGetSessionNotFoundTest | Success | | 0.056 |
| MWConfigModelEncryptionTest | Success | | 0.017 |
| SessionsXMLSchemaTest | Success | | 0.106 |
| SessionsXMLSchemaWriteTest | Success | | 0.058 |
| SessionsXMLSchemaNoLoggingTest | Success | | 0.001 |
| SessionsXMLSchemaDefaultValueTest | Success | | 0.077 |
| SessionsXMLServerSessionSchemaTest | Success | | 0.016 |
| SessionsXMLSessionEventListenerTest | Success | | 0.341 |
| SessionsXMLSchemaReloadTest | Success | | 0.206 |
| SessionsXMLSchemaSunCORBATransportConfigTest | Success | | 0.059 |
| SessionsXMLSchemaJavaLogTest | Success | | 0.153 |
| SessionsXMLSchemaSequencingTest | Success | | 0.066 |
| SessionsXMLSchemaInvalidTagTest | Success | | 0.026 |
| SessionsXMLSchemaMisplacedDependentTagTest | Success | | 0.013 |
| SessionsXMLSchemaIncorrectTagValuesTest | Success | | 0.016 |
| SessionsXMLSchemaProjectXMLTest | Success | | 0.081 |
| SessionsXMLSchemaWebsphere61PlatformTest | Success | | 0.022 |
| SessionsXMLSchemaWeblogicPlatformTest | Success | | 0.070 |
| SessionsXMLSchemaLoggingOptionsTest | Success | | 0.421 |
| SessionsXMLSchemaJBossPlatformTest | Success | | 0.021 |
| SessionManagerGetMultipleSessionsTest | Success | | 0.117 |
| FailoverLoginSettingsTest | Success | | 0.016 |
| ConcurrencyTest | Success | | 12.354 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.035 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.045 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.048 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.050 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.061 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.058 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.059 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.070 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.074 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.076 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.080 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.119 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.151 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.154 |
| ReadObjectTest(Employee: John Way) | Success | | 0.159 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.157 |
| MultithreadTestCase | Success | | 0.628 |
| SingleTableAboutToInsertTest | Success | | 0.040 |
| MultipleTableAboutToInsertTest | Success | | 0.042 |
| MultipleTableAboutToInsertTest | Success | | 0.037 |
| SingleTableAboutToInsertTest | Success | | 0.039 |
| SingleTableAboutToInsertTest | Success | | 0.049 |
| MultipleTableAboutToInsertTest | Success | | 0.043 |
| SingleTableAboutToInsertTest | Success | | 0.051 |
| MultipleTableAboutToInsertTest | Success | | 0.051 |
| SingleTableAboutToInsertTest | Success | | 0.045 |
| SingleTableAboutToInsertTest | Success | | 0.046 |
| MultipleTableAboutToInsertTest | Success | | 0.049 |
| MultipleTableAboutToInsertTest | Success | | 0.050 |
| MultithreadTestCase | Success | | 0.505 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.004 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.005 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.005 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.004 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.004 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.004 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.003 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.003 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.004 |
| DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTest | Success | | 3.002 |
| DescriptorQueryManagerMultithreadedTest | Success | | 3.360 |
| QueryCacheTest | Success | | 0.036 |
| QueryCacheTest | Success | | 0.034 |
| QueryCacheTest | Success | | 0.035 |
| QueryCacheTest | Success | | 0.039 |
| QueryCacheTest | Success | | 0.040 |
| QueryCacheTest | Success | | 0.040 |
| QueryCacheTest | Success | | 0.042 |
| QueryCacheTest | Success | | 0.042 |
| QueryCacheTest | Success | | 0.044 |
| QueryCacheTest | Success | | 0.044 |
| QueryCacheTest | Success | | 0.045 |
| QueryCacheTest | Success | | 0.064 |
| QueryCacheMultithreadedTest | Success | | 0.417 |
| SPGBasicTest | Success | | 0.294 |
| SPGGenerateAmendmentClassTest | Success | | 0.732 |
| SPGExecuteStoredProcedureTest | Success | | 0.136 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.060 |
| ReadObjectTest(Employee: John Way) | Success | | 0.037 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.030 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.018 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.029 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.027 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.044 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.025 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.007 |
| ReadObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.002 |
| ReadObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.001 |
| ReadObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.002 |
| ReadObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.001 |
| ReadObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.001 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.010 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project) | Success | | 0.014 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject) | Success | | 0.002 |
| ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject) | Success | | 0.002 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee) | Success | | 0.007 |
| WriteObjectTest(Employee: Bob Smith) | Success | | 0.019 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Bob Smith) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: John Way) | Success | | 0.019 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Charles Chanley) | Success | | 0.018 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Emanual Smith) | Success | | 0.033 |
| UnitOfWorkBasicUpdateObjectTest(Employee: Sarah Way) | Success | | 0.030 |
| WriteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.003 |
| UnitOfWorkBasicUpdateObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.003 |
| WriteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.009 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.005 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.004 |
| UnitOfWorkBasicUpdateObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.004 |
| InsertObjectTest(Employee: Bob Smith) | Success | | 0.032 |
| InsertObjectTest(Employee: John Way) | Success | | 0.033 |
| InsertObjectTest(Employee: Charles Chanley) | Success | | 0.031 |
| InsertObjectTest(Employee: Emanual Smith) | Success | | 0.037 |
| InsertObjectTest(Employee: Sarah Way) | Success | | 0.033 |
| InsertObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.006 |
| InsertObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.006 |
| InsertObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.007 |
| InsertObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.008 |
| InsertObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.010 |
| InsertObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.008 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.083 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.049 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.047 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.047 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.049 |
| DeleteObjectTest(Small Project: Enterprise A enterprise wide application to report on the corporations database through TopLink.) | Success | | 0.017 |
| DeleteObjectTest(Small Project: Sales Reporter A reporting application using JDK to report on the corporations database through TopLink.) | Success | | 0.008 |
| DeleteObjectTest(Small Project: TOPEmployee Manager A management application to report on the corporations database through TopLink.) | Success | | 0.010 |
| DeleteObjectTest(Large Project: Sales Reporting A reporting application to report on the corporations database through TopLink. 5000.0 1991-11-11 12:00:00.0) | Success | | 0.014 |
| DeleteObjectTest(Large Project: Swirly Dirly A swirly application to report on the corporations database through TopLink. 100.98 1999-12-25 11:40:44.0) | Success | | 0.010 |
| DeleteObjectTest(Large Project: TOPEmployee Management A management application to report on the corporations database through TopLink. 4000.98 1997-11-12 01:00:00.0) | Success | | 0.011 |
| BatchWritingTest | Success | | 0.377 |
| QueryTimeoutBatchParameterizedDescriptorQueryManagerTest | Success | | 2.678 |
| QueryTimeoutBatchDynamicDescriptorQueryManagerTest | Success | | 3.005 |
| QueryTimeoutBatchParameterizedDatabaseQueryTest | Success | | 3.006 |
| QueryTimeoutBatchDynamicDatabaseQueryTest | Success | | 3.005 |
| QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTest | Success | | 7.233 |
| IndirectListTestAPI.testContains() | Success | | 0.012 |
| IndirectListTestAPI.testElementAt() | Success | | 0.001 |
| IndirectListTestAPI.testInsertElementAt() | Success | | 0.001 |
| IndirectListTestAPI.testAddElement() | Success | | 0.000 |
| IndirectListTestAPI.testIndexOf2() | Success | | 0.000 |
| IndirectListTestAPI.testGet() | Success | | 0.001 |
| IndirectListTestAPI.testIndexOf1() | Success | | 0.001 |
| IndirectListTestAPI.testLastIndexOf2() | Success | | 0.002 |
| IndirectListTestAPI.testLastIndexOf1() | Success | | 0.001 |
| IndirectListTestAPI.testLastElement() | Success | | 0.001 |
| IndirectListTestAPI.testListIterator2() | Success | | 0.001 |
| IndirectListTestAPI.testSetElementAt() | Success | | 0.001 |
| IndirectListTestAPI.testListIterator1() | Success | | 0.000 |
| IndirectListTestAPI.testRemoveElement() | Success | | 0.000 |
| IndirectListTestAPI.testEquals() | Success | | 0.000 |
| IndirectListTestAPI.testAddAll2() | Success | | 0.003 |
| IndirectListTestAPI.testElements() | Success | | 0.001 |
| IndirectListTestAPI.testAddAll1() | Success | | 0.001 |
| IndirectListTestAPI.testContainsAll() | Success | | 0.002 |
| IndirectListTestAPI.testHashCode() | Success | | 0.000 |
| IndirectListTestAPI.testRemove2() | Success | | 0.001 |
| IndirectListTestAPI.testRemove1() | Success | | 0.001 |
| IndirectListTestAPI.testToArray2() | Success | | 0.001 |
| IndirectListTestAPI.testToArray1() | Success | | 0.001 |
| IndirectListTestAPI.testRemoveAllElements() | Success | | 0.001 |
| IndirectListTestAPI.testRemoveAll() | Success | | 0.002 |
| IndirectListTestAPI.testRetainAll() | Success | | 0.002 |
| IndirectListTestAPI.testSubList() | Success | | 0.001 |
| IndirectListTestAPI.testSet() | Success | | 0.001 |
| IndirectListTestAPI.testIterator() | Success | | 0.001 |
| IndirectListTestAPI.testRemoveElementAt() | Success | | 0.001 |
| IndirectListTestAPI.testAdd2() | Success | | 0.001 |
| IndirectListTestAPI.testAdd1() | Success | | 0.000 |
| IndirectListTestAPI.testClear() | Success | | 0.001 |
| IndirectListTestAPI.testFirstElement() | Success | | 0.001 |
| IndirectListTestAPI.testSize() | Success | | 0.000 |
| IndirectListTestAPI.testIsEmpty() | Success | | 0.000 |
| IndirectMapTestAPI.testKeySet() | Success | | 0.006 |
| IndirectMapTestAPI.testHashCode() | Success | | 0.001 |
| IndirectMapTestAPI.testRemove() | Success | | 0.002 |
| IndirectMapTestAPI.testIsEmpty() | Success | | 0.001 |
| IndirectMapTestAPI.testClear() | Success | | 0.001 |
| IndirectMapTestAPI.testPut() | Success | | 0.001 |
| IndirectMapTestAPI.testKeys() | Success | | 0.000 |
| IndirectMapTestAPI.testSize() | Success | | 0.000 |
| IndirectMapTestAPI.testPutAll() | Success | | 0.002 |
| IndirectMapTestAPI.testValues() | Success | | 0.007 |
| IndirectMapTestAPI.testElements() | Success | | 0.001 |
| IndirectMapTestAPI.testContainsKey() | Success | | 0.001 |
| IndirectMapTestAPI.testContains() | Success | | 0.001 |
| IndirectMapTestAPI.testEquals() | Success | | 0.000 |
| IndirectMapTestAPI.testGet() | Success | | 0.000 |
| IndirectMapTestAPI.testEntrySet() | Success | | 0.001 |
| IndirectMapTestAPI.testContainsValue() | Success | | 0.001 |
| IndirectSetTestAPI.testRemove() | Success | | 0.004 |
| IndirectSetTestAPI.testIsEmpty() | Success | | 0.001 |
| IndirectSetTestAPI.testClear() | Success | | 0.001 |
| IndirectSetTestAPI.testRetainAll() | Success | | 0.002 |
| IndirectSetTestAPI.testSize() | Success | | 0.000 |
| IndirectSetTestAPI.testAddAll() | Success | | 0.001 |
| IndirectSetTestAPI.testAdd() | Success | | 0.001 |
| IndirectSetTestAPI.testContainsAll() | Success | | 0.000 |
| IndirectSetTestAPI.testIterator() | Success | | 0.001 |
| IndirectSetTestAPI.testContains() | Success | | 0.001 |
| IndirectSetTestAPI.testEquals() | Success | | 0.001 |
| IndirectSetTestAPI.testToArray2() | Success | | 0.001 |
| IndirectSetTestAPI.testToArray1() | Success | | 0.001 |
| IndirectSetTestAPI.testRemoveAll() | Success | | 0.001 |
| IndirectListTestDatabase.testUOWAddContact() | Success | | 0.135 |
| IndirectListTestDatabase.testUOWChangeTotal() | Success | | 0.055 |
| IndirectListTestDatabase.testUOWRemoveContact2() | Success | | 0.059 |
| IndirectListTestDatabase.testConformWithAnyOfIsNull() | Success | | 0.051 |
| IndirectListTestDatabase.testUOWAddLine() | Success | | 0.058 |
| IndirectListTestDatabase.testReadAndWriteObject() | Success | | 0.067 |
| IndirectListTestDatabase.testUOWReplaceCollection() | Success | | 0.060 |
| IndirectListTestDatabase.testUOWChangeTotal2() | Success | | 0.051 |
| IndirectListTestDatabase.testUOWAddSalesRep() | Success | | 0.481 |
| IndirectListTestDatabase.testRefreshObject() | Success | | 0.057 |
| IndirectListTestDatabase.testRefreshNewObject() | Success | | 0.066 |
| IndirectListTestDatabase.testUOWRemoveLine() | Success | | 0.056 |
| IndirectListTestDatabase.testUOWUnchanged() | Success | | 0.051 |
| IndirectListTestDatabase.testUOWAddContact2() | Success | | 0.054 |
| IndirectListTestDatabase.testUOWRemoveSalesRep2() | Success | | 0.054 |
| IndirectListTestDatabase.testUOWNewObject() | Success | | 0.059 |
| IndirectListTestDatabase.testUOWAddSalesRep2() | Success | | 0.052 |
| IndirectListTestDatabase.testUOWRemoveSalesRep() | Success | | 0.063 |
| IndirectListTestDatabase.testUOWRemoveContact() | Success | | 0.057 |
| IndirectListTestDatabase.testMergeCloneWithSerializedTransparentIndirection() | Success | | 0.052 |
| IndirectListTestDatabase.testWriteAndReadObject() | Success | | 0.064 |
| IndirectMapTestDatabase.testUOWAddContact() | Success | | 0.042 |
| IndirectMapTestDatabase.testUOWChangeTotal() | Success | | 0.039 |
| IndirectMapTestDatabase.testUOWRemoveContact2() | Success | | 0.039 |
| IndirectMapTestDatabase.testUOWAddLine() | Success | | 0.043 |
| IndirectMapTestDatabase.testReadAndWriteObject() | Success | | 0.042 |
| IndirectMapTestDatabase.testUOWReplaceCollection() | Success | | 0.044 |
| IndirectMapTestDatabase.testUOWChangeTotal2() | Success | | 0.037 |
| IndirectMapTestDatabase.testUOWAddSalesRep() | Success | | 0.050 |
| IndirectMapTestDatabase.testRefreshObject() | Success | | 0.034 |
| IndirectMapTestDatabase.testRefreshNewObject() | Success | | 0.041 |
| IndirectMapTestDatabase.testUOWRemoveLine() | Success | | 0.040 |
| IndirectMapTestDatabase.testKeysAndValues() | Success | | 0.036 |
| IndirectMapTestDatabase.testUOWUnchanged() | Success | | 0.035 |
| IndirectMapTestDatabase.testUOWAddContact2() | Success | | 0.038 |
| IndirectMapTestDatabase.testUOWRemoveSalesRep2() | Success | | 0.037 |
| IndirectMapTestDatabase.testUOWNewObject() | Success | | 0.047 |
| IndirectMapTestDatabase.testUOWAddSalesRep2() | Success | | 0.041 |
| IndirectMapTestDatabase.testUOWRemoveSalesRep() | Success | | 0.047 |
| IndirectMapTestDatabase.testUOWRemoveContact() | Success | | 0.042 |
| IndirectMapTestDatabase.testMergeCloneWithSerializedTransparentIndirection() | Success | | 0.039 |
| IndirectMapTestDatabase.testWriteAndReadObject() | Success | | 0.050 |
| IndirectSetTestDatabase.testUOWAddContact() | Success | | 0.045 |
| IndirectSetTestDatabase.testUOWChangeTotal() | Success | | 0.040 |
| IndirectSetTestDatabase.testUOWRemoveContact2() | Success | | 0.038 |
| IndirectSetTestDatabase.testUOWAddLine() | Success | | 0.042 |
| IndirectSetTestDatabase.testReadAndWriteObject() | Success | | 0.039 |
| IndirectSetTestDatabase.testUOWReplaceCollection() | Success | | 0.044 |
| IndirectSetTestDatabase.testUOWChangeTotal2() | Success | | 0.039 |
| IndirectSetTestDatabase.testUOWAddSalesRep() | Success | | 0.050 |
| IndirectSetTestDatabase.testRefreshObject() | Success | | 0.035 |
| IndirectSetTestDatabase.testRefreshNewObject() | Success | | 0.044 |
| IndirectSetTestDatabase.testUOWRemoveLine() | Success | | 0.042 |
| IndirectSetTestDatabase.testUOWUnchanged() | Success | | 0.036 |
| IndirectSetTestDatabase.testUOWAddContact2() | Success | | 0.038 |
| IndirectSetTestDatabase.testUOWRemoveSalesRep2() | Success | | 0.038 |
| IndirectSetTestDatabase.testUOWNewObject() | Success | | 0.048 |
| IndirectSetTestDatabase.testUOWAddSalesRep2() | Success | | 0.042 |
| IndirectSetTestDatabase.testUOWRemoveSalesRep() | Success | | 0.048 |
| IndirectSetTestDatabase.testUOWRemoveContact() | Success | | 0.040 |
| IndirectSetTestDatabase.testMergeCloneWithSerializedTransparentIndirection() | Success | | 0.040 |
| IndirectSetTestDatabase.testWriteAndReadObject() | Success | | 0.050 |
| ReadObjectTest(Dog(1: Bart)29051592) | Success | | 0.009 |
| UpdateDogTest | Success | | 0.019 |
| NullCollectionTest | Success | | 0.039 |
| BidirectionalRelationshipMaintenanceTest | Success | | 0.011 |
| BooleanTester(true) | Success | | 0.013 |
| BooleanTester(false) | Success | | 0.004 |
| NOW -> 2009-02-13 01:46:27.0 | Success | | 0.014 |
| ZERO -> 1900-01-01 00:00:00.0 | Success | | 0.004 |
| New Years Eve -> 1997-12-31 23:59:59.9 | Success | | 0.004 |
| New Years Day -> 1998-02-01 00:00:01.0 | Success | | 0.003 |
| New Years Eve 1999 -> 1999-12-31 23:59:59.0 | Success | | 0.003 |
| New Years Day 2000 -> 2000-02-01 00:00:01.0 | Success | | 0.008 |
| Doug's Birth -> 1970-09-13 16:34:00.0 | Success | | 0.003 |
| Doug's 100th Birthday -> 2070-09-13 16:34:00.0 | Success | | 0.003 |
| 100 Years ago -> 1909-02-13 01:46:27.0 | Success | | 0.003 |
| 100 Years from now -> 2109-02-13 01:46:27.0 | Success | | 0.004 |
| Before 1970 -> 1902-09-13 16:34:25.9 | Success | | 0.003 |
| StringTester(NULL) | Success | | 0.011 |
| StringTester(Empty) | Success | | 0.005 |
| StringTester(Date) | Success | | 0.004 |
| StringTester(Too Long) | Success | | 0.005 |
| StringTester(Leading Blanks) | Success | | 0.005 |
| StringTester(Trailing Blanks) | Success | | 0.005 |
| StringTester(Quotes) | Success | | 0.004 |
| NumericTester(ZERO) | Success | | 0.013 |
| NumericTester(MINIMUM) | Success | | 0.016 |
| NumericTester(MAXIMUM) | Success | | 0.004 |
| BLOB(1000) | Success | | 0.014 |
| BLOB(5000) | Success | | 0.019 |
| BLOB(10000) | Success | | 0.007 |
| BLOB(25000) | Success | | 0.010 |
| BLOB(32768) | Success | | 0.013 |
| BLOB(33000) | Success | | 0.013 |
| CLOB(1000) | Success | | 0.012 |
| CLOB(5000) | Success | | 0.009 |
| CLOB(10000) | Success | | 0.007 |
| CLOB(25000) | Success | | 0.012 |
| BooleanTester(true) | Success | | 0.008 |
| BooleanTester(false) | Success | | 0.004 |
| NOW -> 2009-02-13 01:46:28.0 | Success | | 0.008 |
| ZERO -> 1900-01-01 00:00:00.0 | Success | | 0.003 |
| New Years Eve -> 1997-12-31 23:59:59.9 | Success | | 0.003 |
| New Years Day -> 1998-02-01 00:00:01.0 | Success | | 0.004 |
| New Years Eve 1999 -> 1999-12-31 23:59:59.0 | Success | | 0.003 |
| New Years Day 2000 -> 2000-02-01 00:00:01.0 | Success | | 0.004 |
| Doug's Birth -> 1970-09-13 16:34:00.0 | Success | | 0.003 |
| Doug's 100th Birthday -> 2070-09-13 16:34:00.0 | Success | | 0.004 |
| 100 Years ago -> 1909-02-13 01:46:28.0 | Success | | 0.003 |
| 100 Years from now -> 2109-02-13 01:46:28.0 | Success | | 0.004 |
| Before 1970 -> 1902-09-13 16:34:25.9 | Success | | 0.003 |
| StringTester(NULL) | Success | | 0.008 |
| StringTester(Empty) | Success | | 0.003 |
| StringTester(Date) | Success | | 0.003 |
| StringTester(Too Long) | Success | | 0.005 |
| StringTester(Leading Blanks) | Success | | 0.004 |
| StringTester(Trailing Blanks) | Success | | 0.003 |
| StringTester(Quotes) | Success | | 0.003 |
| NumericTester(ZERO) | Success | | 0.009 |
| NumericTester(MINIMUM) | Success | | 0.003 |
| NumericTester(MAXIMUM) | Success | | 0.004 |
| BLOB(1000) | Success | | 0.010 |
| BLOB(5000) | Success | | 0.010 |
| BLOB(10000) | Success | | 0.008 |
| BLOB(25000) | Success | | 0.011 |
| BLOB(32768) | Success | | 0.012 |
| BLOB(33000) | Success | | 0.013 |
| CLOB(1000) | Success | | 0.009 |
| CLOB(5000) | Success | | 0.009 |
| CLOB(10000) | Success | | 0.008 |
| CLOB(25000) | Success | | 0.012 |
| ReadObjectTest(Employee: Bob Smith) | Success | | 0.014 |
| ReadObjectTest(Employee: John Way) | Success | | 0.002 |
| ReadObjectTest(Employee: Charles Chanley) | Success | | 0.003 |
| ReadObjectTest(Employee: Emanual Smith) | Success | | 0.002 |
| ReadObjectTest(Employee: Sarah Way) | Success | | 0.002 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee) | Success | | 0.008 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee) | Success | | 0.007 |
| ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee) | Success | | 0.006 |
| EmployeeComplexUpdateTest: add 1 and remove 1 Employees | Success | | 0.020 |
| EmployeeComplexUpdateTest: remove 1 Phones | Success | | 0.011 |
| EmployeeComplexUpdateTest: add 2 and remove 2 Employees; add 1 and remove 1 Phones | Success | | 0.018 |
| CascadeLockingPolicyTest | Success | | 0.024 |
| TargetLockingTest_AddRemoveTarget | Success | | 0.056 |
| UnitOfWorkBasicInsertObjectTest(Employee: Bob Smith) | Success | | 0.006 |
| UnitOfWorkBasicInsertObjectTest(Employee: John Way) | Success | | 0.007 |
| UnitOfWorkBasicInsertObjectTest(Employee: Charles Chanley) | Success | | 0.008 |
| UnitOfWorkBasicInsertObjectTest(Employee: Emanual Smith) | Success | | 0.011 |
| UnitOfWorkBasicInsertObjectTest(Employee: Sarah Way) | Success | | 0.009 |
| DeleteObjectTest(Employee: Bob Smith) | Success | | 0.009 |
| DeleteObjectTest(Employee: John Way) | Success | | 0.008 |
| DeleteObjectTest(Employee: Charles Chanley) | Success | | 0.007 |
| DeleteObjectTest(Employee: Emanual Smith) | Success | | 0.008 |
| DeleteObjectTest(Employee: Sarah Way) | Success | | 0.008 |
| TargetLockingTest_DeleteSource_IndirectionTriggered | Success | | 0.025 |
| TargetLockingTest_DeleteSource_IndirectionNotTriggered | Success | | 0.021 |
| ReadAllTest(org.eclipse.persistence.testing.models.unidirectional.Employee) | Success | | 0.004 |
| ReadAllCallTest(org.eclipse.persistence.testing.models.unidirectional.Employee) | Success | | 0.003 |
| ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.unidirectional.Employee) | Success | | 0.002 |
| JoinTest - no selection criteria | Success | | 0.057 |
| JoinTest - select by first name | Success | | 0.020 |
| EmployeeBatchReadingTest - no selection criteria | Success | | 0.086 |
| EmployeeBatchReadingTest - select by first name | Success | | 0.079 |
| MergeCloneWithReferencesWithNullTest | Success | | 0.033 |
| MergeCloneWithReferencesTransparentIndirectionTest | Success | | 0.060 |
| UnitOfWorkRevertAndResumeWithNewTest | Success | | 0.046 |
| UnitOfWorkRevertWithNewObjectTest | Success | | 0.001 |
| UnitOfWorkNullPrimaryKeyTest | Success | | 0.005 |
| MergeUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.086 |
| RegisterationUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.025 |
| RefreshDeletedObjectTest | Success | | 0.012 |
| UnregisterUnitOfWorkTest | Success | | 0.011 |
| CloneAttributeIfMutableTest | Success | | 0.001 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.014 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.033 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.010 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.036 |
| UpdateDeepOwnershipTest(org.eclipse.persistence.testing.models.ownership.ObjectA@1d7a795)truefalse | Success | | 0.045 |
| BidirectionalInsertTest(with UOW) | Success | | 0.016 |
| NestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.043 |
| NestedUnitOfWorkMultipleCommitTest(Employee: Bob Smith) | Success | | 0.017 |
| DeepNestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.030 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.026 |
| InsertNewObjectTest | Success | | 0.014 |
| ComplexMultipleUnitOfWorkTest | Success | | 0.156 |
| FaultyUnitOfWorkTest | Success | | 0.010 |
| LockFailureUnitOfWorkTest | Success | | 0.017 |
| UnitOfWorkResumeTest(Employee: Bob Smith) | Success | | 0.030 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.039 |
| DeletingFromParentSessionTest | Success | | 0.017 |
| EqualObjectUnitOfWorkTest | Success | | 0.006 |
| NoIMWithValueHolderTest | Success | | 0.006 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.022 |
| DeepMergeCloneSerializedTest | Success | | 0.039 |
| DeepMergeCloneIndirectionTest | Success | | 0.010 |
| RegisterNewObjectTest | Success | | 0.052 |
| NoIdentityMapUnitOfWorkTest | Success | | 0.013 |
| RefreshObjectNoIdentityMapUnitOfWorkTest | Success | | 0.004 |
| RelationshipTreeInsertTest | Success | | 0.014 |
| UnitOfWorkComplexRefreshTest | Success | | 0.008 |
| ViolateObjectSpaceTest | Success | | 0.012 |
| NoValidationWithInitIdentityMaps | Success | | 0.024 |
| NoIdentityTest | Success | | 0.129 |
| NoIdentityMergeCloneTest | Success | | 0.037 |
| BiDirectionInsertOrderTest | Success | | 0.024 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.031 |
| UnitOfWorkCommitAndResume(Employee: Bob Smith) | Success | | 0.018 |
| NestedUnitOfWorkQuery | Success | | 0.008 |
| DeleteAndConform | Success | | 0.008 |
| NullAggregateTest | Success | | 0.009 |
| UOWHasOnlyDeletesTest | Success | | 0.004 |
| RegisterNewObjectInIdentityMapNoSeqTest | Success | | 0.002 |
| NestedUnitOfWorkDeleteNewObjectTest | Success | | 0.002 |
| NestedUnitOfWorkDeleteNestedNewObjectTest | Success | | 0.001 |
| NestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.002 |
| DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.002 |
| NestedUnitOfWorkNewObjectWithIndirectionTest | Success | | 0.002 |
| UnitOfWorkDeleteNoValidationTest | Success | | 0.006 |
| GetIdentityMapFromUOWForREADONLYClassTest | Success | | 0.003 |
| UnitOfWorkCommitToDatabaseTest | Success | | 0.017 |
| UnitOfWorkInitializeAllIdentityMapsTest | Success | | 0.008 |
| WasTransactionBegunPrematurelyRollbackTest | Success | | 0.014 |
| CanChangeReadOnlySetTest | Success | | 0.004 |
| GetFromNewObjectWithConformTest | Success | | 0.001 |
| UOWCommitAndResumeWithPreCalcChangeSet | Success | | 0.012 |
| PerformDeletesFirstTest | Success | | 0.006 |
| PerformDeletesFirstIgnoreUpdateTest | Success | | 0.006 |
| PerformDeletesFirstIgnoreUpdateTest2 | Success | | 0.012 |
| CreateDeleteCreateTest | Success | | 0.006 |
| WorkingCloneCopyPolicyTest | Success | | 0.001 |
| UnregisteredNewObjectOptimisticLockTest | Success | | 0.014 |
| DoubleNestedUnitOfWorkRegisterNewObjectTest | Success | | 0.002 |
| GetObjectFromIdentityMapTest | Success | | 0.003 |
| MergeDeadIndirectionTest | Success | | 0.002 |
| CommitAfterExecuteModifyQueryDuringTransTest | Success | | 0.016 |
| AllChangeSetsTest | Success | | 0.015 |
| CurrentChangeSetTest | Success | | 0.005 |
| ErrorOnInsertTest | Success | | 0.001 |
| CollectionMappingMergeObjectTest | Success | | 0.011 |
| ExceptionsRaisedUnitOfWorkTest | Success | | 0.010 |
| NestedUOWWithNewObjectRegisteredTwiceTest | Success | | 0.007 |
| UnitOfWorkRollbackConnectionReleaseTest | Success | | 0.009 |
| MergeCloneWithReferencesWithNullTest | Success | | 0.034 |
| MergeCloneWithReferencesTransparentIndirectionTest | Success | | 0.053 |
| UnitOfWorkRevertWithNewObjectTest | Success | | 0.001 |
| UnitOfWorkNullPrimaryKeyTest | Success | | 0.004 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.067 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.036 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.011 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.034 |
| UpdateDeepOwnershipTest(org.eclipse.persistence.testing.models.ownership.ObjectA@178b445)truefalse | Success | | 0.045 |
| NestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.041 |
| NestedUnitOfWorkMultipleCommitTest(Employee: Bob Smith) | Success | | 0.016 |
| DeepNestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.029 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.031 |
| InsertNewObjectTest | Success | | 0.013 |
| FaultyUnitOfWorkTest | Success | | 0.008 |
| LockFailureUnitOfWorkTest | Success | | 0.017 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.038 |
| DeletingFromParentSessionTest | Success | | 0.067 |
| NoIMWithValueHolderTest | Success | | 0.005 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.022 |
| NoIdentityMapUnitOfWorkTest | Success | | 0.013 |
| RefreshObjectNoIdentityMapUnitOfWorkTest | Success | | 0.003 |
| RelationshipTreeInsertTest | Success | | 0.012 |
| ViolateObjectSpaceTest | Success | | 0.018 |
| NoValidationWithInitIdentityMaps | Success | | 0.029 |
| NoIdentityTest | Success | | 0.128 |
| NoIdentityMergeCloneTest | Success | | 0.043 |
| BiDirectionInsertOrderTest | Success | | 0.024 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.029 |
| UnitOfWorkCommitAndResume(Employee: Bob Smith) | Success | | 0.017 |
| NestedUnitOfWorkQuery | Success | | 0.007 |
| DeleteAndConform | Success | | 0.006 |
| UOWHasOnlyDeletesTest | Success | | 0.002 |
| RegisterNewObjectInIdentityMapNoSeqTest | Success | | 0.002 |
| NestedUnitOfWorkDeleteNewObjectTest | Success | | 0.001 |
| NestedUnitOfWorkDeleteNestedNewObjectTest | Success | | 0.001 |
| NestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.003 |
| DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.002 |
| NestedUnitOfWorkNewObjectWithIndirectionTest | Success | | 0.001 |
| UnitOfWorkDeleteNoValidationTest | Success | | 0.007 |
| ConcurrentNewObjectTest | Success | | 0.012 |
| ConcurrentRefreshOnUpdateTest | Success | | 0.015 |
| ConcurrentRefreshOnCloneTest | Success | | 5.020 |
| GetIdentityMapFromUOWForREADONLYClassTest | Success | | 0.002 |
| UnitOfWorkCommitToDatabaseTest | Success | | 0.016 |
| UnitOfWorkInitializeAllIdentityMapsTest | Success | | 0.008 |
| WasTransactionBegunPrematurelyRollbackTest | Success | | 0.016 |
| CanChangeReadOnlySetTest | Success | | 0.003 |
| GetFromNewObjectWithConformTest | Success | | 0.001 |
| PerformDeletesFirstTest | Success | | 0.005 |
| PerformDeletesFirstIgnoreUpdateTest | Success | | 0.006 |
| PerformDeletesFirstIgnoreUpdateTest2 | Success | | 0.008 |
| CreateDeleteCreateTest | Success | | 0.004 |
| UnregisteredNewObjectOptimisticLockTest | Success | | 0.012 |
| DoubleNestedUnitOfWorkRegisterNewObjectTest | Success | | 0.002 |
| LockOnCloneTest | Success | | 10.019 |
| LockOnCloneDeadlockAvoidanceTest | Success | | 20.011 |
| GetObjectFromIdentityMapTest | Success | | 0.003 |
| MergeDeadIndirectionTest | Success | | 0.001 |
| UnitOfWorkConcurrentRevertTest | Success | | 0.120 |
| CommitAfterExecuteModifyQueryDuringTransTest | Success | | 0.014 |
| AllChangeSetsTest | Success | | 0.016 |
| ErrorOnInsertTest | Success | | 0.000 |
| CollectionMappingMergeObjectTest | Success | | 0.011 |
| ExceptionsRaisedUnitOfWorkTest | Success | | 0.009 |
| NestedUOWWithNewObjectRegisteredTwiceTest | Success | | 0.008 |
| MergeCloneWithReferencesWithNullTest | Success | | 0.031 |
| MergeCloneWithReferencesTransparentIndirectionTest | Success | | 0.065 |
| UnitOfWorkRevertAndResumeWithNewTest | Success | | 0.044 |
| UnitOfWorkRevertWithNewObjectTest | Success | | 0.001 |
| UnitOfWorkNullPrimaryKeyTest | Success | | 0.004 |
| MergeUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.051 |
| RegisterationUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.029 |
| RefreshDeletedObjectTest | Success | | 0.011 |
| UnregisterUnitOfWorkTest | Success | | 0.011 |
| CloneAttributeIfMutableTest | Success | | 0.000 |
| UpdateToNullTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.018 |
| UpdateChangeValueTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.051 |
| UpdateChangeNothingTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.018 |
| UpdateChangeObjectTestfalsefalse(Employee: Bob Smith)truefalse | Success | | 0.042 |
| UpdateDeepOwnershipTest(org.eclipse.persistence.testing.models.ownership.ObjectA@1a30741)truefalse | Success | | 0.049 |
| BidirectionalInsertTest(with UOW) | Success | | 0.036 |
| NestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.049 |
| NestedUnitOfWorkMultipleCommitTest(Employee: Bob Smith) | Success | | 0.024 |
| DeepNestedUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.037 |
| MultipleUnitOfWorkTest(Employee: Bob Smith) | Success | | 0.033 |
| InsertNewObjectTest | Success | | 0.014 |
| ComplexMultipleUnitOfWorkTest | Success | | 0.150 |
| FaultyUnitOfWorkTest | Success | | 0.009 |
| LockFailureUnitOfWorkTest | Success | | 0.016 |
| UnitOfWorkResumeTest(Employee: Bob Smith) | Success | | 0.034 |
| UnitOfWorkResumeOnFailureTest(Employee: Bob Smith) | Success | | 0.037 |
| DeletingFromParentSessionTest | Success | | 0.017 |
| EqualObjectUnitOfWorkTest | Success | | 0.011 |
| NoIMWithValueHolderTest | Success | | 0.006 |
| UnitOfWorkRevertTest(Employee: Bob Smith) | Success | | 0.028 |
| DeepMergeCloneSerializedTest | Success | | 0.022 |
| DeepMergeCloneIndirectionTest | Success | | 0.005 |
| RegisterNewObjectTest | Success | | 0.052 |
| NoIdentityMapUnitOfWorkTest | Success | | 0.013 |
| RefreshObjectNoIdentityMapUnitOfWorkTest | Success | | 0.003 |
| RelationshipTreeInsertTest | Success | | 0.013 |
| UnitOfWorkComplexRefreshTest | Success | | 0.007 |
| ViolateObjectSpaceTest | Success | | 0.017 |
| NoValidationWithInitIdentityMaps | Success | | 0.029 |
| NoIdentityTest | Success | | 0.130 |
| NoIdentityMergeCloneTest | Success | | 0.040 |
| BiDirectionInsertOrderTest | Success | | 0.025 |
| UnitOfWorkCommitResumeOnFailureNoFailureTest(Employee: Bob Smith) | Success | | 0.035 |
| UnitOfWorkCommitAndResume(Employee: Bob Smith) | Success | | 0.025 |
| NestedUnitOfWorkQuery | Success | | 0.008 |
| DeleteAndConform | Success | | 0.007 |
| NullAggregateTest | Success | | 0.009 |
| UOWHasOnlyDeletesTest | Success | | 0.002 |
| RegisterNewObjectInIdentityMapNoSeqTest | Success | | 0.001 |
| NestedUnitOfWorkDeleteNewObjectTest | Success | | 0.002 |
| NestedUnitOfWorkDeleteNestedNewObjectTest | Success | | 0.001 |
| NestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.002 |
| DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTest | Success | | 0.002 |
| NestedUnitOfWorkNewObjectWithIndirectionTest | Success | | 0.002 |
| UnitOfWorkDeleteNoValidationTest | Success | | 0.006 |
| GetIdentityMapFromUOWForREADONLYClassTest | Success | | 0.003 |
| UnitOfWorkCommitToDatabaseTest | Success | | 0.135 |
| UnitOfWorkInitializeAllIdentityMapsTest | Success | | 0.008 |
| WasTransactionBegunPrematurelyRollbackTest | Success | | 0.014 |
| CanChangeReadOnlySetTest | Success | | 0.003 |
| GetFromNewObjectWithConformTest | Success | | 0.001 |
| UOWCommitAndResumeWithPreCalcChangeSet | Success | | 0.012 |
| PerformDeletesFirstTest | Success | | 0.006 |
| PerformDeletesFirstIgnoreUpdateTest | Success | | 0.006 |
| PerformDeletesFirstIgnoreUpdateTest2 | Success | | 0.011 |
| CreateDeleteCreateTest | Success | | 0.005 |
| WorkingCloneCopyPolicyTest | Success | | 0.001 |
| UnregisteredNewObjectOptimisticLockTest | Success | | 0.013 |
| DoubleNestedUnitOfWorkRegisterNewObjectTest | Success | | 0.002 |
| GetObjectFromIdentityMapTest | Success | | 0.003 |
| MergeDeadIndirectionTest | Success | | 0.002 |
| CommitAfterExecuteModifyQueryDuringTransTest | Success | | 0.016 |
| AllChangeSetsTest | Success | | 0.017 |
| CurrentChangeSetTest | Success | | 0.005 |
| ErrorOnInsertTest | Success | | 0.001 |
| CollectionMappingMergeObjectTest | Success | | 0.009 |
| ExceptionsRaisedUnitOfWorkTest | Success | | 0.009 |
| NestedUOWWithNewObjectRegisteredTwiceTest | Success | | 0.007 |
| UnitOfWorkRollbackConnectionReleaseTest | Success | | 0.006 |
| TransactionIsolationAlwaysRefreshTest | Success | | 0.045 |
| TransactionIsolationBatchReadingTest | Success | | 0.040 |
| TransactionIsolationIndirectionConformingTest | Success | | 0.001 |
| TransactionIsolationJoinedTest | Success | | 0.020 |
| TransactionIsolationM2MBatchReadTest | Success | | 0.093 |
| TransactionIsolationMergeCircularIndirectionTest | Success | | 0.028 |
| TransactionIsolationMergeIndirectionOriginalsExistTest | Success | | 0.018 |
| TransactionIsolationMergeIndirectionTest | Success | | 0.010 |
| TransactionIsolationMergeOriginalsExistTest | Success | | 0.015 |
| TransactionIsolationMergeTest | Success | | 0.007 |
| TransactionIsolationNoNewObjectsTest | Success | | 0.012 |
| TransactionIsolationNoOriginalsIndirectionTest | Success | | 0.007 |
| TransactionIsolationNoOriginalsTest | Success | | 0.002 |
| TransactionIsolationRefreshTest | Success | | 0.008 |
| TransactionIsolationBuildObjectCacheHitTest | Success | | 0.093 |
| BeginTransactionEarly_WriteChanges_TestCase | Success | | 0.001 |
| WriteChanges_Commit_NonTrivial_TestCase | Success | | 0.069 |
| WriteChanges_Commit_TestCase | Success | | 0.000 |
| WriteChanges_CommitAndResume_TestCase | Success | | 0.001 |
| WriteChanges_CommitAndResumeOnFailure_TestCase | Success | | 0.001 |
| WriteChanges_DeleteAll_TestCase | Success | | 0.014 |
| WriteChanges_IssueSQL_TestCase | Success | | 0.014 |
| WriteChanges_NonCachingOLReadQuery_TestCase | Success | | 0.010 |
| WriteChanges_OLModifyQuery_TestCase | Success | | 0.004 |
| WriteChanges_OLReadQuery_TestCase | Success | | 0.009 |
| WriteChanges_Register_TestCase | Success | | 0.002 |
| WriteChanges_RegisterExisting_TestCase | Success | | 0.004 |
| WriteChanges_RegisterNew_TestCase | Success | | 0.002 |
| WriteChanges_Release_TestCase | Success | | 0.001 |
| WriteChanges_ReportQuery_TestCase | Success | | 0.002 |
| WriteChanges_RevertAndResume_TestCase | Success | | 0.001 |
| WriteChangesFailed_TestCase | Success | | 0.031 |
| WriteChangesFailed_StatementCountTestCase | Success | | 0.025 |
| ClientServerTest(5 clients, min: 1 max: 2) | Success | | 0.230 |
| ClientServerTest(10 clients, min: 2 max: 4) | Success | | 0.222 |
| ClientServerTest(15 clients, min: 2 max: 4) | Success | | 0.220 |
| ClientServerTest(20 clients, min: 2 max: 5) | Success | | 0.220 |
| ClientServerTest(25 clients, min: 4 max: 8) | Success | | 0.312 |
| ClientServerTest(25 clients, min: 2 max: 4) | Success | | 0.221 |
| NotConnectedDeleteObjectTest | Success | | 0.061 |
| NotConnectedReadObjectTest | Success | | 0.045 |
| NotConnectedUpdateObjectQueryTest | Success | | 0.050 |
| NotConnectedWriteObjectTest | Success | | 0.045 |
| GetTableNameTest | Success | | 0.002 |
| CatchMultilpeSetTableNameTest | Success | | 0.001 |
| GetMethodReturnsValueHolderTest | Success | | 0.002 |
| SequenceFieldNameNotSetTest | Success | | 0.002 |
| ConnectionSizeChangedAfterLogin | Success | | 0.219 |
| NewObjectRegisteration | Success | | 0.009 |
| NoFieldConversionValueInObjectTypeMapping | Success | | 0.007 |
| NoAttributeConversionValueInObjectTypeMapping | Success | | 0.003 |
| KeyFromObjecWithoutDescriptor | Success | | 0.001 |
| ConstructorTest | Success | | 0.052 |
| UOWWithoutDescriptorTest | Success | | 0.001 |
| BidirectionWithHashtableTest | Success | | 0.003 |
| BatchCommitTransactionExceptionTest | Success | | 0.006 |
| PrintStackTraceTest | Success | | 0.003 |
| InvalidQueryKeyTest | Success | | 0.002 |
| ReportQueryWithNoAttributesTest | Success | | 0.002 |
| ChainedExceptionTestCase | Success | | 0.004 |
| ConversionExceptionFromMappingTest | Success | | 0.003 |
| DatabaseSessionAttemptLoginTwiceTest | Success | | 0.046 |
| DatabaseSessionLogoutThenLoginTest | Success | | 0.090 |
| NestedUOWWithUpdateAllQueryTest | Success | | 0.002 |
| ExceptionSerializationTestCase | Success | | 0.010 |
| QueryParameterForOneToOneValidationTest - conforming: false | Success | | 0.014 |
| QueryParameterForOneToOneValidationTest - conforming: true | Success | | 0.012 |
| ClientSessionConstructorValidationTest | Success | | 0.142 |
| ServerSessionReadPoolTypeTest | Success | | 0.132 |
| NoMappingForPrimaryKeyTest | Success | | 0.004 |
| DirectFieldNameNotSetTest | Success | | 0.004 |
| NoForeighKeysAreSpecifiedTest | Success | | 0.004 |
| ForeignKeysDefinedIncorrectlyTest | Success | | 0.004 |
| ReferenceKeyFieldNotProperlySpecifiedTest | Success | | 0.005 |
| NoReferenceKeyIsSpecifiedTest | Success | | 0.004 |
| NoRelationTableTest | Success | | 0.004 |
| NoSourceRelationKeysSpecifiedTest | Success | | 0.004 |
| NoSuchMethodWhileInitializingAttributesInMethodAccessor_SetTest | Success | | 0.005 |
| NoSuchMethodWhileInitializingAttributesInMethodAccessor_GetTest | Success | | 0.004 |
| NoSuchMethodWhileInitializingAttributesInMethodAccessorTest | Success | | 0.003 |
| NoTargetForeignKeysSpecifiedTest | Success | | 0.003 |
| NoTargetRelationKeysSpecifiedTest | Success | | 0.004 |
| ClassIndicatorFieldNotFoundTest | Success | | 0.004 |
| ValueNotFoundInClassIndicatorMappingTest | Success | | 0.004 |
| DescriptorForInterfaceIsMissingTest | Success | | 0.004 |
| DescriptorIsMissingTest | Success | | 0.003 |
| ParentDescriptorNotSpecifiedTest | Success | | 0.004 |
| TableNotSpecifiedTest | Success | | 0.002 |
| ReferenceTableNotSpecifiedTest | Success | | 0.004 |
| RelationKeyFieldNotProperlySpecifiedTest | Success | | 0.004 |
| ReturnTypeInGetAttributeAccessorTest | Success | | 0.006 |
| SecurityOnFindMethodTest | Success | | 0.000 |
| NoSuchMethodOnInitializingAttributeMethodTest | Success | | 0.005 |
| MultipleWriteMappingsForFieldTest | Success | | 0.004 |
| AttributeNameNotSpecifiedTest | Success | | 0.003 |
| IllegalArgumentWhileGettingValueThruMethodAccessorTest | Success | | 0.013 |
| MultipleTablePrimaryKeyMustBeFullyQualifiedTest | Success | | 0.003 |
| NullPointerWhileGettingValueThruInstanceVariableAccessorTest | Success | | 0.003 |
| NullPointerWhileGettingValueThruMethodAccessorTest | Success | | 0.002 |
| IllegalArgumentWhileSettingValueThruMethodAccessorTest | Success | | 0.010 |
| ParentClassIsSelfTest | Success | | 0.004 |
| IllegalArgumentWhileGettingValueThruInstanceVariableAccessorTest | Success | | 0.009 |
| IllegalArgumentWhileSettingValueThruInstanceVariableAccessorTest | Success | | 0.010 |
| NoFieldNameForMappingTest | Success | | 0.004 |
| NoAttributeTransformationMethodTest | Success | | 0.004 |
| NoSuchMethodWhileConvertingToMethodTest | Success | | 0.005 |
| NoAttributeValueConversionToFieldValueProvidedTest | Success | | 0.009 |
| SetExistanceCheckingNotUnderstoodTest | Success | | 0.004 |
| ValueHolderInstantiationMismatchTest | Success | | 0.004 |
| TableIsNotPresentInDatabaseTest | Success | | 21.585 |
| InvalidIdentityMapTest | Success | | 0.002 |
| MissingMappingForFieldTest | Success | | 0.003 |
| InvalidUseOfTransparentIndirectionTest_extractPrimaryKeyForReferenceObject | Success | | 0.009 |
| InvalidUseOfTransparentIndirectionTest_nullValueFromRow | Success | | 0.004 |
| InvalidUseOfTransparentIndirectionTest_valueFromMethod | Success | | 0.002 |
| ReferenceDescriptorIsNotAggreagteCollectionTest | Success | | 0.003 |
| ReferenceDescriptorIsNotAggregateTest | Success | | 0.003 |
| SetMethodParameterTypeNotValidTest | Success | | 0.003 |
| IllegalTableNameInMultipleTableForeignKeyTest_Source | Success | | 0.003 |
| IllegalTableNameInMultipleTableForeignKeyTest_Target | Success | | 0.002 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.004 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.000 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.000 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.001 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.000 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.000 |
| NormalDescriptorsDoNotSupportNonRelationalExtensionsTest | Success | | 0.001 |
| InvalidDataModificationEventTest | Success | | 0.001 |
| InvalidDataModificationEventCodeTest_DirectCollectionMapping | Success | | 0.002 |
| InvalidDataModificationEventCodeTest_ManyToManyMapping | Success | | 0.002 |
| InvalidDescriptorEventCodeTest | Success | | 0.002 |
| MultipleTablePrimaryKeyNotSpecifiedTest | Success | | 0.003 |
| NoSuchMethodOnFindObsoleteMethodTest | Success | | 0.003 |
| NoSuchMethodWhileInitializingClassExtractionMethodTest | Success | | 0.002 |
| NoSuchMethodWhileInitializingCopyPolicyTest | Success | | 0.003 |
| MappingCanNotBeReadOnlyTest | Success | | 0.003 |
| MappingMustBeReadOnlyWhenStoredInCacheTest | Success | | 0.003 |
| ParameterAndMappingWithoutIndirectionMismatchTest | Success | | 0.004 |
| ReturnAndMappingWithoutIndirectionMismatchTest | Success | | 0.003 |
| ParameterAndMappingWithIndirectionMismatchTest | Success | | 0.003 |
| IncorrectCollectionPolicyTest | Success | | 0.003 |
| InvalidIndirectionContainerClassTest | Success | | 0.002 |
| StructureNameNotSetInMappingTest | Success | | 0.002 |
| NoSubClassMatchTest_AggregateCollection | Success | | 0.004 |
| NoSubClassMatchTest_AggregateObject | Success | | 0.002 |
| ReturnAndMappingWithTransparentIndirectionMismatchTest | Success | | 0.003 |
| ParameterAndMappingWithTransparentIndirectionMismatchTest | Success | | 0.003 |
| GetMethodReturnTypeNotValidTest | Success | | 0.003 |
| AttributeAndMappingWithTransparentIndirectionMismatchTest | Success | | 0.002 |
| InvalidContainerPolicyTest | Success | | 0.002 |
| ErrorOccuredInAmendmentMethodTest | Success | | 0.003 |
| InvalidAmendmentMethodTest | Success | | 0.003 |
| InvalidContainerPolicyWithTransparentIndirectionTest | Success | | 0.002 |
| ProxyIndirectionNotAvailableTest | Success | | 0.002 |
| InvalidAttributeTypeForProxyIndirectionTest | Success | | 0.003 |
| InvalidGetMethodReturnTypeForProxyIndirectionTest | Success | | 0.003 |
| InvalidSetMethodParameterTypeForProxyIndirectionTest | Success | | 0.003 |
| InvalidMappingOperationTest | Success | | 0.003 |
| InvalidMappingOperationTest | Success | | 0.001 |
| InvalidMappingOperationTest | Success | | 0.000 |
| InvalidMappingOperationTest | Success | | 0.000 |
| InvalidMappingOperationTest | Success | | 0.001 |
| InvalidMappingOperationTest | Success | | 0.000 |
| InvalidMappingOperationTest | Success | | 0.001 |
| InvalidMappingOperationTest | Success | | 0.000 |
| InvalidMappingOperationTest | Success | | 0.000 |
| InvalidMappingOperationTest | Success | | 0.001 |
| InvalidIndirectionPolicyOperationTest | Success | | 0.002 |
| InvalidIndirectionPolicyOperationTest | Success | | 0.001 |
| InvalidIndirectionPolicyOperationTest | Success | | 0.001 |
| MissingForeignKeyTranslationTest | Success | | 0.003 |
| TargetInvocationWhileInvokingFieldToMethodTest | Success | | 0.006 |
| TargetInvocationWhileGettingValueThruMethodAccessorTest | Success | | 0.003 |
| TargetInvocationWhileSettingValueThruMethodAccessorTest | Success | | 0.002 |
| TargetInvocationWhileCloningTest | Success | | 0.003 |
| TargetInvocationWhileEventExecutionTest | Success | | 0.002 |
| NullPointerWhileMethodInstantiationTest | Success | | 0.006 |
| TargetInvocationWhileMethodInstantiationTest | Success | | 0.002 |
| TargetInvocationWhileInvokingRowExtractionMethodTest | Success | | 0.004 |
| TargetInvocationWhileInvokingAttributeMethodTest | Success | | 0.003 |
| TargetInvocationWhileInstantiatingMethodBasedProxyTest | Success | | 0.002 |
| TargetInvocationWhileConstructorInstantiationTest | Success | | 0.003 |
| IllegalArgumentWhileInstantiatingMethodBasedProxyTest | Success | | 0.002 |
| IllegalArgumentWhileInvokingAttributeMethodTest | Success | | 0.002 |
| IllegalArgumentWhileInvokingFieldToMethodTest | Success | | 0.004 |
| TargetInvocationWhileConstructorInstantiationOfFactoryTest | Success | | 0.004 |
| InstantiationWhileConstructorInstantiationOfFactoryTest | Success | | 0.003 |
| NoConstructorIndirectionContainerClassTest | Success | | 0.002 |
| ConstructingDescriptorExceptionTests | Success | | 0.025 |
| ChildDoesNotDefineAbstractQueryKeyOfParentTest | Success | | 0.002 |
| NoSubClassMatchTest_Aggregate | Success | | 0.003 |
| NullPointerWhileConstructorInstantiationTest | Success | | 0.001 |
| VariableOneToOneMappingIsNotDefinedProperlyTest | Success | | 0.003 |
| VariableOneToOneMappingIsNotDefinedProperlyTest | Success | | 0.000 |
| VariableOneToOneMappingIsNotDefinedProperlyTest | Success | | 0.002 |
| NullPointerWhileSettingValueThruInstanceVariableAccessorTest | Success | | 0.002 |
| GetClassDescriptorWithNullTest | Success | | 0.001 |
| CloseConnAfterDatabaseSessionTxnTest | Success | | 0.209 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
[Fri Feb 13 01:00:11 EST 2009] Checking out /svnroot/rt/org.eclipse.persistence/trunk started
[Fri Feb 13 01:33:49 EST 2009] Compiling started.
Checked in trunk/foundation/plugins/org.eclipse.persistence.oracle.jar & org.eclipse.persistence.oracle.source.jar
[Fri Feb 13 01:37:15 EST 2009] 'functional' testing started.
[Fri Feb 13 03:21:49 EST 2009] 'functional' testing finished.
[Fri Feb 13 03:21:49 EST 2009] 'server certification' testing started.
[Fri Feb 13 05:55:21 EST 2009] 'server certification' testing finished.