Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
311601399.58%3470.402
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.persistence.testing.tests.jpa28161303185.8182014-02-22T07:25:28hudson-slave6
org.eclipse.persistence.testing.tests.jpa.xml17700169.2242014-02-22T08:18:47hudson-slave6
org.eclipse.persistence.testing.tests.jpa21.advanced12300115.3602014-02-22T08:21:45hudson-slave6

Package org.eclipse.persistence.testing.tests.jpa

NameTestsErrorsFailuresTime(s)Time StampHost
AllCMP3TestRunModel28161303185.8182014-02-22T07:25:28hudson-slave6
Back to top

Package org.eclipse.persistence.testing.tests.jpa.xml

NameTestsErrorsFailuresTime(s)Time StampHost
EntityMappingsJUnitTestSuite17700169.2242014-02-22T08:18:47hudson-slave6
Back to top

Package org.eclipse.persistence.testing.tests.jpa21.advanced

NameTestsErrorsFailuresTime(s)Time StampHost
JPA21TestSuite12300115.3602014-02-22T08:21:45hudson-slave6
Back to top


TestCase AllCMP3TestRunModel

NameStatusTypeTime(s)
EMPersistAndCommitTestSuccess1.097
EMRemoveAndCommitTestsSuccess1.300
EMMultipleFlushTestsSuccess0.151
EMModifyAndCommitTestSuccess2.650
EMPersistAndFlushTestSuccess0.001
EMCascadingPersistAndFlushTestSuccess0.001
EMCascadingPersistAndCommitTestSuccess0.029
EMRemoveAndPersistTestSuccess0.023
EMModifyAndMergeTestSuccess0.038
EMCascadingModifyAndMergeTestSuccess0.187
EMRemoveAndFlushTestSuccess0.049
EMCascadingRemoveAndFlushTestSuccess0.042
EMFlushBatchWritingTestSuccess0.010
EMCascadingModifyAndRefreshTestSuccess0.037
EMModifyAndRefreshTestSuccess0.044
EntityListenerPrePersistTestSuccess0.747
EntityListenerPostPersistTestSuccess1.806
EntityListenerPreUpdateTestSuccess0.032
EntityListenerPostUpdateTestSuccess0.053
EntityListenerPreRemoveTestSuccess0.447
EntityListenerPostRemoveTestSuccess0.067
EntityListenerPostLoadTestSuccess0.024
EntityListenerPostLoadTransactionTestSuccess0.019
EntityListenerPostLoadRefreshTestSuccess0.261
EntityMethodPrePersistTestSuccess0.303
EntityMethodPostPersistTestSuccess1.577
EntityMethodPreUpdateTestSuccess0.020
EntityMethodPostUpdateTestSuccess0.020
EntityMethodPreRemoveTestSuccess0.030
EntityMethodPostRemoveTestSuccess0.265
EntityMethodPostLoadTestSuccess0.023
EntityMethodPostLoadTransactionTestSuccess0.048
EntityMethodPostLoadRefreshTestSuccess0.020
NonDBChangePreUpdateTestSuccess0.025
PrimaryKeyClassTestSuccess0.037
XMLAnnotationMergingTestSuccess0.024
testFirstNamePrefixBLAForAllSuccess1.403
testFirstNamePrefixBLAForSalarySuccess1.503
testDoubleSalaryForAllSuccess2.769
testDoubleSalaryForSalarySuccess3.116
testFirstNamePrefixBLADoubleSalaryForAllSuccess1.281
testFirstNamePrefixBLADoubleSalaryForSalarySuccess0.682
testFirstNamePrefixBLADoubleSalaryForSalaryForFirstNameSuccess0.653
testAssignManagerNameSuccess2.198
testAssignNullToAddressSuccess1.668
testAssignObjectToAddressSuccess1.264
testAssignExpressionToAddressSuccess1.719
testAggregateSuccess0.876
testSetupSuccess71.298
testProjectJoinTeamMembersSuccess0.096
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNullSuccess0.053
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNull_NoBaseSuccess0.038
testProjectJoinTeamMembersJoinAddressSuccess0.106
testProjectJoinTeamMembersJoinAddress_NoBaseSuccess0.099
testProjectOuterJoinTeamMembersJoinAddressSuccess0.110
testProjectOuterJoinTeamMembersJoinAddress_NoBaseSuccess0.106
testProjectOuterJoinTeamMembersOuterJoinAddressSuccess0.106
testProjectOuterJoinTeamMembersOuterJoinAddress_NoBaseSuccess0.111
testProjectJoinTeamMembersOuterJoinAddressSuccess0.102
testProjectJoinTeamMembersOuterJoinAddress_NoBaseSuccess0.114
testProblemReporterProjectJoinTeamMembersJoinAddressSuccess0.031
testProblemReporterProjectJoinTeamMembersJoinAddress_NoBaseSuccess0.038
testEmployeeJoinProjectsSuccess0.079
testEmployeeJoinProjectsOnUOWSuccess0.066
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNullSuccess0.025
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNull_NoBaseSuccess0.022
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectNameSuccess0.046
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectName_NoBaseSuccess0.091
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesSuccess0.282
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhones_NoBaseSuccess0.398
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesOnUOWSuccess0.404
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesOnUOW_NoBaseSuccess0.504
testEmployeeJoinManagerAddressOuterJoinManagerAddressSuccess0.047
testEmployeeJoinManagerAddressOuterJoinManagerAddress_NoBaseSuccess0.039
testTwoUnrelatedResultWithOneToManyJoinsError Internal Exception: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request Error Code: 0 Call: CREATE TABLE CONCURRENCYC (ID BIGINT NOT NULL, NAME VARCHAR(60), PRIMARY KEY (ID)) Query: DataModifyQuery(sql="CREATE TABLE CONCURRENCYC (ID BIGINT NOT NULL, NAME VARCHAR(60), PRIMARY KEY (ID))")

Local Exception Stack:
Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
Error Code: 0
Call: CREATE TABLE CONCURRENCYC (ID BIGINT NOT NULL, NAME VARCHAR(60), PRIMARY KEY (ID))
Query: DataModifyQuery(sql="CREATE TABLE CONCURRENCYC (ID BIGINT NOT NULL, NAME VARCHAR(60), PRIMARY KEY (ID))")
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:331)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:900)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:962)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:631)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:558)
at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2002)
at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:570)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:242)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeNoSelectCall(DatasourceCallQueryMechanism.java:271)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeNoSelect(DatasourceCallQueryMechanism.java:251)
at org.eclipse.persistence.queries.DataModifyQuery.executeDatabaseQuery(DataModifyQuery.java:85)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:899)
at org.eclipse.persistence.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:3214)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1804)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1786)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1737)
at org.eclipse.persistence.internal.sessions.AbstractSession.priviledgedExecuteNonSelectingCall(AbstractSession.java:5007)
at org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition.createOnDatabase(DatabaseObjectDefinition.java:141)
at org.eclipse.persistence.tools.schemaframework.SchemaManager.createObject(SchemaManager.java:223)
at org.eclipse.persistence.tools.schemaframework.TableCreator.createTables(TableCreator.java:165)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTablesAndConstraints(TableCreator.java:334)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTables(TableCreator.java:322)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTables(TableCreator.java:306)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTables(TableCreator.java:298)
at org.eclipse.persistence.testing.framework.TogglingFastTableCreator.replaceTables(TogglingFastTableCreator.java:103)
at org.eclipse.persistence.testing.models.jpa.advanced.AdvancedTableCreator.replaceTables(AdvancedTableCreator.java:2733)
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testSetup(JoinedAttributeAdvancedJunitTest.java:169)
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testTwoUnrelatedResultWithOneToManyJoins(JoinedAttributeAdvancedJunitTest.java:648)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2141)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2415)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2333)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2318)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:890)
35.268
testMultipleUnrelatedResultWithOneToManyJoinsError Exception Description: Fatal error occurred. Internal Exception: java.util.NoSuchElementException

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: java.util.NoSuchElementException
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: java.util.NoSuchElementException
at java.util.Vector.firstElement(Vector.java:485)
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testMultipleUnrelatedResultWithOneToManyJoins(JoinedAttributeAdvancedJunitTest.java:661)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.011
testTwoUnrelatedResultWithOneToOneJoinsError Exception Description: Fatal error occurred. Internal Exception: java.util.NoSuchElementException

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: java.util.NoSuchElementException
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: java.util.NoSuchElementException
at java.util.Vector.firstElement(Vector.java:485)
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testTwoUnrelatedResultWithOneToOneJoins(JoinedAttributeAdvancedJunitTest.java:737)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.009
testTwoUnrelatedResultWithOneToOneJoinsWithExtraItemError Exception Description: Fatal error occurred. Internal Exception: java.util.NoSuchElementException

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: java.util.NoSuchElementException
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: java.util.NoSuchElementException
at java.util.Vector.firstElement(Vector.java:485)
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testTwoUnrelatedResultWithOneToOneJoinsWithExtraItem(JoinedAttributeAdvancedJunitTest.java:888)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.008
testOuterJoinSortingWithOneToOneJoinsError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError: Control query results should be non-empty

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError: Control query results should be non-empty
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError: Control query results should be non-empty
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testOuterJoinSortingWithOneToOneJoins(JoinedAttributeAdvancedJunitTest.java:801)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.009
testFetchOuterJoinSubClassSuccess0.010
testAddressQKError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError: Test setup problem: control query result is empty. Choose selection criteria such that something is actually selected

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError: Test setup problem: control query result is empty. Choose selection criteria such that something is actually selected
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError: Test setup problem: control query result is empty. Choose selection criteria such that something is actually selected
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testAddressQK(JoinedAttributeAdvancedJunitTest.java:955)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.009
testManagedProjectsError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testManagedProjects(JoinedAttributeAdvancedJunitTest.java:984)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.009
testManagedLargeProjectsError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testManagedLargeProjects(JoinedAttributeAdvancedJunitTest.java:998)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.006
testProjectsQKError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError: Test setup problem: control query result is empty. Choose selection criteria such that something is actually selected

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError: Test setup problem: control query result is empty. Choose selection criteria such that something is actually selected
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError: Test setup problem: control query result is empty. Choose selection criteria such that something is actually selected
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testProjectsQK(JoinedAttributeAdvancedJunitTest.java:1011)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.006
testLargeProjectsError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testLargeProjects(JoinedAttributeAdvancedJunitTest.java:1039)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.006
testOwnerError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testOwner(JoinedAttributeAdvancedJunitTest.java:1076)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.005
testEmployeesError Exception Description: Fatal error occurred. Internal Exception: junit.framework.AssertionFailedError

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: Fatal error occurred.
Internal Exception: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:166)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestSuite.execute(TestSuite.java:75)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: junit.framework.AssertionFailedError
at org.eclipse.persistence.testing.tests.jpa.advanced.JoinedAttributeAdvancedJunitTest.testEmployees(JoinedAttributeAdvancedJunitTest.java:1090)
at org.eclipse.persistence.testing.framework.JUnitTestCase.test(JUnitTestCase.java:78)
at org.eclipse.persistence.testing.framework.TestCase.executeTest(TestCase.java:545)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:156)
0.005
testSetupSuccess22.184
testPhoneCountGroupByOwnerSuccess0.676
testPhoneCountGroupByOwnersAddressSuccess0.801
testProjectCountGroupByTeamMembersSuccess0.225
testProjectCountGroupByTeamMemberAddressSuccess0.311
testProjectCountGroupByTeamMemberPhoneSuccess0.282
testSetupSuccess1.160
testCascadePersistForUnregisteredObjectsSuccess0.151
testSetupSuccess25.708
testClearWhileEntityManagerInFakeMergePendingState4Success0.002
testClearWhileEntityManagerInFakeBirthState0Success0.001
testClearWhileEntityManagerInCommitPendingStateWithClearAfterCommitSuccess1.153
testClearWhileEntityManagerInCommitPendingStateWithNoClearAfterCommitSuccess0.002
testClearAfterEntityManagerCommitFinishedSuccess0.002
testDeadLockOnReadLockSuccess12.751
testTransitionToDeferedFailureSuccess28.163
testSetupSuccess24.097
testContainsSuccess0.049
testEvictClassObjectSuccess0.087
testEvictClassSuccess0.022
testEvictAllSuccess0.019
testEvictContainsSuccess0.016
testCacheAPISuccess0.032
testEvictClass_MappedSuperclass_RemovesAssignableSubclassesSuccess0.024
testEvictClassObject_MappedSuperclass_RemovesAssignableSubclassesSuccess0.017
testEvictClass_JavaLangClass_hasNoEffectSuccess0.008
testEvictClass_NonPersistableParentOfEntityMappedSuperclassChain_RemovesAssignableSubclassesSuccess0.014
testEvictClass_NonPersistableSubclassOfEntityMappedSuperclassChain_hasNoEffectSuccess0.013
testGetId_fromUnmanagedMappedSuperclass_handles_null_descriptorSuccess0.015
testGetId_fromUnsupportedJavaLangInteger_throwsIAE_on_null_descriptorSuccess0.001
testGetId_fromNativeMappedSuperclass_handles_null_cmp3policy_weaving_onSuccess0.005
testSetupSuccess23.204
testPersistThenRemoveCallsSuccess0.096
testRemoveUnmanagedNewEntitySuccess0.002
testPersistOnRegisteredObjectSuccess0.002
testPreUpdateEvent_UpdateAlteredSuccess0.023
testPreUpdateEvent_UpdateRevertedSuccess0.020
testMergeCascadeTriggersPrePersistSuccess0.004
testSetupSuccess29.785
test210280EntityManagerFromPUwithSpaceInNameAndPathSuccess0.032
test210280EntityManagerFromPUwithSpaceInNameButNotInPathSuccess0.023
test210280EntityManagerFromPUwithSpaceInPathButNotInNameSuccess0.021
testAddAndDeleteSameObjectSuccess0.065
testAnnotationDefaultLockModeNONEOnUpdateQuerySuccess2.687
testApplicationManagedInServerSuccess0.001
testBadGetReferenceSuccess0.005
testBatchQueryHintSuccess0.065
testBatchWriteOPTIMISTICLockSuccess0.035
testBeginTransactionCloseSuccess0.001
testBeginTransactionCloseCommitTransactionSuccess0.024
testBulkDeleteThenMergeSuccess0.053
testCacheUsageSuccess0.023
testCascadeMergeDetachedSuccess0.029
testCascadeMergeManagedSuccess0.028
testCascadePersistToNonEntitySubclassSuccess0.012
testChangeFlushChangeRefreshSuccess0.031
testChangeRecordKeepOldValue_SimpleSuccess0.291
testChangeRecordKeepOldValue_TwoStepSuccess0.249
testCharFieldDefaultNullValueSuccess0.029
testCheckVersionOnMergeSuccess0.012
testClassInstanceConverterSuccess0.012
testClearSuccess0.007
testClearEntityManagerWithoutPersistenceContextSuccess0.000
testClearEntityManagerWithoutPersistenceContextSimulateJTASuccess0.006
testClearInTransactionSuccess0.020
testClearWithFlushSuccess0.028
testClearWithFlush2Success0.233
testCloneEmbeddableSuccess0.001
testCloneableSuccess0.603
testCloseSuccess0.000
testCloseOnCommitSuccess0.034
testClosedEmShouldThrowExceptionSuccess0.002
testCollectionAddNewObjectUpdateSuccess0.033
testConnectionPolicySuccess0.006
testConnectionPolicySetPropertySuccess0.003
testContainsNullSuccess0.002
testContainsRemovedSuccess0.017
testConverterInSuccess0.015
testCreateEntityManagerFactorySuccess0.000
testCreateEntityManagerFactory2Success0.182
testDatabaseSyncNewObjectSuccess0.004
testDeadConnectionFailoverSuccess0.497
testDeadPoolFailoverSuccess0.566
testDeleteAllHugeProjectsWithNullTeamLeaderSuccess2.156
testDeleteAllLargeProjectsWithNullTeamLeaderSuccess0.106
testDeleteAllPhonesWithNullOwnerSuccess0.019
testDeleteAllProjectsSuccess0.234
testDeleteAllProjectsWithNullTeamLeaderSuccess0.113
testDeleteAllSmallProjectsWithNullTeamLeaderSuccess0.180
testDeleteAllSpecialHugeProjectsWithNullTeamLeaderSuccess0.197
testDeleteEmployeeSuccess0.583
testDeleteEmployee_with_status_enum_collection_instantiatedSuccess0.176
testDeleteManSuccess0.134
testDescriptorNamedQuerySuccess0.026
testDescriptorNamedQueryForMultipleQueriesSuccess0.042
testDetachManagedObjectSuccess0.050
testDetachNonEntitySuccess0.006
testDetachNonManagedObjectSuccess0.023
testDetachNullSuccess0.007
testDetachRemovedObjectSuccess0.217
testDiscoverNewReferencedObjectSuccess0.143
testDoubleMergeSuccess0.036
testEMCloseAndOpenSuccess1.844
testEMDefaultTxTypeSuccess0.001
testEMFBuiltWithSessionSuccess0.051
testEMFCloseSuccess0.000
testEMFWrapValidationExceptionSuccess0.080
testEMFactoryCloseAndOpenSuccess0.002
testEmbeddedNPESuccess0.067
testEnabledPersistNonEntitySubclassSuccess0.006
testExceptionForPersistNonEntitySubclassSuccess0.006
testExclusiveIsolatedLeaksConnectionOnClearSuccess0.052
testExtendedPersistenceContextSuccess0.208
testFetchQueryHintSuccess0.051
testFindDeleteAllPersistSuccess1.350
testFindReadOnlyIsolatedSuccess0.010
testFindWithNullPkSuccess0.005
testFindWithPropertiesSuccess0.073
testFindWithWrongTypePkSuccess0.004
testFlushClearFindSuccess0.062
testFlushClearFindNoCascadedLockSuccess0.056
testFlushClearQueryNonPKSuccess0.089
testFlushClearQueryPkSuccess0.103
testFlushModeSuccess0.011
testFlushModeEmAutoSuccess0.037
testFlushModeEmAutoQueryAutoSuccess0.024
testFlushModeEmAutoQueryCommitSuccess0.018
testFlushModeEmCommitSuccess0.016
testFlushModeEmCommitQueryAutoSuccess0.059
testFlushModeEmCommitQueryCommitSuccess0.032
testFlushModeOnUpdateQuerySuccess0.268
testForUOWInSharedCacheWithBatchQueryHintSuccess0.697
testForceSQLExceptionFor219097Success0.014
testGenerateSessionNameFromConnectionPropertiesSuccess7.891
testGetEntityManagerFactorySuccess0.982
testGetHintsSuccess0.005
testGetIdentifierSuccess1.107
testGetLockModeTypeSuccess0.299
testGetPropertiesSuccess0.004
testGetReferenceSuccess0.103
testGetReferenceUpdateSuccess0.052
testGetReferenceUsedInUpdateSuccess0.043
testIdentityInsideTransactionSuccess0.014
testIdentityOutsideTransactionSuccess0.007
testIgnoreRemovedObjectsOnDatabaseSyncSuccess0.094
testIncorrectBatchQueryHintSuccess0.006
testInheritanceFetchJoinSecondCallSuccess0.033
testInheritanceQuerySuccess0.014
testInitializeFieldForPropertyAccessSuccess0.041
testIsLoadedSuccess0.604
testIsLoadedAttributeSuccess0.292
testIsLoadedWithReferenceSuccess0.089
testIsLoadedWithoutReferenceSuccess0.020
testIsLoadedWithoutReferenceAttributeSuccess0.027
testLazyOneToOneFetchInitializationSuccess0.016
testLeftJoinOneToOneQuerySuccess0.008
testLockWithJoinedInheritanceStrategySuccess0.001
testLockingLeftJoinOneToOneQuerySuccess0.155
testLockingLeftJoinOneToOneQuery2Success0.024
testManyToOnePersistCascadeOnFlushSuccess0.014
testMergeDetachedObjectSuccess0.029
testMergeNewObjectSuccess0.003
testMergeNewObject2Success0.006
testMergeNewObject3_DontUseSequencingSuccess0.024
testMergeNewObject3_UseSequencingSuccess0.004
testMergeNewReferencingOldChangedSuccess0.037
testMergeNullSuccess0.003
testMergeOfEntityWithDetachedReferencesSuccess0.060
testMergeRemovedObjectSuccess0.023
testMultipleEntityManagerFactoriesSuccess3.932
testMultipleExistenceChecksForDetachedObjectsSuccess0.954
testMultipleFactoriesSuccess7.553
testNativeSequencesSuccess0.000
testNestedBatchQueryHintSuccess0.117
testNestedBatchQueryHintsSuccess0.843
testNestedFetchQueryHintsSuccess0.092
testNewObjectNotCascadePersistSuccess0.002
testNoPersistOnCommitSuccess0.066
testNoPersistOnCommitPropertiesSuccess0.056
testNoPersistOnFlushPropertiesSuccess0.059
testNonPooledConnectionSuccess0.012
testNonRefreshLazyRelationshipSuccess1.016
testNullBasicMapSuccess0.006
testNullifyAddressInSuccess2.047
testOPTIMISTICLockSuccess0.036
testOPTIMISTIC_FORCE_INCREMENTLockSuccess0.024
testObjectReferencedInBothEmAndSharedCache_AggregateObjectMappingSuccess0.007
testObjectReferencedInBothEmAndSharedCache_ObjectReferenceMappingVHSuccess0.013
testOneToManyDefaultJoinTableNameSuccess0.009
testPESSIMISTIC_ExtendedScopeSuccess82.202
testPESSIMISTIC_FORCE_INCREMENTLockSuccess0.213
testPESSIMISTIC_FORCE_INCREMENTLockOnNonVersionedEntitySuccess0.007
testPESSIMISTIC_READLockSuccess0.000
testPESSIMISTIC_READLockWithNoChangesSuccess0.012
testPESSIMISTIC_READ_TIMEOUTLockSuccess0.001
testPESSIMISTIC_WRITELockSuccess0.000
testPESSIMISTIC_WRITELockWithNoChangesSuccess0.009
testPESSIMISTIC_WRITE_TIMEOUTLockSuccess0.000
testParallelMultipleFactoriesSuccess0.001
testPersistManagedExceptionSuccess0.006
testPersistManagedNoExceptionSuccess0.014
testPersistNullSuccess0.001
testPersistOnCommitSuccess0.039
testPersistOnNonEntitySuccess0.001
testPersistRemovedSuccess0.558
testPersistencePropertiesSuccess0.001
testPessimisticLockHintStartsTransactionSuccess0.006
testPostAcquirePreReleaseEvents_ExternalConnectionPoolSuccess1.748
testPostAcquirePreReleaseEvents_InternalConnectionPoolSuccess0.318
testPreupdateEmbeddableSuccess0.028
testPrimaryKeyUpdateSuccess0.012
testPrimaryKeyUpdatePKFKSuccess0.016
testPrimaryKeyUpdateSameValueSuccess0.007
testProviderPropertySettingSuccess0.000
testQueryHintsSuccess0.008
testQueryOnClosedEMSuccess0.003
testREADLockSuccess0.023
testReadOnlyTransactionalDataSuccess0.013
testReadTransactionIsolation_CustomUpdateSuccess0.041
testReadTransactionIsolation_CustomUpdate_FlushSuccess0.212
testReadTransactionIsolation_CustomUpdate_RefreshSuccess0.097
testReadTransactionIsolation_CustomUpdate_Refresh_FlushSuccess0.064
testReadTransactionIsolation_OriginalInCache_CustomUpdateSuccess0.056
testReadTransactionIsolation_OriginalInCache_CustomUpdate_FlushSuccess0.043
testReadTransactionIsolation_OriginalInCache_CustomUpdate_RefreshSuccess0.046
testReadTransactionIsolation_OriginalInCache_CustomUpdate_Refresh_FlushSuccess0.045
testReadTransactionIsolation_OriginalInCache_UpdateAllSuccess1.429
testReadTransactionIsolation_OriginalInCache_UpdateAll_FlushSuccess0.060
testReadTransactionIsolation_OriginalInCache_UpdateAll_RefreshSuccess0.075
testReadTransactionIsolation_OriginalInCache_UpdateAll_Refresh_FlushSuccess0.070
testReadTransactionIsolation_UpdateAllSuccess0.386
testReadTransactionIsolation_UpdateAll_FlushSuccess0.064
testReadTransactionIsolation_UpdateAll_RefreshSuccess0.089
testReadTransactionIsolation_UpdateAll_Refresh_FlushSuccess0.080
testRefreshForCommitSuccess0.052
testRefreshForFlushSuccess0.027
testRefreshInvalidateDeletedObjectSuccess0.021
testRefreshLazyRelationshipSuccess0.066
testRefreshNotManagedSuccess0.003
testRefreshOPTIMISTICLockSuccess0.048
testRefreshPESSIMISTIC_READLockSuccess0.000
testRefreshPESSIMISTIC_WRITELockSuccess0.001
testRefreshRemovedSuccess0.031
testRemoveFlushFindSuccess0.029
testRemoveFlushPersistContainsSuccess0.041
testRemoveNullSuccess0.003
testReplaceElementCollectionSuccess0.044
testRollbackOnlyOnExceptionSuccess0.003
testSelectEmbeddableSuccess0.018
testSequenceObjectDefinitionSuccess0.000
testSequenceObjectWithSchemaNameSuccess0.001
testSequencePreallocationUsingCallbackTestSuccess0.036
testSerializedLazySuccess0.275
testSetFieldForPropertyAccessSuccess0.133
testSetFieldForPropertyAccessWithNewEMSuccess0.103
testSetFieldForPropertyAccessWithRefreshSuccess1.024
testSetNewAggregateSuccess0.084
testSetNewNestedAggregateSuccess0.065
testSetRollbackOnlySuccess0.064
testSetStartTimeSuccess0.034
testSetTargetQueryOneToManySuccess1.444
testSettingDetachedObjectSuccess0.032
testSharedExpressionInQueriesSuccess0.605
testSubStringSuccess0.544
testTemporalOnClosedEmSuccess0.007
testTransactionRequiredSuccess0.003
testTransientMappingSuccess0.000
testUOWReferenceInExpressionCacheSuccess0.065
testUnWrapClassSuccess0.001
testUpdateAllHugeProjectsSuccess2.083
testUpdateAllHugeProjectsWithNameSuccess0.076
testUpdateAllLargeProjectsSuccess0.088
testUpdateAllLargeProjectsWithNameSuccess0.075
testUpdateAllLargeProjectsWithNullTeamLeaderSuccess0.164
testUpdateAllProjectsSuccess0.116
testUpdateAllProjectsWithNameSuccess0.071
testUpdateAllProjectsWithNullTeamLeaderSuccess0.338
testUpdateAllSmallProjectsSuccess1.470
testUpdateAllSmallProjectsWithNameSuccess0.076
testUpdateAllSmallProjectsWithNullTeamLeaderSuccess0.136
testUpdateAllSpecialHugeProjectsSuccess0.151
testUpdateAllSpecialHugeProjectsWithNameSuccess0.080
testUpdateAllSpecialHugeProjectsWithNullTeamLeaderSuccess0.137
testUpdateUsingTempStorageSuccess2.571
testUpdateUsingTempStorageWithParameterSuccess0.068
testWRITELockSuccess0.025
testWeavingSuccess0.001
testCascadeDetachSuccess0.011
testDeleteEverythingSuccess2.378
testSetupSuccess17.113
testInheritanceNoDiscriminatorColumnSuccess0.012
testComplicateResultWithInheritanceSuccess0.021
testRefreshSuccess0.026
testBindParametersSuccess0.004
testBindParametersWithPostitionalSuccess0.004
testSimpleInheritanceSuccess0.009
testPessimisticLockingSuccess0.011
testComplicateResultsSuccess0.005
testSetupSuccess14.548
testProjectJoinTeamMembersSuccess0.078
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNullSuccess0.036
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNull_NoBaseSuccess0.035
testProjectJoinTeamMembersJoinAddressSuccess0.107
testProjectJoinTeamMembersJoinAddress_NoBaseSuccess0.103
testProjectOuterJoinTeamMembersJoinAddressSuccess0.107
testProjectOuterJoinTeamMembersJoinAddress_NoBaseSuccess0.119
testProjectOuterJoinTeamMembersOuterJoinAddressSuccess0.093
testProjectOuterJoinTeamMembersOuterJoinAddress_NoBaseSuccess0.121
testProjectJoinTeamMembersOuterJoinAddressSuccess0.146
testProjectJoinTeamMembersOuterJoinAddress_NoBaseSuccess0.135
testProblemReporterProjectJoinTeamMembersJoinAddressSuccess0.043
testProblemReporterProjectJoinTeamMembersJoinAddress_NoBaseSuccess0.036
testEmployeeJoinProjectsSuccess0.104
testEmployeeJoinProjectsOnUOWSuccess0.155
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNullSuccess0.047
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNull_NoBaseSuccess0.052
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectNameSuccess0.244
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectName_NoBaseSuccess0.112
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesSuccess0.586
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhones_NoBaseSuccess0.438
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesOnUOWSuccess0.459
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesOnUOW_NoBaseSuccess0.370
testEmployeeJoinManagerAddressOuterJoinManagerAddressSuccess0.038
testEmployeeJoinManagerAddressOuterJoinManagerAddress_NoBaseSuccess0.035
testTwoUnrelatedResultWithOneToManyJoinsSuccess21.909
testMultipleUnrelatedResultWithOneToManyJoinsSuccess21.125
testTwoUnrelatedResultWithOneToOneJoinsSuccess26.826
testTwoUnrelatedResultWithOneToOneJoinsWithExtraItemSuccess22.641
testOuterJoinSortingWithOneToOneJoinsSuccess0.010
testFetchOuterJoinSubClassSuccess0.012
testAddressQKSuccess0.008
testManagedProjectsSuccess0.004
testManagedLargeProjectsSuccess0.004
testProjectsQKSuccess0.008
testLargeProjectsSuccess0.004
testOwnerSuccess0.003
testEmployeesSuccess0.010
testSimpleReturnDirectToFieldSuccess0.003
testSimpleReturnObjectSuccess0.007
testReturnObjectAndDirectToFieldSuccess0.008
testReturnUnrelatedObjectAndDirectToFieldSuccess0.020
testReturnRootObjectSuccess0.009
testSetupSuccess28.253
testPhoneCountGroupByOwnerSuccess0.542
testPhoneCountGroupByOwnersAddressSuccess0.559
testProjectCountGroupByTeamMembersSuccess0.177
testProjectCountGroupByTeamMemberAddressSuccess0.184
testProjectCountGroupByTeamMemberPhoneSuccess0.165
testSetupSuccess15.279
testExtendedPersistenceContextSuccess0.016
testSetupSuccess28.330
testSimpleConstructorExpressionSuccess0.005
testSimpleConstructorExpressionWithNamedQuerySuccess0.006
testMultipleTypeConstructorExpressionSuccess0.006
testNonExistantConstructorConstructorExpressionSuccess0.002
testPrimitiveConstructorExpressionSuccess0.004
testConstructorEJBQLWithInheritanceSuccess0.004
testConstructorExpressionWithOtherAttributesSuccess0.004
testSetupSuccess13.541
testCreateProjectsSuccess0.650
testCreateEmployeeWithFlushSuccess0.673
testVersionUpdateWithCorrectValueSuccess0.009
testVersionUpdateWithIncorrectValueSuccess0.086
testVersionUpdateWithNullValueSuccess0.009
testSetupSuccess26.321
testRelationshipReadDuringCloneSuccess0.008
testExistenceCheckingSettingSuccess0.000
testJoinColumnForeignKeyFieldLengthSuccess0.001
testEmployeeFetchWithAliasSuccess0.042
testJoinFetchAnnotationSuccess0.001
testVerifyEmployeeCacheSettingsSuccess0.000
testVerifyEmployeeCustomizerSettingsSuccess0.000
testUpdateEmployeeSuccess0.021
testVerifyUpdatedEmployeeSuccess0.006
testCreateNewBuyerSuccess0.019
testVerifyNewBuyerSuccess0.010
testBuyerOptimisticLockingSuccess0.022
testOptimisticLockExceptionOnMergeSuccess0.017
testOptimisticLockExceptionOnMergeWithAssumeExistsSuccess0.018
testVersionUpdateForOwnedMappingsSuccess0.024
testGiveFredAnObjectTypeConverterChangeSuccess0.011
testUpdatePenelopesPhoneNumberStatusSuccess0.022
testRemoveJillWithPrivateOwnedPhoneNumbersSuccess0.025
testCreateNewEquipmentSuccess0.006
testAddNewEquipmentToDepartmentSuccess0.012
testRemoveDepartmentWithPrivateOwnedEquipmentSuccess0.018
testUpdateReadOnlyEquipmentCodeSuccess0.005
testNamedStoredProcedureQuerySuccess0.111
testNamedStoredProcedureQueryByIndexSuccess0.018
testNamedStoredProcedureQueryInOutSuccess0.014
testNamedStoredProcedureQueryWithRawDataSuccess0.015
testModifyNamedStoredProcedureQueryWithRawDataSuccess0.013
testNamedStoredProcedureQueryWithResultSetMappingSuccess0.014
testNamedStoredProcedureQueryWithResultSetFieldMappingSuccess0.013
testNamedFunctionSuccess0.032
testNonTriggerLazyForSProcSuccess0.196
testMethodBasedTransformationMappingSuccess0.278
testClassBasedTransformationMappingSuccess0.029
testTransformationMappingWithColumnAnnotationSuccess0.020
testPropertySuccess0.003
testBackpointerOnMergeSuccess0.016
testUnidirectionalPersistSuccess0.128
testUnidirectionalUpdateSuccess0.143
testUnidirectionalFetchJoinSuccess2.103
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.113
testUnidirectionalTargetLocking_DeleteSourceSuccess0.150
testMapBuildReferencesPKListSuccess0.009
testListBuildReferencesPKListSuccess0.053
testEnumeratedPrimaryKeysSuccess0.039
testAttributeOverrideToMultipleSameDefaultColumnNameSuccess0.006
testJoinFetchWithRefreshOnRelatedEntitySuccess0.033
testSharedEmbeddedAttributeOverridesSuccess0.013
testQueryGetParameterSuccess0.009
testAdditionalCriteriaModelPopulateSuccess0.091
testAdditionalCriteriaSuccess0.004
testAdditionalCriteriaWithParameterFromEM1Success0.009
testAdditionalCriteriaWithParameterFromEM2Success0.023
testAdditionalCriteriaWithParameterFromEMFSuccess0.009
testComplexAdditionalCriteriaSuccess0.007
testAdditionalCriteriaBetweenEntitiesSuccess0.111
testAdditionalCriteriaWithSubQuerySuccess0.010
testMetamodelMinimalSanityTestSuccess0.312
testProjectToEmployeeWithBatchFetchJoinFetchSuccess3.090
testEmployeeToPhoneNumberWithBatchFetchJoinFetchSuccess0.083
testEmployeeToAddressWithBatchFetchJoinFetchSuccess0.048
testSetupSuccess29.508
testGF1818Success0.676
testEL254937Success0.059
testGF1894Success0.240
testGF894Success0.009
testManAndWomanSuccess0.020
testStringArrayFieldSuccess0.014
testCreateDerivedPKFromPKValuesSuccess0.009
testElementCollectionClearSuccess0.086
testElementCollectionEntityMapKeyRemoveSuccess0.030
testSwitchBatchDuringSessionEventSuccess0.011
testSetupSuccess39.617
testOrderBySettingSuccess0.000
testCreateDepartmentSuccess0.015
testCreateScientistsSuccess0.037
testReadDepartmentSuccess0.003
testReadJuniorScientistSuccess0.006
testAnyAndAllSuccess0.042
testDepartmentAdminSuccess0.021
testMapsIdExample1Success0.020
testMapsIdExample1bSuccess0.010
testMapsIdExample2Success2.218
testMapsIdExample3Success0.134
testMapsIdExample4Success0.017
testMapsIdExample5Success0.020
testMapsIdExample5aSuccess0.019
testMapsIdExample6Success0.015
testMapsIdExample6MultiLevelSuccess0.017
testJoinColumnSharesPKSuccess0.010
testMapWithDerivedIdSuccess0.044
testIdentitySequencingForDerivedIdSuccess0.021
testSharedDerivedIdEmbeddableClassSuccess0.010
testNestedMapsIdSuccess0.012
testGetIdentifierSuccess0.007
testFailedGetIdenitifierSuccess0.001
testGetIdenitifierOnNonEntitySuccess0.000
testSetupSuccess0.226
testVerifyFetchGroupsSuccess0.000
testCreateHockeyGearSuccess0.012
testFetchGroupOnPadsSuccess0.005
testFetchGroupOnChestProtectorSuccess0.004
testFetchGroupOnPadsFromInheritanceParentSuccess0.004
testSetupSuccess9.872
testCreateMafiaFamily707Success0.041
testCreateMafiaFamily007Success0.031
testCreateEMF123WithoutAllTenantPropertiesSetSuccess0.058
testCreateMafiaFamily123Success0.726
testValidateMafiaFamily707Success63.360
testValidateMafiaFamily007Success0.054
testValidateMafiaFamily707and007WithSameEMSuccess0.076
testValidateMafiaFamily123Success0.082
testComplexMultitenantQueriesSuccess2.526
testVPDEMPerTenantSuccess1.128
testMultitenantOneToOneReadObjectReadSuccess0.013
testMultitenantPrimaryKeyWithIdClassSuccess0.004
testTablePerTenantASuccess0.091
testTablePerTenantAQueriesSuccess0.026
testTablePerTenantBSuccess0.038
testTablePerTenantBQueriesSuccess0.012
testTablePerTenantCSuccess0.114
testTablePerTenantCQueriesSuccess0.004
testSetupSuccess36.652
testPESSMISTIC_ES1Success1.018
testPESSMISTIC_ES2Success3.151
testPESSMISTIC_ES3Success3.485
testPESSMISTIC_ES4Success3.730
testPESSMISTIC_ES5Success1.820
testPESSMISTIC_ES6Success2.244
testPESSMISTIC_ES7Success0.016
testPESSMISTIC_ES8Success0.018
testPESSMISTIC_ES9Success0.023
testSetupSuccess20.582
testPessimisticWriteLockFindSuccess0.007
testPessimisticReadLockFindSuccess0.006
testPessimisticForceIncrementLockFindSuccess0.006
testPessimisticReadLockAndNormalFindSuccess0.007
testPessimisticWriteLockAndNormalFindSuccess0.006
testPessimisticForceIncrementLockAndNormalFindSuccess0.006
testPessimisticReadThenWriteLockFindSuccess0.007
testPessimisticWriteThenReadLockFindSuccess0.007
testPessimisticForceIncrementThenReadLockFindSuccess0.007
testPessimisticForceIncrementThenWriteLockFindSuccess0.006
testPessimisticWriteLockFindAndLockSuccess0.008
testPessimisticReadLockFindAndLockSuccess0.009
testPessimisticForceIncrementLockFindAndLockSuccess0.008
testPessimisticReadLockAndNormalFindAndLockSuccess0.009
testPessimisticWriteLockAndNormalFindAndLockSuccess0.009
testPessimisticForceIncrementLockAndNormalFindAndLockSuccess0.008
testPessimisticReadThenWriteLockFindAndLockSuccess0.008
testPessimisticWriteThenReadLockFindAndLockSuccess0.007
testPessimisticForceIncrementThenReadLockFindAndLockSuccess0.007
testPessimisticForceIncrementThenWriteLockFindAndLockSuccess0.008
testFirstNamePrefixBLAForAllSuccess8.970
testFirstNamePrefixBLAForSalarySuccess0.751
testDoubleSalaryForAllSuccess0.417
testDoubleSalaryForSalarySuccess0.333
testFirstNamePrefixBLADoubleSalaryForAllSuccess0.476
testFirstNamePrefixBLADoubleSalaryForSalarySuccess0.601
testFirstNamePrefixBLADoubleSalaryForSalaryForFirstNameSuccess0.332
testAssignManagerNameSuccess0.893
testAssignNullToAddressSuccess1.236
testAssignObjectToAddressSuccess0.336
testAssignExpressionToAddressSuccess1.348
testAggregateSuccess1.597
testSetupSuccess2.445
testMapKeyColumnMergeSuccess0.033
testAggregatePrimaryKeySuccess0.030
testAggregatePrimaryKeyOrderBySuccess0.048
testNestedAggregateSuccess0.097
testNestedAggregatePrimaryKeySuccess0.009
testAggregateReadOnlyMapKeySuccess0.023
testComplexAggregateJoinSuccess0.033
testProjectCacheALLWithDefaultPUSuccess12.732
testSetupSuccess15.992
testVersionIncrementNoChangesSuccess0.015
testVersionIncrementPreFlushChangesSuccess0.013
testVersionIncrementPostFlushChangesSuccess0.014
testVersionIncrementPreAndPostFlushChangesSuccess0.017
testVersionIncrementCommitNoChangesSuccess0.010
testVersionIncrementPreCommitChangesSuccess0.010
testVersionIncrementFlushCommitNoChangesSuccess0.011
testVersionIncrementMultipleEntitiesSuccess0.019
testVersionIncrementBasicPromoteLockSuccess0.015
testVersionIncrementPromoteLockSuccess0.015
testCreateConfigPUSuccess0.203
testVerifyConfigPUSuccess1.403
testCRUDConfigPUSuccess0.012
testSetupSuccess12.777
testNamedNativeQuerySuccess0.002
testSetupSuccess9.441
testPersistThenRemoveCallsSuccess0.010
testRemoveUnmanagedNewEntitySuccess0.008
testPersistOnRegisteredObjectSuccess0.007
testPreUpdateEvent_UpdateAlteredSuccess0.015
testPreUpdateEvent_UpdateRevertedSuccess0.013
testSetupSuccess7.909
testBatchQueryHintSuccess0.046
testBeginTransactionCloseSuccess0.001
testBeginTransactionCloseCommitTransactionSuccess0.014
testCacheUsageSuccess0.013
testCascadeMergeDetachedSuccess0.019
testCascadeMergeManagedSuccess0.020
testCascadePersistToNonEntitySubclassSuccess0.009
testChangeRecordKeepOldValue_SimpleSuccess0.611
testChangeRecordKeepOldValue_TwoStepSuccess1.342
testCharFieldDefaultNullValueSuccess0.108
testCheckVersionOnMergeSuccess0.012
testClearSuccess0.008
testClearEntityManagerWithoutPersistenceContextSuccess0.001
testClearEntityManagerWithoutPersistenceContextSimulateJTASuccess0.002
testClearInTransactionSuccess0.015
testClearWithFlushSuccess0.023
testCloneableSuccess0.019
testCloseSuccess0.001
testClosedEmShouldThrowExceptionSuccess0.001
testContainsNullSuccess0.001
testContainsRemovedSuccess0.017
testCopyingAddressSuccess0.001
testCycleReferencesWithNonNullableFieldSuccess0.028
testDatabaseSyncNewObjectSuccess0.002
testDeleteAllLargeProjectsWithNullTeamLeaderSuccess13.266
testDeleteAllPhonesWithNullOwnerSuccess0.005
testDeleteAllProjectsWithNullTeamLeaderSuccess0.036
testDeleteAllSmallProjectsWithNullTeamLeaderSuccess0.026
testDeleteEmployeeSuccess0.054
testDeleteManSuccess0.249
testDescriptorNamedQuerySuccess0.021
testDescriptorNamedQueryForMultipleQueriesSuccess0.011
testDoubleMergeSuccess0.010
testExtendedPersistenceContextSuccess0.138
testFetchQueryHintSuccess0.114
testFindDeleteAllPersistSuccess0.076
testFindWithNullPkSuccess0.000
testFindWithWrongTypePkSuccess0.001
testFlushModeEmAutoSuccess0.017
testFlushModeEmAutoQueryAutoSuccess0.013
testFlushModeEmAutoQueryCommitSuccess0.006
testFlushModeEmCommitSuccess0.005
testFlushModeEmCommitQueryAutoSuccess0.060
testFlushModeEmCommitQueryCommitSuccess0.006
testFlushModeOnUpdateQuerySuccess1.509
testIdentityInsideTransactionSuccess0.003
testIdentityOutsideTransactionSuccess0.001
testIgnoreRemovedObjectsOnDatabaseSyncSuccess0.090
testIncorrectBatchQueryHintSuccess0.002
testInitializeFieldForPropertyAccessSuccess0.031
testLeftJoinOneToOneQuerySuccess0.005
testMergeDetachedObjectSuccess0.021
testMergeNullSuccess0.001
testMergeRemovedObjectSuccess0.017
testMultipleEntityManagerFactoriesSuccess0.172
testMultipleFactoriesSuccess0.147
testNullDoubleSuccess0.023
testNullifyAddressInSuccess1.785
testObjectReferencedInBothEmAndSharedCache_AggregateObjectMappingSuccess0.055
testObjectReferencedInBothEmAndSharedCache_ObjectReferenceMappingVHSuccess0.231
testOneToManyDefaultJoinTableNameSuccess0.022
testParallelMultipleFactoriesSuccess0.002
testPersistManagedExceptionSuccess0.008
testPersistManagedNoExceptionSuccess0.016
testPersistNullSuccess0.000
testPersistOnNonEntitySuccess0.000
testPersistRemovedSuccess0.386
testPersistencePropertiesSuccess0.000
testPrimaryKeyUpdateSuccess0.009
testPrimaryKeyUpdatePKFKSuccess0.012
testPrimaryKeyUpdateSameValueSuccess0.005
testQueryHintsSuccess0.004
testQueryOnClosedEMSuccess0.002
testQueryTimeOutSuccess0.002
testREADLockSuccess0.035
testReadTransactionIsolation_CustomUpdateSuccess0.025
testReadTransactionIsolation_CustomUpdate_FlushSuccess0.022
testReadTransactionIsolation_CustomUpdate_RefreshSuccess0.029
testReadTransactionIsolation_CustomUpdate_Refresh_FlushSuccess0.027
testReadTransactionIsolation_OriginalInCache_CustomUpdateSuccess0.021
testReadTransactionIsolation_OriginalInCache_CustomUpdate_FlushSuccess0.020
testReadTransactionIsolation_OriginalInCache_CustomUpdate_RefreshSuccess0.024
testReadTransactionIsolation_OriginalInCache_CustomUpdate_Refresh_FlushSuccess0.025
testReadTransactionIsolation_OriginalInCache_UpdateAllSuccess0.025
testReadTransactionIsolation_OriginalInCache_UpdateAll_FlushSuccess0.022
testReadTransactionIsolation_OriginalInCache_UpdateAll_RefreshSuccess0.027
testReadTransactionIsolation_OriginalInCache_UpdateAll_Refresh_FlushSuccess0.077
testReadTransactionIsolation_UpdateAllSuccess0.025
testReadTransactionIsolation_UpdateAll_FlushSuccess0.025
testReadTransactionIsolation_UpdateAll_RefreshSuccess0.029
testReadTransactionIsolation_UpdateAll_Refresh_FlushSuccess0.026
testRefreshEntityWithoutCacheSuccess0.016
testRefreshNotManagedSuccess0.000
testRefreshRemovedSuccess0.015
testRemoveFlushFindSuccess0.015
testRemoveFlushPersistContainsSuccess0.020
testRemoveNullSuccess0.000
testRollbackOnlyOnExceptionSuccess0.000
testSequenceObjectDefinitionSuccess0.000
testSequencePreallocationUsingCallbackTestSuccess0.015
testSerializedLazySuccess0.028
testSetFieldForPropertyAccessSuccess0.029
testSetFieldForPropertyAccessWithNewEMSuccess0.028
testSetFieldForPropertyAccessWithRefreshSuccess0.032
testSetNewAggregateSuccess0.017
testSetNewNestedAggregateSuccess0.018
testSetRollbackOnlySuccess0.020
testSubStringSuccess0.019
testSuperclassFieldInSubclassSuccess0.015
testTransactionRequiredSuccess0.000
testUpdateAllLargeProjectsSuccess1.588
testUpdateAllLargeProjectsWithNameSuccess0.255
testUpdateAllLargeProjectsWithNullTeamLeaderSuccess0.054
testUpdateAllProjectsSuccess0.044
testUpdateAllProjectsWithNameSuccess0.035
testUpdateAllProjectsWithNullTeamLeaderSuccess0.044
testUpdateAllSmallProjectsSuccess0.034
testUpdateAllSmallProjectsWithNameSuccess0.035
testUpdateAllSmallProjectsWithNullTeamLeaderSuccess0.046
testUpdateUsingTempStorageSuccess0.054
testUpdateUsingTempStorageWithParameterSuccess0.058
testWRITELockSuccess0.022
testWeavingSuccess0.001
updateAttributeWithObjectTestSuccess0.011
testSetupSuccess11.735
testInheritanceNoDiscriminatorColumnSuccess0.008
testComplicateResultWithInheritanceSuccess0.017
testRefreshSuccess0.024
testBindParametersSuccess1.429
testBindParametersWithPostitionalSuccess0.003
testSimpleInheritanceSuccess0.008
testPessimisticLockingSuccess0.028
testComplicateResultsSuccess0.004
testSetupSuccess6.554
testProjectJoinTeamMembersSuccess0.057
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNullSuccess0.025
testProjectJoinTeamMembersJoinAddressSuccess0.063
testProjectOuterJoinTeamMembersJoinAddressSuccess0.071
testProjectOuterJoinTeamMembersOuterJoinAddressSuccess0.068
testProjectJoinTeamMembersOuterJoinAddressSuccess0.064
testProblemReporterProjectJoinTeamMembersJoinAddressSuccess0.020
testEmployeeJoinProjectsSuccess0.048
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNullSuccess0.014
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectNameSuccess0.031
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesSuccess0.163
testEmployeeJoinManagerAddressOuterJoinManagerAddressSuccess0.029
testTwoUnrelatedResultWithOneToManyJoinsSuccess14.744
testMultipleUnrelatedResultWithOneToManyJoinsSuccess9.074
testTwoUnrelatedResultWithOneToOneJoinsSuccess13.351
testTwoUnrelatedResultWithOneToOneJoinsWithExtraItemSuccess9.006
testSimpleReturnDirectToFieldSuccess0.002
testSimpleReturnObjectSuccess0.005
testReturnObjectAndDirectToFieldSuccess0.005
testReturnUnrelatedObjectAndDirectToFieldSuccess0.018
testReturnRootObjectSuccess0.009
testInheritanceMultiTableExceptionSuccess0.004
testSetupSuccess10.549
testExtendedPersistenceContextSuccess0.009
testSetupSuccess9.674
testSimpleConstructorExpressionSuccess0.005
testSimpleConstructorExpressionWithNamedQuerySuccess0.006
testMultipleTypeConstructorExpressionSuccess0.006
testNonExistantConstructorConstructorExpressionSuccess0.001
testPrimitiveConstructorExpressionSuccess0.004
testConstructorEJBQLWithInheritanceSuccess0.002
testConstructorExpressionWithOtherAttributesSuccess0.005
testSetupSuccess9.200
testCreateProjectsSuccess0.008
testCreateEmployeeWithFlushSuccess0.616
testVersionUpdateWithCorrectValueSuccess0.013
testVersionUpdateWithIncorrectValueSuccess0.012
testVersionUpdateWithNullValueSuccess0.009
testSetupSuccess13.532
testJoinFetchAnnotationSuccess0.001
testVerifyEmployeeCustomizerSettingsSuccess0.001
testVerifyEmployeeManagerMappingsSuccess0.001
testUpdateEmployeeSuccess0.234
testVerifyUpdatedEmployeeSuccess0.005
testCreateNewBuyerSuccess0.010
testVerifyNewBuyerSuccess0.007
testBuyerOptimisticLockingSuccess0.014
testGiveFredAnObjectTypeConverterChangeSuccess0.732
testUpdatePenelopesPhoneNumberStatusSuccess0.027
testRemoveJillWithPrivateOwnedPhoneNumbersSuccess0.016
testCreateNewEquipmentSuccess0.009
testAddNewEquipmentToDepartmentSuccess0.008
testRemoveDepartmentWithPrivateOwnedEquipmentSuccess0.013
testUpdateReadOnlyEquipmentCodeSuccess0.003
testNamedStoredProcedureQuerySuccess0.013
testNamedStoredProcedureQueryInOutSuccess0.011
testNamedStoredProcedureQueryWithRawDataSuccess0.010
testTransientConstructorSetFieldsSuccess0.010
testPessimisticLockingNamedQuerySuccess0.001
testSetupSuccess6.237
testGF1818Success0.315
testGF1894Success1.058
testGF894Success0.013
testManAndWomanSuccess0.014
testStringArrayFieldSuccess0.007
testBUG241388Success0.020
testZeroIdSuccess0.014
testLazyToInterfaceSuccess0.009
testSetupSuccess8.610
testFirstNamePrefixBLAForAllSuccess1.763
testFirstNamePrefixBLAForSalarySuccess0.323
testDoubleSalaryForAllSuccess1.178
testDoubleSalaryForSalarySuccess0.321
testFirstNamePrefixBLADoubleSalaryForAllSuccess0.423
testFirstNamePrefixBLADoubleSalaryForSalarySuccess0.249
testFirstNamePrefixBLADoubleSalaryForSalaryForFirstNameSuccess0.228
testAssignManagerNameSuccess0.275
testAssignNullToAddressSuccess0.985
testAssignObjectToAddressSuccess0.495
testAssignExpressionToAddressSuccess1.881
testAggregateSuccess0.322
testSetupSuccess1.381
selfReferencingManyToManyTestSuccess0.013
testManyToManyClearDeleteSuccess0.014
testLeftTrimWithTrimCharSuccess3.318
testLeftTrimWithoutTrimCharSuccess2.144
testRightTrimWithTrimCharSuccess0.507
testRightTrimWithoutTrimCharSuccess0.393
testTrimWithTrimCharSuccess3.826
testTrimWithoutTrimCharSuccess1.469
testLocateWithSingleArgumentSuccess0.786
testLocateWithDoubleArgumentSuccess2.107
testSetupSuccess6.415
testPersistCustomerSuccess0.037
testUpdateCustomerSuccess0.038
testReadCustomerSuccess0.012
testDeleteCustomerSuccess0.034
testExecuteUpdateTestSuccess0.033
testGetResultCollectionTestSuccess0.023
testGetResultListTestSuccess0.019
testGetSingleResultTestSuccess0.017
testNamedQueryDoesNotExistTestSuccess0.001
testNamedQueryDoesNotExistTestSuccess0.000
testRemoveReferenceSuccess0.009
testSetupSuccess0.351
testCacheIsolationDBQueryHitSuccess0.008
testSetupSuccess1.479
testMarshalSuccess0.463
testSetupSuccess11.635
verifyCheckFetchedForSetWithFetchGroupSuccess0.001
verifyCheckFetchedWithFetchGroupSuccess0.001
verifyCheckFetchedForSetWithFetchGroup_OneToOneSuccess0.001
verifyCheckFetchedWithFetchGroup_OneToOneSuccess0.001
verifyCheckFetchedForSetWithFetchGroup_OneToManySuccess0.001
verifyCheckFetchedWithFetchGroup_OneToManySuccess0.000
testSetupSuccess11.716
findDefaultFetchGroupSuccess0.039
singleResultDefaultFetchGroupSuccess0.026
resultListDefaultFetchGroupSuccess0.025
resultListWithJoinFetchAddressSuccess0.028
resultListWithJoinFetchAddress_AddressInFetchGroupSuccess0.039
singleResultNoFetchGroupSuccess0.025
resultListNoFetchGroupSuccess0.024
emptyFetchGroupSuccess0.034
managerFetchGroupSuccess0.040
employeeNamesFetchGroupSuccess0.031
namedEmptyFetchGroupUsingGetSingleResultSuccess0.021
namedNamesFetchGroupUsingGetSingleResultSuccess0.025
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.084
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.082
joinFetchEmployeeAddressPhoneWithDynamicFetchGroup_AddressInFetchGroupSuccess0.034
testSetupSuccess10.714
findNoFetchGroupSuccess0.017
singleResultNoFetchGroupSuccess0.026
resultListNoFetchGroupSuccess0.056
singleResultEmptyFetchGroupSuccess0.058
resultListEmptyFetchGroupSuccess0.035
resultListPeriodFetchGroupSuccess0.068
managerFetchGroupSuccess0.075
managerFetchGroupWithJoinFetchSuccess0.033
employeeNamesFetchGroupSuccess0.024
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.091
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.065
verifyFetchedRelationshipAttributesSuccess0.017
detachedByClosingEntityManagerObjectWithFetchGroupSuccess0.018
findEmptyFetchGroupSuccess0.021
findEmptyFetchGroup_setUnfetchedSalarySuccess0.035
verifyUnfetchedAttributesSuccess0.035
explicitlyDetachedObjectWithFetchGroupSuccess0.024
testSetupSuccess9.256
findDefaultFetchGroupSuccess0.034
singleResultDefaultFetchGroupSuccess0.032
resultListDefaultFetchGroupSuccess0.022
singleResultNoFetchGroupSuccess0.024
resultListNoFetchGroupSuccess0.026
managerFetchGroupSuccess0.025
namedEmptyFetchGroupUsingGetSingleResultSuccess0.019
namedNamesFetchGroupUsingGetSingleResultSuccess0.022
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.131
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.104
testSetupSuccess10.827
verifyWriteReplaceOnFetchGroupSuccess0.025
verifyAddAttributeInDetachedEntityFetchGroupSuccess0.040
singleResultEmptyFetchGroupSuccess0.584
resultListEmptyFetchGroupSuccess0.032
resultListPeriodFetchGroupSuccess0.035
managerFetchGroupSuccess0.036
managerFetchGroupWithJoinFetchSuccess0.033
employeeNamesFetchGroupSuccess0.038
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.096
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.114
verifyFetchedRelationshipAttributesSuccess0.018
attrAndVHContainSameObjectAfterGetRealAttributeValueSuccess0.032
findMinimalFetchGroupSuccess0.017
findEmptyFetchGroup_setUnfetchedSalarySuccess0.023
verifyUnfetchedAttributesSuccess0.032
simpleSerializeAndMergeSuccess1.963
partialMergeSuccess0.076
copyGroupMergeSuccess0.025
copyGroupMerge2Success0.081
copyWithPkSuccess0.027
copyWithPkUseFullGroupSuccess0.027
copyWithoutPkSuccess0.041
copyWithoutPkUseFullGroupSuccess0.030
copyNoCascadeSuccess0.133
copyCascadePrivatePartsSuccess0.141
copyCascadeAllPartsSuccess0.221
testSetupSuccess7.816
findMinEmployeeSuccess0.026
findMinEmployeeLoadAddressAndPhoneUsingFetchGroupSuccess0.028
findMinEmployeeLoadAddressSuccess0.023
findMinEmployeeLoadPhonesSuccess0.025
findMinEmployeeLoadAddressAndPhonesSuccess0.023
allAddressSuccess0.020
allPhoneSuccess0.045
singleResultMinEmployeeFetchJoinAddressSuccess0.024
singleResultMinEmployeeFetchJoinAddressLoadSuccess0.032
testSetupSuccess13.608
dynamicFetchGroup_EmployeeAddressSuccess0.157
dynamicFetchGroup_Employee_NullAddressSuccess0.145
dynamicFetchGroup_EmployeeAddressNullPhoneSuccess0.108
dynamicFetchGroup_EmployeeAddressEmptyPhoneSuccess0.020
dynamicFetchGroup_EmployeeAddressEmptyPhoneLoadSuccess0.023
dynamicHierarchicalFetchGroupSuccess0.040
dynamicHierarchicalFetchGroup_JOIN_FETCH_CopySuccess0.085
managerTripleNestedFetchGroupWithJoinFetchSuccess0.072
allNestedFetchGroupWithJoinFetchSuccess0.074
joinFetchDefaultFetchGroupSuccess0.043
joinFetchOutsideOfFetchGroupSuccess0.069
simpleNestedFetchGroupWithBatchSuccess0.171
simpleLoadGroupSuccess0.042
simpleFetchGroupLoadWithBatchSuccess0.026
testSetupSuccess11.491
dynamicFetchGroup_EmployeeAddressSuccess0.053
dynamicFetchGroup_Employee_NullAddressSuccess0.047
dynamicFetchGroup_EmployeeAddressNullPhoneSuccess0.059
dynamicFetchGroup_EmployeeAddressEmptyPhoneSuccess0.090
dynamicHierarchicalFetchGroupSuccess0.019
testSetupSuccess12.626
cacheFull_QueryWithFetchGroup_SimpleSuccess0.015
cacheFull_FindWithFetchGroup_SimpleSuccess0.013
testSetupSuccess7.881
testPrePersistBusOverrideAndAbstractInheritAndDefaultSuccess5.420
testPostPersistBusInheritAndDefaultSuccess0.016
testPostLoadBusInheritAndDefaultSuccess0.002
testPrePersistSportsCarInheritAndExcludeDefaultSuccess0.010
testPostPersistSportsCarInheritAndExcludeDefaultSuccess0.007
testPrePersistSportsCarOverrideSuccess0.015
testQueryInNativePreUpdateEventSuccess0.037
testDefaultListenerOnMacBookSuccess0.010
testPostLoadFromMembersOfSetSuccess0.027
testSessionEventListenerOnBusSuccess0.018
testSetupSuccess9.795
test_nullSuccess12.230
test_nullNonDeferredSuccess0.954
test_ownerTOPSuccess1.883
test_fuelTypePetrolSuccess0.423
test_schoolBusNullDriverSuccess0.088
test_ownerOwnsNonFueledVehicleSuccess0.753
testSetupSuccess15.467
testOverriddenCustomizerSuccess0.001
testAddToUninstantiatedSetSuccess0.106
testAddDuplicateToUninstantiatedSetSuccess0.015
testAssociationWithEmbeddedIdSubclassEntityInJoinedStrategySuccess0.034
testGenericCollectionOnSuperclassSuccess0.021
testLazyListInstantiationEagerSuccess0.033
testLazyListInstantiationLazySuccess0.032
testLazySetInstantiationEagerSuccess0.023
testMapKeyInheritanceSuccess0.012
testPersistPolymorphicRelationshipSuccess0.010
testRemoveInheritedManyToManySuccess0.022
testUpateTireInfoSuccess0.008
testUpateTireInfoSuccess0.008
testCacheExpiryInitializationForInheritanceSuccess0.000
testJoinedInheritanceOneToManyJoinFetchSuccess0.050
testCascadeMergeWithTargetInheritanceSuccess0.012
testSetupSuccess13.807
testCreateNewMudTireSuccess0.020
testCreateNewRockTireSuccess0.016
testReadNewMudTireSuccess0.003
testReadNewRockTireSuccess0.004
testAppleComputersSuccess0.029
testCreateNewJoinedTableSuperclassSuccess0.008
testCreateNewSingleTableSuperclassSuccess0.007
testCreateNewTablePerClassSuperclassSuccess0.007
testCreateNewJoinedTableSubclassSuccess0.007
testCreateNewSingleTableSubclassSuccess0.005
testCreateNewTablePerClassSubclassSuccess0.006
testSetupSuccess7.328
testVehicleJoinCompanySuccess0.100
testVehicleJoinCompanyWherePassengerCapacitySuccess0.074
testCompanyJoinVehiclesSuccess0.059
testCompanyJoinVehiclesWhereNameTOPSuccess0.040
testSetupSuccess15.015
testCreateAssassinWithGunSuccess0.017
testValidateAssassinWithGunSuccess0.019
testValidateGunToAssassinSuccess0.010
testAddDirectEliminationSuccess0.018
testValidateDirectEliminationSuccess0.017
testAddIndirectEliminationSuccess0.025
testValidateIndirectEliminationSuccess0.016
testValidateAssassinWithBombAndEliminationsSuccess0.014
testNamedQueryFindAllWeaponsSuccess0.019
testNamedQueryFindAllWeaponsWhereDescriptionContainsSniperSuccess0.012
testCreateNewSocialClubsWithMembersSuccess1.196
testValidateSocialClub1MembersSuccess0.023
testValidateSocialClub2MembersSuccess0.016
testValidateSocialClub3MembersSuccess0.009
testAssassinOptimisticLockingSuccess0.328
testSpecialAssassinOptimisticLockingSuccess0.059
testAssassinOptimisticLockingUsingEntityManagerAPISuccess0.017
testGunOptimisticLockingSuccess0.012
testUpdateAllQuerySuccess0.024
testInheritanceMultiTableExceptionSuccess0.012
testSetupSuccess7.791
testInitializeSuccess0.074
test1Success0.078
testInitializeSuccess0.037
test2Success0.061
testInitializeSuccess0.039
test3Success0.075
testInitializeSuccess0.051
test1Success0.055
testInitializeSuccess0.036
test2Success0.052
testInitializeSuccess0.104
test3Success0.145
testSetupSuccess16.172
testCreateBlueSuccess0.021
testReadBlueSuccess0.003
testCreateBeerConsumerSuccess0.011
testCreateNoviceBeerConsumerSuccess0.095
testReadNoviceBeerConsumerSuccess0.014
testOrderColumnNoviceBeerConsumerDesignationsSuccess0.057
testCreateExpertBeerConsumerSuccess0.117
testDeleteMiddleRecordOfExpertBeerConsumerSuccess0.037
testReadExpertBeerConsumerSuccess0.016
testExpertBeerConsumerRecordsCRUDSuccess0.117
testUpdateBeerConsumerSuccess0.030
testInheritedCloneSuccess0.131
testCascadeRemoveSuccess0.020
testHeinekenBeerConsumerSuccess0.040
testBecksBeerConsumerSuccess0.068
testCoronaBeerConsumerSuccess0.060
testRedStripeExpertConsumerSuccess0.058
testRedStripeNoviceConsumerSuccess0.052
testBreakOrder_CorrectionType_EXCEPTIONSuccess0.076
testBreakOrder_CorrectionType_READ_WRITESuccess0.124
testMapOrphanRemovalSuccess0.029
testSerializedElementCollectionMapSuccess0.024
testVersionUpdateOnElementCollectionChangeSuccess0.045
testAddToHeinekenBeerConsumerMapSuccess0.042
testColumnUpdatableAndInsertableSuccess0.036
testColumnUpdatableAndInsertableThroughQuerySuccess1.179
testElementCollectionMapEmbeddableSuccess0.013
testMultipleIdButNonIdClassEntitySuccess0.220
testRelatedBylawWriteSuccess0.095
testInterfaceBylawWriteSuccess0.016
testEmbeddableAggregateCollectionAndAggregateSuccess0.021
testNodeImplWeavingSuccess0.001
testEmbeddaleCollectionMapEmbeddableReadSuccess0.029
testInterfacesSuccess0.034
testSetupSuccess11.011
testPreAndPostPersistAlpineSuccess0.011
testPrePersistAlpineOnMergeSuccess0.013
testPrePersistAlpineAndSerialNumberOnBeerConsumerMergeSuccess0.025
testPreAndPostPersistBeerConsumerSuccess0.008
testPreAndPostPersistExpertBeerConsumerSuccess0.008
testPostLoadOnFindSuccess0.002
testPostLoadOnRefreshSuccess0.008
testPreAndPostUpdateSuccess0.008
testPreAndPostRemoveSuccess0.017
testSetupSuccess15.312
testExistenceCheckingSettingSuccess0.001
testCreateBeerConsumerSuccess0.009
testCreateAlpineSuccess0.044
testCreateCanadianSuccess0.814
testCreateCertificationsSuccess0.164
testCreateTelephoneNumbersSuccess0.082
testReadBeerConsumerSuccess0.008
testReadAlpineSuccess0.005
testReadCanadianSuccess0.006
testInsertNewAlpineSuccess0.069
testInsertNewAlpineAndModifyOrderOfExistingAlpinesSuccess0.065
testUpdateAlpineSuccess0.017
testUpdateAlpineThroughBeerConsumerSuccess0.030
testUpdateBeerConsumerSuccess0.020
testUpdateCanadianSuccess0.018
testUpdateCanadianThroughBeerConsumerSuccess0.021
testUpdateCertificationsSuccess0.031
testUpdateTelephoneNumberThroughBeerConsumerSuccess0.017
testShuffleTelephoneNumbersOnBeerConsumersSuccess0.029
testDeleteAlpineSuccess0.012
testDeleteCanadianSuccess0.010
testDeleteBeerConsumerSuccess0.033
testOptimisticLockingTestSuccess0.034
testSetupSuccess3.650
testgetReferenceSuccess0.004
testcreateNativeQuerySuccess0.008
testcreateNativeQueryWithSelectSQLSuccess0.011
testNativeNamedQuerySuccess0.007
testSetParameterUsingNullSuccess0.003
testExcludingUnneccesaryJoinSuccess0.013
testRemoveUnneccesaryDistinctFromJoinSuccess0.020
testSetupSuccess4.774
testLeftTrimWithTrimCharSuccess0.012
testLeftTrimWithoutTrimCharSuccess0.009
testRightTrimWithTrimCharSuccess0.009
testRightTrimWithoutTrimCharSuccess0.009
testTrimWithTrimCharSuccess0.014
testTrimWithoutTrimCharSuccess0.008
testLocateWithSingleArgumentSuccess0.010
testLocateWithDoubleArgumentSuccess0.008
testLocateWithDoubleArgument_NegSuccess0.007
testSetupSuccess4.765
testCacheIsolationDBQueryHitSuccess1.206
testSetupSuccess0.292
testInsertVirtualAttributeSuccess0.015
testReadVirtualAttributeSuccess0.002
testUpdateVirtualAttributeSuccess0.008
testDeleteVirtualAttributeSuccess0.014
testCacheIsolation_PropertiesDefault_ConfigSuccess0.036
testCacheIsolation_XMLDefault_ConfigSuccess0.047
testJTADatasource_Config_OverrideSuccess0.016
testNonJTADatasource_Config_OverrideSuccess0.014
testPKClassTypeValidationSuccess0.001
testValidValidationModesSuccess34.596
testParameterNameValidationSuccess3.460
testParameterPositionValidationSuccess0.004
testParameterPositionValidation2Success0.004
selfReferencingManyToManyCreateTestSuccess3.962
testManyToManyClearDeleteSuccess35.068
testSetupSuccess51.545
testCreateItemSuccess1.347
testModifyItemSuccess0.602
testVerifyItemSuccess0.003
testInstantiationCopyPolicySuccess0.000
testCopyPolicySuccess0.000
testCloneCopyPolicySuccess0.000
testCollectionImplementationSuccess0.004
testCustomerServiceRepMapSuccess0.007
testOne2OneRelationTablesSuccess1.044
testExecuteUpdateTestSuccess0.468
testGetResultCollectionTestSuccess0.182
testGetResultListTestSuccess0.104
testGetSingleResultTestSuccess1.277
testNamedQueryDoesNotExistTestSuccess0.001
testNamedQueryDoesNotExistTestSuccess0.001
testExcludeDefaultMappingsSuccess0.001
testChangeSetForNewObjectSuccess0.024
testSetupSuccess72.520
testSelectPhoneNumberAreaCodeSuccess0.008
testSelectPhoneNumberAreaCodeWithEmployeeSuccess0.011
testSelectPhoneNumberNumberWithEmployeeWithExplicitJoinSuccess0.012
testSelectPhoneNumberNumberWithEmployeeWithFirstNameFirstSuccess0.011
testSelectEmployeeWithSameParameterUsedMultipleTimesSuccess0.019
testOuterJoinOnOneToOneSuccess0.143
testOuterJoinPolymorphicSuccess0.026
testFirstResultOnNamedQuerySuccess0.009
testInvertedSelectionCriteriaNullPKSuccess0.011
testInvertedSelectionCriteriaInvalidQueryKeySuccess0.038
testMaxAndFirstResultsOnDataQuerySuccess0.007
testMaxAndFirstResultsOnDataQueryWithGroupBySuccess0.012
testMaxAndFirstResultsOnObjectQueryOnInheritanceRootSuccess0.006
testDistinctSelectForEmployeeWithNullAddressSuccess0.255
testObjectNullComparisonWithoutForeignKeySuccess1.002
testCollectionMappingInSelectClauseSuccess0.067
testCollectionMappingInWhereClause_1Success0.068
testCollectionMappingInWhereClause_2Success0.029
testResetFirstResultOnQuerySuccess0.044
testSetupSuccess33.034
simpleSingleArgSubstringTestSuccess0.032
simpleJoinFetchTestSuccess0.871
simpleJoinFetchTest2Success0.718
baseTestCaseSuccess0.248
simpleABSTestSuccess0.024
simpleBetweenTestSuccess0.208
simpleConcatTestSuccess0.026
simpleConcatTestWithParametersSuccess0.023
simpleConcatTestWithConstants1Success0.036
simpleThreeArgConcatTestSuccess0.024
simpleDistinctTestSuccess0.030
simpleDistinctNullTestSuccess0.830
simpleDistinctMultipleResultTestSuccess0.031
simpleDoubleOrTestSuccess0.064
simpleEqualsBracketsTestSuccess0.024
simpleEqualsTestSuccess0.023
simpleEqualsTestWithJoinSuccess0.023
simpleEqualsWithAsSuccess0.023
collectionMemberIdentifierEqualsTestSuccess0.029
abstractSchemaIdentifierEqualsTestSuccess0.023
abstractSchemaIdentifierNotEqualsTestSuccess0.248
simpleInOneDotTestSuccess0.070
simpleInTestSuccess0.034
simpleInListTestSuccess0.034
simpleInNegativeTestSuccess0.020
simpleLengthTestSuccess0.080
simpleLikeTestSuccess0.107
simpleLikeTestWithParameterSuccess0.053
simpleLikeEscapeTestWithParameterSuccess0.011
simpleNotBetweenTestSuccess0.026
simpleNotEqualsVariablesIntegerSuccess0.700
simpleNotInTestSuccess0.254
simpleNotLikeTestSuccess0.187
simpleOrFollowedByAndTestSuccess0.026
simpleOrFollowedByAndTestWithStaticNamesSuccess0.046
simpleOrTestSuccess0.033
simpleParameterTestSuccess0.033
simpleParameterTestChangingParametersSuccess0.091
simpleReverseAbsTestSuccess0.033
simpleReverseConcatTestSuccess0.033
simpleReverseEqualsTestSuccess0.051
simpleReverseLengthTestSuccess0.032
simpleReverseParameterTestSuccess0.039
simpleReverseSqrtTestSuccess0.018
simpleReverseSubstringTestSuccess0.023
simpleSqrtTestSuccess0.016
simpleSubstringTestSuccess0.023
simpleNullTestSuccess0.025
simpleNotNullTestSuccess0.233
distinctTestSuccess0.039
conformResultsInUnitOfWorkTestSuccess0.083
simpleModTestSuccess0.394
simpleIsEmptyTestSuccess0.053
simpleIsNotEmptyTestSuccess0.264
simpleApostrohpeTestSuccess0.013
simpleEscapeUnderscoreTestSuccess0.174
simpleEnumTestSuccess0.006
smallProjectMemberOfProjectsTestSuccess0.103
smallProjectNOTMemberOfProjectsTestSuccess0.247
selectCountOneToOneTestSuccess0.030
selectOneToOneTestSuccess0.009
selectPhonenumberDeclaredInINClauseTestSuccess0.156
selectPhoneUsingALLTestSuccess0.063
selectSimpleMemberOfWithParameterTestSuccess0.095
selectSimpleNotMemberOfWithParameterTestSuccess0.180
selectSimpleNotMemberOfWithParameterNestedTestSuccess0.029
selectDirectCollectionNotMemberTestSuccess0.129
selectDirectCollectionNonMemberNestedTestSuccess0.026
selectSimpleBetweenWithParameterTestSuccess0.188
selectSimpleInWithParameterTestSuccess0.026
selectAverageQueryForByteColumnTestSuccess0.003
selectUsingLockModeQueryHintTestSuccess0.008
multipleExecutionOfNamedQueryTestSuccess0.006
testOneEqualsOneSuccess0.020
testParameterEqualsParameterSuccess0.017
simpleTypeTestSuccess0.037
simpleAsOrderByTestSuccess0.006
simpleLiteralDateTestSuccess0.178
simpleLiteralLongTest_Long1Success0.004
simpleLiteralLongTest_Long2Success0.004
simpleLiteralLongTest_Float1Success0.005
simpleLiteralLongTest_Float2Success0.004
simpleLiteralLongTest_Double1Success0.004
simpleLiteralLongTest_Double2Success0.004
simpleSingleArgSubstringTestSuccess0.035
elementCollectionIsNotEmptyTestSuccess0.030
relationshipElementCollectionIsNotEmptyTestSuccess0.107
enumWithToStringTestSuccess0.016
selectFromClauseWithFullyQualifiedClassNameSuccess0.005
selectFromClauseWithTableNameSuccess0.016
selectFromClauseWithJoinSuccess0.028
testMultipleSubqueriesSuccess0.010
testDirectCollectionComparisonSuccess0.005
simpleQueryWithFirstUnusedEntitySuccess0.017
testSimpleGroupByOrderByClausesSuccess0.003
testSetupSuccess34.396
absInSelectTestSuccess0.004
caseTypeTestSuccess0.014
complexABSTestSuccess0.055
complexABSWithParameterTestSuccess0.011
complexCoalesceInSelectTestSuccess0.007
complexCoalesceInWhereTestSuccess0.025
complexConditionCaseInSelectTestSuccess0.004
complexConditionCaseInUpdateTestSuccess163.525
complexConditionCaseInWhereTestSuccess0.054
complexConstructorAggregatesTestSuccess0.023
complexConstructorCaseTestSuccess0.011
complexConstructorConstantTestSuccess0.022
complexConstructorCountOnJoinedVariableTestSuccess0.039
complexConstructorEmbeddableTestSuccess0.018
complexConstructorMapTestSuccess0.185
complexConstructorRelationshipTestSuccess0.018
complexConstructorTestSuccess0.011
complexConstructorVariableTestSuccess0.016
complexExistsSubqueryJoinTestSuccess0.022
complexExistsTestSuccess0.032
complexFetchJoinTestSuccess0.201
complexInSubqueryJoinInTestSuccess0.114
complexInSubqueryJoinTestSuccess0.087
complexInSubqueryTestSuccess0.008
complexInTest1Success0.075
complexInTest2Success0.005
complexInTest3Success0.011
complexInTest4Success0.006
complexInTest5Success0.006
complexIndexOfInSelectClauseTestSuccess0.018
complexIndexOfInWhereClauseTestSuccess0.016
complexInheritanceTestSuccess0.025
complexInheritanceUsingNamedQueryTestSuccess0.015
complexJoinTestSuccess0.030
complexJoinTest2Success0.024
complexJoinTest3Success0.027
complexLengthTestSuccess0.030
complexLikeTestSuccess0.031
complexLocateTestSuccess0.013
complexMemberOfElementCollectionTestSuccess0.011
complexMemberOfTestSuccess0.070
complexMultipleExistsSubqueryTestSuccess0.076
complexMultipleJoinOfSameRelationshipSuccess0.131
complexMultipleLeftOuterJoinOfSameRelationshipSuccess0.007
complexNamedQueryResultPropertiesTestSuccess0.031
complexNavigatingEmbeddedSuccess0.003
complexNavigatingTwoLevelOfEmbeddedsSuccess0.003
complexNestedOneToManyUsingInClauseSuccess0.026
complexNotExistsTestSuccess0.025
complexNotInTestSuccess0.153
complexNotLikeTestSuccess0.177
complexNotMemberOfPathTestSuccess0.121
complexNotMemberOfTestSuccess0.153
complexNullIfInSelectTestSuccess0.007
complexNullIfInWhereTestSuccess0.034
complexOneToOneFetchJoinTestSuccess0.019
complexOneToOneJoinOptimizationSuccess0.510
complexOuterJoinQuerySuccess0.012
complexParameterTestSuccess0.032
complexResultPropertiesTestSuccess0.023
complexReverseAbsTestSuccess0.043
complexReverseLengthTestSuccess0.093
complexReverseParameterTestSuccess0.031
complexReverseSqrtTestSuccess0.027
complexSelectRelationshipTestSuccess0.017
complexSimpleCaseInSelectTestSuccess0.006
complexSimpleCaseInWhereTestSuccess0.026
complexSqrtTestSuccess0.026
complexStringInTestSuccess0.063
complexStringNotInTestSuccess0.154
complexSubstringTestSuccess0.023
complexThreeLevelJoinManyTestSuccess0.116
complexThreeLevelJoinOneTestSuccess0.040
complexTypeInParamTestSuccess0.040
complexTypeInTestSuccess0.038
complexTypeParameterTestSuccess0.033
complexUnusedVariableTestSuccess0.197
converterOnElementCollectionTestSuccess0.009
customFunctionNVLTestSuccess0.000
deleteWhereExistsTestSuccess0.053
mapContainerPolicyMapEntryInSelectTestSuccess0.017
mapContainerPolicyMapKeyInSelectTestSuccess0.015
mapContainerPolicyMapKeyInSelectionCriteriaTestSuccess0.016
mapContainerPolicyMapValueInSelectTestSuccess0.017
mapContainerPolicyMapValueInSelectionCriteriaTestSuccess0.017
mappedContainerPolicyCompoundMapKeyTestSuccess0.077
mappedKeyMapContainerPolicyElementCollectionSelectionCriteriaTestSuccess0.012
mappedKeyMapContainerPolicyEmbeddableMapKeyInSelectionCriteriaTestSuccess0.019
mappedKeyMapContainerPolicyMapEntryInSelectTestSuccess0.024
mappedKeyMapContainerPolicyMapKeyInSelectTestSuccess0.019
mappedKeyMapContainerPolicyMapKeyInSelectionCriteriaTestSuccess0.019
mappedKeyMapContainerPolicyNavigateMapKeyInEmbeddableTestSuccess0.018
mappedKeyMapContainerPolicyNavigateMapKeyInEntityTestSuccess0.018
mathInSelectTestSuccess0.004
modInSelectTestSuccess0.004
paramNoVariableTestSuccess0.007
sizeInSelectTestSuccess0.004
sqrtInSelectTestSuccess0.004
standardFunctionCreateQueryTestSuccess0.081
testAliasPlusSuccess0.005
testAliasedFunctionSuccess0.016
testBracketsSuccess0.034
testCOLUMNSuccess0.007
testCastSuccess0.117
testClassNameInFromSuccess0.026
testComplexBetweenSuccess0.043
testComplexInSuccess0.035
testComplexLikeSuccess0.001
testComplexPathExpressionSuccess0.026
testCountExpressionSuccess0.005
testCountOneToManyQueryKeySuccess0.011
testDeleteWithUnqualifiedPathExpressionSuccess0.005
testDirectColletionInSubquerySuccess0.015
testDistinctOrderByEmbeddedSuccess0.025
testDoubleAggregateManyToManySuccess0.049
testElementCollectionSuccess0.091
testElementCollectionInLikeExpressionSuccess0.005
testEmbeddableDistinctSuccess0.123
testEnumNullNotNullSuccess0.113
testExtractSuccess0.009
testFUNCTIONWithStoredFuncSuccess0.037
testFuncWithMySQLFuncsSuccess0.026
testFuncWithStoredFuncSuccess0.008
testFunctionInGroupBySuccess0.042
testFunctionInOrderBySuccess0.063
testFunctionInSelectSuccess0.038
testFunctionsWithParametersSuccess0.024
testGroupByHavingFunctionSuccess0.005
testGroupByInInSuccess0.020
testHierarchicalClauseSuccess0.000
testInItemCollectionValuedPathSuccess0.011
testJoinFetchAliasSuccess0.019
testJoinFetchWithJoinSuccess0.038
testLeftParametersSuccess0.046
testMemberOfSuccess0.008
testNestedArrays1Success0.041
testNestedArrays2Success0.010
testNestedFUNCsSuccess0.001
testNestedJoinFetchSuccess0.026
testNestedJoinFetchAliasSuccess0.021
testNestedSubqueriesSuccess0.025
testNoSelectSuccess0.012
testNullOrderingSuccess0.001
testOPERATORSuccess0.001
testObjectInSuccess0.100
testOnClauseSuccess0.031
testOrderByDistinctSuccess0.018
testOrderPackageSuccess0.005
testParralelFromSuccess0.006
testPessimisticLockSuccess1.452
testQueryKeysSuccess0.021
testRegexpSuccess0.006
testSQLCastSuccess0.001
testSingleEncapsulatedInputParameterSuccess0.006
testSubSelectSuccess0.017
testSubSelect2Success0.051
testSubselectInFromSuccess0.013
testSubselectInGroupBySuccess0.005
testSubselectInSelectSuccess0.007
testSubselectStackOverflowSuccess0.008
testUnionSuccess0.001
updateWhereExistsTestSuccess0.382
variableReferencedOnlyInParameterTestSuccess0.047
testSetupSuccess30.530
testStraightReadSuperClassSuccess0.022
testStraightReadSubClassSuccess0.011
testJoinSuperClassSuccess0.031
testJoinSubClassSuccess0.022
testJoinFetchSuperClassSuccess0.044
testJoinFetchSubClassSuccess0.022
testJoinedInheritanceSuccess0.006
testJoinedInheritanceWithLeftOuterJoin1Success0.007
testJoinedInheritanceWithLeftOuterJoin2Success0.043
testJoinedInheritanceWithLeftOuterJoin3Success0.006
testComputerSuccess0.013
testAllPeopleSuccess0.009
testSetupSuccess15.026
generalExceptionTestSuccess0.002
recognitionExceptionTestSuccess0.002
missingSelectExceptionTestSuccess0.001
malformedJPQLExceptionTest1Success0.002
malformedJPQLExceptionTest2Success0.001
malformedJPQLExceptionTest3Success0.002
malformedJPQLExceptionTest4Success0.001
malformedJPQLExceptionTest5Success0.004
malformedJPQLExceptionTest6Success0.008
malformedJPQLExceptionTest7Success0.001
malformedJPQLExceptionTest8Success0.002
noAliasWithWHEREAndParameterExceptionTestSuccess0.001
multipleDeclarationOfIdentificationVariableSuccess0.010
aliasResolutionExceptionSuccess0.007
illegalArgumentExceptionTestSuccess0.002
createNamedQueryThrowsIllegalArgumentExceptionTestSuccess0.001
flushTxExceptionTestSuccess0.001
testExecuteUpdateTxExceptionSuccess0.003
noResultExceptionTestSuccess0.004
testGetSingleResultOnUpdateSuccess0.004
testGetSingleResultOnDeleteSuccess0.004
testExecuteUpdateOnSelectSuccess0.003
flushOptimisticLockExceptionTestSuccess0.026
commitOptimisticLockExceptionTestSuccess0.024
JTAOptimisticLockExceptionTestSuccess0.032
testParameterNameValidationSuccess0.003
testInExpressionValidationSuccess0.004
testOrderableTypeInOrderByItemSuccess0.014
testNonExistentOrderByAliasSuccess0.002
testInvalidNavigationSuccess0.005
testInvalidCollectionNavigationSuccess0.005
testUnknownAttributeSuccess0.005
testUnknownEnumConstantSuccess0.003
testCommitRollbackExceptionSuccess0.008
testParameterPositionValidationSuccess0.003
testParameterPositionValidation2Success0.003
testParameterTypeValidationSuccess0.003
testEjbqlCaseSensitivitySuccess0.013
testEjbqlUnsupportJoinArgumentSuccess0.004
testInvalidSetClauseSuccess0.003
testUnsupportedCountDistinctOnOuterJoinedCompositePKSuccess0.004
testInvalidHintSuccess0.005
invalidCharTestSuccess0.002
invalidOnClauseTestSuccess0.008
invalidSQLExpressionTestSuccess0.005
invalidColumnExpressionTestSuccess0.009
invalidFunctionExpressionTestSuccess0.006
invalidOperatorExpressionTestSuccess0.005
testSetupSuccess36.359
complexSelectAggregateTestSuccess0.010
complexAVGTestSuccess0.009
complexAVGOrderTestSuccess0.012
complexCountDistinctWithGroupByAndHavingTestSuccess0.008
complexCountDistinctWithGroupByTestSuccess0.008
complexCountDistinctWithGroupByTest2Success0.008
complexHavingWithAggregateSuccess0.021
complexCountTestSuccess0.007
complexCountWithGroupByTestSuccess0.008
complexDistinctCountTestSuccess0.007
complexMaxTestSuccess0.007
complexMinTestSuccess0.005
complexSumTestSuccess0.006
complexCountDistinctOnBaseQueryClassSuccess0.015
complexCountOnJoinedVariableSimplePKSuccess0.010
complexCountOnJoinedVariableCompositePKSuccess0.014
complexCountOnJoinedVariableOverManyToManySelfRefRelationshipSuccess0.008
complexCountOnJoinedVariableOverManyToManySelfRefRelationshipPortableSuccess0.008
complexCountOnJoinedCompositePKSuccess0.530
testSetupSuccess0.349
testSqlDateSuccess0.005
testSqlDateToTSSuccess0.004
testTimeSuccess0.005
testTimeToTSSuccess0.006
testTimestampSuccess0.004
testTimestampToDateSuccess0.004
testTimestampToTimeSuccess0.004
testUtilDateSuccess0.003
testCalenderWithUtilDateSuccess0.006
testSqlDateWithCalSuccess0.004
testTimeWithCalSuccess0.004
testTimestampWithCalSuccess0.004
testCalendarSuccess0.004
testTimestampGreaterThanSuccess0.006
testTimestampLessThanSuccess0.005
testTimestampInSuccess0.006
testTimestampBetweenSuccess0.007
testSetupSuccess21.362
multipleParameterTestSuccess0.019
updateEnumParameterSuccess0.014
emptyParametersForNonParameterizedNamedQueryTestSuccess0.001
testSetupSuccess31.693
findAllOrdersSuccess0.013
findEmployeesInOntarioSuccess0.087
findAllProvinceWithEmployeesSuccess0.005
findAllEmployeesWithPhoneNumbersSuccess0.144
findAllEmployeesWithOutPhoneNumbersSuccess0.012
findAllEmployeesWithCellPhonesSuccess0.046
findOrdersWithDifferentBilledCustomerSuccess0.011
findEmployeeWithWorkPhone2258812Success0.071
parameterTestSuccess0.132
getOrderLargerThanSuccess0.008
getSalesPersonForOrdersSuccess0.007
getOrderForCustomerSuccess0.014
testOuterJoinSuccess0.048
testExistsExpressionSuccess0.008
testAllExpressionsSuccess0.008
testCountInSubQuerySuccess0.012
testGroupByHavingExpressionSuccess0.020
testGroupByHavingCountSuccess0.008
testConstructorQuerySuccess0.006
testSumExpressionSuccess0.007
testAvgExpressionSuccess0.004
testOrderByExpressionSuccess0.030
testCountInSubQuerySuccess0.007
testOrderByExpressionWithSelectSuccess0.006
testDeleteExpressionSuccess0.060
testComplexDeleteExpressionSuccess0.030
testCountExpressionSuccess0.011
testUpdateExpressionSuccess0.008
updateAllTestSuccess0.019
namedQueryCloneTestSuccess0.011
aggregateParameterTestSuccess0.065
testEJBQLQueryStringSuccess0.033
updateEmbeddedFieldTestSuccess0.010
testSetupSuccess14.894
simpleUpdateError Internal Exception: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request Error Code: 0 Call: ALTER TABLE CMP3_BUYER ADD CONSTRAINT UNQ_CMP3_BUYER_2 UNIQUE (BUYER_ID, DESCRIP) Query: DataModifyQuery(sql="ALTER TABLE CMP3_BUYER ADD CONSTRAINT UNQ_CMP3_BUYER_2 UNIQUE (BUYER_ID, DESCRIP)")

Local Exception Stack:
Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140222-22988a5): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
Error Code: 0
Call: ALTER TABLE CMP3_BUYER ADD CONSTRAINT UNQ_CMP3_BUYER_2 UNIQUE (BUYER_ID, DESCRIP)
Query: DataModifyQuery(sql="ALTER TABLE CMP3_BUYER ADD CONSTRAINT UNQ_CMP3_BUYER_2 UNIQUE (BUYER_ID, DESCRIP)")
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:331)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:900)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:962)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:631)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:558)
at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2002)
at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:570)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:242)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeNoSelectCall(DatasourceCallQueryMechanism.java:271)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeNoSelect(DatasourceCallQueryMechanism.java:251)
at org.eclipse.persistence.queries.DataModifyQuery.executeDatabaseQuery(DataModifyQuery.java:85)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:899)
at org.eclipse.persistence.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:3214)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1804)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1786)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1737)
at org.eclipse.persistence.internal.sessions.AbstractSession.priviledgedExecuteNonSelectingCall(AbstractSession.java:5007)
at org.eclipse.persistence.tools.schemaframework.TableDefinition.createUniqueConstraintsOnDatabase(TableDefinition.java:880)
at org.eclipse.persistence.tools.schemaframework.SchemaManager.createUniqueConstraints(SchemaManager.java:185)
at org.eclipse.persistence.tools.schemaframework.TableCreator.createConstraints(TableCreator.java:101)
at org.eclipse.persistence.tools.schemaframework.TableCreator.createTables(TableCreator.java:177)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTablesAndConstraints(TableCreator.java:334)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTables(TableCreator.java:322)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTables(TableCreator.java:306)
at org.eclipse.persistence.tools.schemaframework.TableCreator.replaceTables(TableCreator.java:298)
at org.eclipse.persistence.testing.framework.TogglingFastTableCreator.replaceTables(TogglingFastTableCreator.java:103)
at org.eclipse.persistence.testing.models.jpa.advanced.AdvancedTableCreator.replaceTables(AdvancedTableCreator.java:2733)
at org.eclipse.persistence.testing.tests.jpa.jpql.JUnitJPQLModifyTestSuite.setUp(JUnitJPQLModifyTestSuite.java:65)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:630)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:211)
at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:313)
Caused by: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2340)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2625)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2119)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2415)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2333)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2318)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:890)
40.817
updateWithSubquerySuccess20.702
updateEmbeddedSuccess18.297
updateEmbeddedFieldTestSuccess21.053
updateUnqualifiedAttributeInSetSuccess27.708
updateUnqualifiedAttributeInWhereSuccess16.101
updateUnqualifiedAttributeInWhereWithInputParameterSuccess18.070
updateDateTimeFieldsSuccess13.230
simpleDeleteSuccess22.650
simpleUpdateWithInputParametersSuccess23.949
test_getClassDescriptors_01Success0.001
test_getClassDescriptors_02Success0.001
test_getClassDescriptors_03Success0.001
test_getClassDescriptors_04Success0.001
test_getClassDescriptors_05Success0.002
test_getClassDescriptors_06Success0.001
test_getClassDescriptors_07Success0.001
test_getClassDescriptors_08Success0.001
test_getClassDescriptors_09Success0.001
test_getConstructorQueryMappings_01Success0.004
test_getConstructorQueryMappings_02Success0.003
testSetupSuccess51.577
testQueryCacheFirstCacheHitsSuccess0.016
testQueryCacheOnlyCacheHitsSuccess0.015
testQueryCacheOnlyCacheHitsOnSessionSuccess0.025
testQueryPrimaryKeyCacheHitsSuccess0.036
testQueryExactPrimaryKeyCacheHitsSuccess0.022
testQueryTypeCacheHitsSuccess0.015
testQueryCacheSuccess0.156
testQueryREADLockSuccess0.038
testQueryWRITELockSuccess0.039
testQueryOPTIMISTICLockSuccess0.038
testQueryOPTIMISTIC_FORCE_INCREMENTLockSuccess0.038
testQueryPESSIMISTIC_READLockSuccess0.064
testQueryPESSIMISTIC_WRITELockSuccess0.043
testQueryPESSIMISTIC_READ_TIMEOUTLockSuccess0.001
testQueryPESSIMISTIC_WRITE_TIMEOUTLockSuccess0.001
testObjectResultTypeSuccess0.058
testNativeResultTypeSuccess0.031
testCursorsSuccess0.039
testFetchGroupsSuccess0.044
testMultipleNamedJoinFetchsSuccess0.025
testNativeQueryTransactionsSuccess0.345
testLockWithSecondaryTableSuccess0.533
testBatchFetchingJOINSuccess0.238
testBatchFetchingEXISTSSuccess0.315
testBatchFetchingINSuccess0.266
testBatchFetchingIN5Success0.206
testBatchFetchingIN2Success0.220
testBatchFetchingCursorSuccess0.025
testBatchFetchingPaginationSuccess0.094
testBatchFetchingPagination2Success0.099
testBatchFetchingReadObjectSuccess0.035
testBatchFetchingInheritanceSuccess0.062
testBasicMapBatchFetchingJOINSuccess0.021
testBasicMapBatchFetchingEXISTSSuccess0.020
testBasicMapBatchFetchingINSuccess0.022
testMapBatchFetchingJOINSuccess0.064
testMapBatchFetchingEXISTSSuccess0.046
testMapBatchFetchingINSuccess0.039
testBatchFetchingINCacheSuccess1.067
testBasicMapJoinFetchingSuccess0.011
testBasicMapLeftJoinFetchingSuccess0.014
testJoinFetchingSuccess0.196
testMapJoinFetchingSuccess0.034
testJoinFetchingCursorSuccess0.235
testJoinFetchingPaginationSuccess0.063
testMapKeyJoinFetchingSuccess0.025
testMapKeyBatchFetchingSuccess0.025
testJPQLCacheHitsSuccess0.014
testCacheIndexesSuccess2.182
testSQLHintSuccess0.001
testLoadGroupSuccess0.082
testQueryPESSIMISTIC_FORCE_INCREMENTLockSuccess0.034
testVersionChangeWithReadLockSuccess0.001
testVersionChangeWithWriteLockSuccess0.001
testNamedQueryAnnotationOverwritePersistenceXMLSuccess0.003
testSetupSuccess18.140
testNativeQueryWithMixedCaseFieldsSuccess0.010
testNativeQueryHintSuccess0.002
testCaseSensitivity_GoldBuyer1Success0.009
testNativeQueryCacheHitSuccess0.007
testNamedNativeQuerySuccess0.004
selectNamedNativeQueryWithPositionalParameterTestSuccess0.006
selectNativeQueryWithPositionalParameterTestSuccess0.004
testSetupSuccess8.663
testCreateEmployeeSuccess0.015
testReadEmployeeSuccess0.001
testNamedNativeQueryOnAddressSuccess0.008
testNamedQueryOnEmployeeSuccess0.004
testUpdateEmployeeSuccess0.009
testRefreshNotManagedEmployeeSuccess0.001
testRefreshRemovedEmployeeSuccess1.566
testDeleteEmployeeSuccess0.011
testUnidirectionalPersistSuccess0.074
testUnidirectionalUpdateSuccess0.072
testUnidirectionalFetchJoinSuccess0.057
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.065
testUnidirectionalTargetLocking_DeleteSourceSuccess0.058
testXMLEntityMappingsWriteOutSuccess0.006
testInheritFromNonMappedSuccess0.005
testSetupSuccess2.420
testCreateCustomerSuccess0.007
testCreateItemSuccess0.007
testCreateOrderSuccess0.010
testReadCustomerSuccess0.001
testReadItemSuccess0.001
testReadOrderSuccess0.001
testNamedQueryOnCustomerSuccess0.002
testNamedQueryOnItemSuccess0.003
testNamedQueryOnOrderSuccess0.002
testUpdateCustomerSuccess0.007
testUpdateItemSuccess0.010
testUpdateOrderSuccess0.018
testOne2OneRelationTablesSuccess0.050
testDeleteOrderSuccess0.019
testDeleteCustomerSuccess0.013
testDeleteItemSuccess0.010
testSetupSuccess3.033
testCreateFueledVehicleSuccess0.009
testCreateBusFueledVehicleSuccess0.006
testCreateNonFueledVehicleSuccess0.021
testReadFueledVehicleSuccess0.002
testReadNonFueledVehicleSuccess0.002
testNamedNativeQueryOnSportsCarSuccess0.002
testUpdateBusFueledVehicleSuccess0.009
testUpdateFueledVehicleSuccess0.007
testUpdateNonFueledVehicleSuccess0.008
testDeleteBusFueledVehicleSuccess0.009
testDeleteFueledVehicleSuccess0.008
testDeleteNonFueledVehicleSuccess0.553
testPKJoinColumnAssociationSuccess0.239
testSetupSuccess0.697
testUnidirectionalOneToOneCreateSuccess0.031
testUnidirectionalOneToOneReadSuccess0.002
testUnidirectionalOneToOneDeleteNonowningSuccess0.019
testUnidirectionalOneToOneDeleteOwningSuccess0.008
testUnidirectionalOneToManyCreateSuccess0.026
testUnidirectionalOneToManyReadSuccess0.003
testUnidirectionalOneToManyDeleteNonowningSuccess1.349
testUnidirectionalOneToManyDeleteOwningSuccess0.036
testUnidirectionalManyToOneCreateSuccess0.185
testUnidirectionalManyToOneReadSuccess0.003
testUnidirectionalManyToOneDeleteNonowningSuccess0.085
testUnidirectionalManyToOneDeleteOwningSuccess0.014
testUnidirectionalManyToManyCreateSuccess0.016
testUnidirectionalManyToManyReadSuccess0.009
testUnidirectionalManyToManyDeleteNonowningSuccess0.010
testUnidirectionalManyToManyDeleteOwningSuccess0.012
testSetupSuccess5.481
testOneToManyRelationshipsSuccess0.012
testVerifyOneToManyRelationshipsSuccess0.005
testCreateBeerConsumerSuccess0.026
testReadBeerConsumerSuccess0.001
testCreateNoviceBeerConsumerSuccess0.066
testReadNoviceBeerConsumerSuccess0.003
testOrderColumnNoviceBeerConsumerDesignationsSuccess0.033
testCreateExpertBeerConsumerSuccess0.075
testReadExpertBeerConsumerSuccess0.003
testNamedNativeQueryBeerConsumersSuccess0.014
testNamedNativeQueryCertificationsSuccess0.004
testUpdateBeerConsumerSuccess0.702
testDeleteBeerConsumerSuccess0.174
testHeinekenBeerConsumerSuccess0.236
testBecksBeerConsumerSuccess0.045
testCoronaBeerConsumerSuccess0.062
testColumnUpdatableAndInsertableSuccess0.022
testColumnUpdatableAndInsertableThroughQuerySuccess0.131
testInheritanceDiscriminatorFieldValueSuccess0.001
testMappingsTypesSuccess0.001
testIgnoredTransientAnnotationSuccess0.001
testSequenceGeneratorSuccess0.000
testSetupSuccess0.341
testCustomerOrdersMappingSuccess0.000
testOrderCustomerMappingSuccess0.001
testItemNameMappingSuccess0.000
testCreateCustomerSuccess1.263
testCreateItemSuccess1.109
testCreateOrderSuccess0.007
testReadCustomerSuccess0.001
testReadItemSuccess0.001
testReadOrderSuccess0.002
testNamedQueryOnCustomerSuccess0.002
testNamedQueryOnItemSuccess0.003
testNamedQueryOnOrderSuccess0.003
testUpdateCustomerSuccess0.007
testUpdateItemSuccess0.014
testUpdateOrderSuccess0.009
testDeleteOrderSuccess0.007
testDeleteCustomerSuccess0.008
testDeleteItemSuccess0.007
testSetupSuccess0.688
testCreateCustomerSuccess0.005
testCreateItemSuccess0.011
testCreateOrderSuccess0.007
testReadCustomerSuccess0.001
testReadItemSuccess0.001
testReadOrderSuccess0.001
testUpdateCustomerSuccess0.007
testUpdateItemSuccess0.013
testUpdateOrderSuccess0.009
testDeleteOrderSuccess0.009
testDeleteCustomerSuccess0.006
testDeleteItemSuccess0.006
testSetupSuccess3.668
testCreateEmployeeSuccess0.196
testReadEmployeeSuccess0.002
testUpdateEmployeeSuccess0.010
testDeleteEmployeeSuccess0.012
testSetupSuccess25.231
testOneToManyRelationshipsSuccess0.019
testVerifyOneToManyRelationshipsSuccess0.004
testCreateBeerConsumerSuccess0.023
testReadBeerConsumerSuccess0.001
testNamedNativeQueryBeerConsumersSuccess0.003
testNamedNativeQueryCertificationsSuccess0.005
testMappedSuperclassTransientFieldSuccess0.008
testTransientFieldSuccess0.003
testUpdateBeerConsumerSuccess0.004
testDeleteBeerConsumerSuccess0.015
testBeerLifeCycleMethodAnnotationIgnoredSuccess1.864
testMappedSuperclassEntityListenerSuccess0.009
testMappedSuperclassEmbeddedXMLElementSuccess0.000
testMetadataCompleteSuccess0.094
testXMLMappingMetadataCompleteSuccess0.083
testSetupSuccess12.655
testOrderBySettingSuccess0.000
testCreateDepartmentSuccess0.010
testCreateScientistsSuccess0.051
testReadDepartmentSuccess0.003
testReadJuniorScientistSuccess0.003
testAnyAndAllSuccess0.030
testDepartmentAdminSuccess0.017
testSetupSuccess6.553
testEL254937Success0.126
testGF1894Success0.008
testManAndWomanSuccess0.016
testSetupSuccess3.771
testCreateEmployeeSuccess0.021
testReadEmployeeSuccess0.001
testNamedNativeQueryOnAddressSuccess0.008
testNamedQueryOnEmployeeSuccess0.003
testUpdateEmployeeSuccess0.008
testRefreshNotManagedEmployeeSuccess0.001
testRefreshRemovedEmployeeSuccess0.013
testDeleteEmployeeSuccess0.011
testUnidirectionalPersistSuccess0.068
testUnidirectionalUpdateSuccess0.117
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.061
testUnidirectionalTargetLocking_DeleteSourceSuccess2.478
testMustBeCompositeMemberSuccess0.061
testSetupSuccess33.233
testDDLTableCreationWithSuffixSuccess0.150
testDDLTablePerClassModelSuccess4.547
testDDLTablePerClassModelQuerySuccess0.003
testDDLPkConstraintErrorIncludingRelationTableColumnNameSuccess0.015
testOptionalPrimaryKeyJoinColumnRelationshipSuccess0.007
testPrimaryKeyJoinColumnsSuccess0.006
testDDLEmbeddableMapKeySuccess0.006
testDDLAttributeOverridesSuccess0.004
testDDLAttributeOverridesOnElementCollectionSuccess0.019
testDDLUniqueKeysAsJoinColumnsSuccess0.008
testCreateMafiaFamily707Success0.086
testCreateMafiaFamily007Success0.041
testValidateMafiaFamily707Success1.270
testValidateMafiaFamily007Success0.020
testLazyBlobSuccess0.074
testSimpleSelectFooSuccess0.002
testElementMapOnEmbeddedSuccess0.647
testTablePerTenantSuccess2.073
testDDLUniqueConstraintsByAnnotationsSuccess0.060
testDDLUniqueConstraintsByXMLSuccess0.043
testDDLSubclassEmbeddedIdPkColumnsInJoinedStrategySuccess0.013
testBug241308Success0.009
testDDLUnidirectionalOneToManySuccess0.029
testCascadeMergeOnManagedEntityWithOrderedListSuccess0.034
testDirectCollectionMappingSuccess0.040
testAggregateCollectionMappingSuccess0.644
testOneToManyMappingSuccess0.020
testUnidirectionalOneToManyMappingSuccess0.030
testManyToManyMappingSuccess0.043
testManyToManyWithMultipleJoinColumnsSuccess0.081
testEmbeddedManyToManySuccess0.008
testEmbeddedOneToOneSuccess0.009
testAssociationOverrideToEmbeddedManyToManySuccess0.013
testDeleteObjectWithEmbeddedManyToManySuccess0.013
testTPCMappedKeyMapQuerySuccess0.014
testLAZYLOBWithEmbeddedIdSuccess0.006
testBug386939Success0.001
testSetupSuccess48.114
testDDLPkConstraintErrorIncludingRelationTableColumnNameSuccess0.053
testOptionalPrimaryKeyJoinColumnRelationshipSuccess0.006
testPrimaryKeyJoinColumnsSuccess0.007
testDDLEmbeddableMapKeySuccess0.006
testDDLAttributeOverridesSuccess0.004
testDDLAttributeOverridesOnElementCollectionSuccess0.006
testDDLUniqueKeysAsJoinColumnsSuccess0.009
testDDLUniqueConstraintsByAnnotationsSuccess0.019
testDDLUniqueConstraintsByXMLSuccess0.018
testDDLSubclassEmbeddedIdPkColumnsInJoinedStrategySuccess0.006
testBug241308Success0.004
testDDLUnidirectionalOneToManySuccess0.016
testCascadeMergeOnManagedEntityWithOrderedListSuccess0.021
testDirectCollectionMappingSuccess0.021
testAggregateCollectionMappingSuccess0.018
testOneToManyMappingSuccess0.017
testUnidirectionalOneToManyMappingSuccess0.016
testManyToManyMappingSuccess0.038
testManyToManyWithMultipleJoinColumnsSuccess0.208
testEmbeddedManyToManySuccess0.008
testEmbeddedOneToOneSuccess0.010
testAssociationOverrideToEmbeddedManyToManySuccess0.011
testDeleteObjectWithEmbeddedManyToManySuccess0.013
testLAZYLOBWithEmbeddedIdSuccess0.050
testElementMapOnEmbeddedSuccess0.027
testCreateMafiaFamily707Success0.067
testCreateMafiaFamily007Success0.043
testValidateMafiaFamily707Success0.271
testValidateMafiaFamily007Success0.021
testSimpleSelectFooSuccess0.002
testSetupSuccess1.048
testSessionXMLPropertySuccess0.117
testSessionEventListenerPropertySuccess0.021
testExceptionHandlerPropertySuccess0.007
testNativeSQLPropertySuccess0.001
testCacheStatementsAndItsSizePropertySuccess0.000
testBatchwritingPropertySuccess0.000
testCopyDescriptorNamedQueryToSessionPropertySuccess0.000
testLoggingTyperPropertySuccess0.000
testProfilerTyperPropertySuccess0.122
testSetupSuccess0.907
testCreateWrapperTypesSuccess0.514
testNullifyBigDecimalSuccess0.078
testNullifyBigIntegerSuccess0.137
testNullifyBooleanSuccess0.109
testNullifyByteSuccess0.116
testNullifyCharacterSuccess0.058
testNullifyShortSuccess0.008
testNullifyIntegerSuccess0.009
testNullifyLongSuccess0.097
testNullifyFloatSuccess0.176
testNullifyDoubleSuccess0.245
testNullifyStringSuccess0.014
testCreateByteArrayTypeSuccess0.140
testCreatePrimitiveByteArrayTypeSuccess0.031
testCreateCharacterArrayTypeSuccess0.049
testCreateCharArrayTypeSuccess0.120
testDoesRelationConformSuccess0.000
testPrimitiveByteArrayPKSuccess0.000
testSetupSuccess0.152
testCreateDateTimeSuccess0.007
testNullifySqlDateSuccess0.007
testNullifyTimeSuccess0.009
testNullifyTimestampSuccess0.006
testNullifyUtilDateSuccess0.014
testNullifyCalendarSuccess0.006
testSetupSuccess1.000
testMergeSuccess0.036
testCreateSuccess0.026
testReadSuccess0.024
testUpdateSuccess0.041
testDeleteSuccess0.011
testMergeSuccess0.028
testSetupSuccess3.184
testOneToManyPrivateOwnedRemovalSuccess0.078
testOneToManyPrivateOwnedRemovalWithInheritanceSuccess0.032
testOneToManyPrivateOwnedRemovalWithCascadeSuccess0.037
testOneToManyPrivateOwnedRemovalWithCascadeFromPOSuccess0.041
testOneToOnePrivateOwnedRemovalWithCascadeSuccess0.018
testOneToOnePrivateOwnedRemovalWithCascadeFromPOSuccess0.030
testEmbeddedWithCascadeFromPOSuccess1.407
testOneToOnePrivateOwnedFromExistingObjectSuccess0.033
testOneToManyPrivateOwnedExistingObjectModificationSuccess0.043
testPrivateOwnedOneToOneChangeFromExistingObjectSuccess0.028
testOneToOnePrivateOwnedRemovalWithCascadeUsingClassicSuccess0.162
testOneToManyPrivateOwnedRemovalUsingClassicSuccess0.077
testEmbeddedWithCascadeFromPOUsingClassicSuccess0.074
testOneToOnePrivateOwnedFromExistingObjectUsingClassicSuccess0.030
testPrivateOwnedCycleWithOneToManySuccess0.056
testDeleteAllSuccess0.048
testDeleteObjectOneByOneSuccess0.028
testSetupSuccess2.420
test12MSuccess0.315
test12MWithCascadeSuccess0.026
test12MWithCascadeFromORSuccess0.035
test12MFromExistingObjectSuccess0.035
test12MFromExistingObjectModificationSuccess0.029
test121WithCascadeSuccess0.014
test121WithCascadeFromORSuccess0.030
test121FromExistingObjectSuccess0.015
test121FromExistingObjectModificationSuccess0.021
test121IgnoredFromRemovedExistingObjectSuccess0.017
testEmbeddedWithCascadeFromORSuccess0.025
test121ChangeFromExistingObjectSuccess0.022
test121WithCascadeRemoveFromORSuccess0.004
test121WithNoCascadePersistSuccess0.002
test121WithNoCascadeMerge1Success0.016
test121WithNoCascadeMerge2Success0.019
test121WithNoCascadeMerge3Success0.020
testIllegalStateExceptionOnClosedEntityManagerFactorySuccess0.121
testIllegalStateExceptionOnClosedEntityManagerSuccess0.072
testMetamodelEmbeddedIdDirectlyOnMappedSuperclassRootPassesValidationSuccess0.096
testTransientNonEntityNonMappedSuperclass_SuperclassOfEntity_Exists_as_BasicTypeSuccess0.000
testAttribute_getAttribute_of_TransientNonEntityNonMappedSuperclass_SuperclassOfEntity_throws_IAESuccess0.002
testAttribute_getPersistentAttributeType_BASIC_MethodSuccess0.001
testAttribute_getPersistentAttributeType_EMBEDDED_MethodSuccess0.000
testAttribute_getPersistentAttributeType_ONE_TO_ONE_MethodSuccess0.000
testAttribute_getPersistentAttributeType_ONE_TO_MANY_MethodSuccess0.001
testAttribute_getPersistentAttributeType_MANY_TO_MANY_MethodSuccess0.000
testAttribute_getPersistentAttributeType_MANY_TO_ONE_MethodSuccess0.001
testAttribute_getPersistentAttributeType_ELEMENT_COLLECTION_MethodSuccess0.000
testAttribute_getName_MethodSuccess0.000
testAttribute_getDeclaringType_MethodSuccess0.001
testAttribute_getJavaType_BasicType_MethodSuccess0.000
testAttribute_getJavaType_ManagedType_MethodSuccess0.001
testAttribute_getJavaMember_BasicType_on_MappedSuperclass_MethodSuccess0.000
testAttribute_getJavaMember_BasicType_FieldAccess_on_Embeddable_MethodSuccess0.000
testAttribute_getJavaMember_BasicType_PropertyAccess_on_Embeddable_MethodSuccess0.001
testAttribute_getJavaMember_BasicType_on_Entity_MethodSuccess0.000
testAttribute_getJavaMember_EntityType_FieldLevel_on_Entity_MethodSuccess0.001
testAttribute_getJavaMember_EntityType_FieldLevel_on_MappedSuperclass_MethodSuccess0.000
testAttribute_getJavaMember_EntityType_PropertyMethodLevel_on_Entity_MethodSuccess0.000
testAttribute_getJavaMember_EntityType_PropertyMethodLevel_on_MappedSuperclass_MethodSuccess0.001
testAttribute_getJavaMember_ManagedType_MethodSuccess0.000
testAttribute_isAssociation_on_Plural_MethodSuccess0.001
testAttribute_isAssociation_on_Singular_MethodSuccess0.000
testAttribute_isCollection_false_MethodSuccess0.001
testAttribute_isCollection_true_MethodSuccess0.000
testBasicTypeSuccess0.000
testBindable_getBindableType_MethodSuccess0.002
testBindable_getBindableJavaType_MethodSuccess0.001
testEmbeddableTypeSuccess0.000
testNestedEmbeddableTypeSuccess0.000
testEntityTypeSuccess0.001
testEntityAttribute_getBindableJavaType_MethodSuccess0.000
testIdentifiableType_getIdType_MethodSuccess0.025
testIdentifiableType_getIdClassAttributes_MethodSuccess0.001
testIdentifiableType_getIdClassAttributesAcrossMappedSuperclassChain_MethodSuccess0.001
testIdentifiableType_hasVersionAttribute_MethodSuccess0.001
testIdentifiableType_hasSingleIdAttribute_MethodSuccess0.000
testIdentifiableType_getSupertype_MethodSuccess0.001
testIdentifiableType_getDeclaredVersion_exists_MethodSuccess0.000
testIdentifiableType_getDeclaredVersion_exists_above_MethodSuccess0.000
testIdentifiableType_getDeclaredVersion_does_not_exist_at_all_MethodSuccess0.001
testIdentifiableType_getVersion_MethodSuccess0.000
testIdentifiableType_getDeclaredId_MethodSuccess0.001
testIdentifiableType_getId_MethodSuccess0.000
testIdentifiableType_getDeclaredId_normal_execution_attribute_is_declaredSuccess0.001
testIdentifiableType_getDeclaredId_variant_execution_attribute_is_declared_aboveSuccess0.001
testIdentifiableType_getDeclaredId_variant_execution_attribute_is_not_declared_at_allSuccess0.000
testIdentifiableType_getDeclaredId_normal_execution_attribute_is_declaredSuccess0.001
testIdentifiableType_getIdType_handles_possible_null_cmppolicySuccess0.000
testListAttributeSuccess0.000
testManagedType_getAttributes_MethodSuccess0.004
testManagedType_getDeclaredAttributes_MethodSuccess0.000
testManagedType_getSingularAttribute_Type_param_MethodSuccess0.000
testManagedType_getDeclaredSingularAttribute_Type_param_MethodSuccess0.000
testManagedType_getSingularAttributes_MethodSuccess0.000
testManagedType_getDeclaredSingularAttributes_MethodSuccess0.000
testManagedType_getCollection_Type_param_MethodSuccess0.000
testManagedType_getDeclaredCollection_Type_param_MethodSuccess0.000
testManagedType_getSet_Type_param_MethodSuccess0.000
testManagedType_getDeclaredSet_Type_param_MethodSuccess0.000
testManagedType_getList_Type_param_MethodSuccess0.001
testManagedType_getDeclaredList_Type_param_MethodSuccess0.000
testManagedType_getMap_Type_param_MethodSuccess0.001
testManagedType_getDeclaredMap_Type_param_MethodSuccess0.000
testManagedType_getDeclaredMap_Type_param_not_found_iae_MethodSuccess0.000
testManagedType_getDeclaredMap_Type_param_declared_above_MethodSuccess0.000
testManagedType_getPluralAttributes_MethodSuccess0.000
testManagedType_getDeclaredPluralAttributes_internal_entity_MethodSuccess0.000
testManagedType_getDeclaredPluralAttributes_root_entity_MethodSuccess0.000
testManagedType_getDeclaredPluralAttributes_root_mappedSuperclass_MethodSuccess0.000
testManagedType_getAttribute_on_Entity_MethodSuccess0.000
testManagedType_getAttribute_on_MappedSuperclass_MethodSuccess0.001
testManagedType_getAttribute_doesNotExist_on_Entity_MethodSuccess0.001
testManagedType_getAttribute_doesNotExist_on_MappedSuperclass_MethodSuccess0.000
testManagedType_getDeclaredAttribute_MethodSuccess0.000
testManagedType_getDeclaredListAttribute_MethodSuccess0.001
testManagedType_getDeclaredAttribute_above_throws_iae_MethodSuccess0.000
testManagedType_getDeclaredAttribute_doesNotExist_MethodSuccess0.000
testManagedType_getSingularAttribute_BASIC_MethodSuccess0.001
testManagedType_getSingularAttribute_EMBEDDED_MethodSuccess0.000
testManagedType_getDeclaredSingularAttribute_on_Entity_MethodSuccess0.001
testManagedType_getDeclaredSingularAttribute_on_MappedSuperclass_MethodSuccess0.000
testManagedType_getCollection_MethodSuccess0.000
testManagedType_getDeclaredCollection_MethodSuccess0.000
testManagedType_getSet_MethodSuccess0.000
testManagedType_getDeclaredSet_MethodSuccess0.000
testManagedType_getList_MethodSuccess0.000
testManagedType_getDeclaredList_MethodSuccess0.000
testManagedType_getMap_MethodSuccess0.000
testManagedType_getDeclaredMap_MethodSuccess0.000
testManagedType_variantCasesSuccess0.002
testMapAttribute_getKeyJavaType_UC0_MethodSuccess0.000
testMapAttribute_getKeyJavaType_UC1a_MethodSuccess0.000
testMapAttribute_getKeyJavaType_UC2_MethodSuccess0.001
testMapAttribute_getKeyJavaType_UC4_MethodSuccess0.000
testMapAttribute_getKeyJavaType_UC7_MethodSuccess0.001
testMapAttribute_getKeyJavaType_UC8_MethodSuccess0.000
testMapAttribute_getKeyJavaType_UC9_DI86_Embeddable_IdClass_keyType_MethodSuccess0.001
testMapAttribute_getKeyType_UC0_MethodSuccess0.000
testMapAttribute_getKeyType_UC1a_MethodSuccess0.001
testMapAttribute_getKeyType_UC2_MethodSuccess0.000
testMapAttribute_getKeyType_UC4_MethodSuccess0.001
testMapAttribute_getKeyType_UC7_MethodSuccess0.000
testMapAttribute_getKeyType_UC8_MethodSuccess0.001
testMapAttribute_getKeyType_UC9_DI86_Embeddable_IdClass_keyType_MethodSuccess0.000
testMapAttribute_getKeyType_294811_UC10_DI86_Embeddable_IdClass_keyType_MethodSuccess0.001
testMapAttribute_getKeyType_294811_UC12_DI86_Embedded_keyType_MethodSuccess0.000
testMapAttribute_getKeyType_294811_UC13_DI86_Embedded_keyType_MethodSuccess0.001
testMapAtributeElementTypeWhenMapKeySetButNameAttributeIsDefaultedSuccess0.000
testMapAtributeElementTypeWhenMapKeySetAndNameAttributeSetSuccess0.000
testMappedSuperclassTypeSuccess0.000
testMetamodel_entity_MethodSuccess0.000
testMetamodel_embeddable_MethodSuccess0.001
testMetamodel_managedType_MethodSuccess0.001
testMetamodel_getEntities_MethodSuccess0.001
testMetamodel_getManagedTypes_MethodSuccess0.000
testMetamodel_getEmbeddables_MethodSuccess0.001
testPluralAttribute_CollectionType_enumSuccess0.000
testPluralAttribute_getCollectionType_MethodSuccess0.001
testPluralAttribute_getElementType_MethodSuccess0.000
testPluralAttribute_getBindableJavaType_MethodSuccess0.001
testSetAttributeSuccess0.000
testSingularAttribute_isOptional_MethodSuccess0.001
testSingularAttribute_isId_MethodSuccess0.000
testSingularAttribute_isVersion_MethodSuccess0.001
testSingularAttribute_getBindableType_MethodSuccess0.000
testSingularAttribute_getBindableJavaType_MethodSuccess0.000
testSingularAttribute_getJavaType_MethodSuccess0.000
testSingularAttribute_getType_MethodSuccess0.001
testToStringOverridesSuccess0.001
testType_PersistenceType_enumSuccess0.000
testType_getPersistenceType_MethodSuccess0.000
testType_getJavaType_MethodSuccess0.000
testOutOfSpecificationInternalAPISuccess0.001
testMapAttribute_getDeclaredPluralAttributesForEmbeddableSuccess0.001
testSetupSuccess30.447
testExistWithJoinSuccess1.269
testSelectPhoneNumberAreaCodeSuccess0.006
testSelectPhoneNumberAreaCodeWithEmployeeSuccess0.012
testSelectPhoneNumberNumberWithEmployeeWithExplicitJoinSuccess0.009
testSelectPhoneNumberNumberWithEmployeeWithFirstNameFirstSuccess0.009
testSelectEmployeeWithSameParameterUsedMultipleTimesSuccess0.014
testOuterJoinOnOneToOneSuccess0.337
testOuterJoinPolymorphicSuccess0.015
testFirstResultSuccess0.006
testInvertedSelectionCriteriaNullPKSuccess0.008
testInvertedSelectionCriteriaInvalidQueryKeySuccess0.019
testMaxAndFirstResultsOnDataQuerySuccess0.003
testMaxAndFirstResultsOnDataQueryWithGroupBySuccess0.003
testMaxAndFirstResultsOnObjectQueryOnInheritanceRootSuccess0.003
testDistinctSelectForEmployeeWithNullAddressSuccess0.165
testConstructorWithFunctionParametersSuccess0.034
testNonExistentConstructorCriteriaQuerySuccess0.001
testIsNullAndIsNotNullSuccess0.022
testIsNullOrIsNullSuccess0.017
testSetupSuccess20.534
testAnyAndAllSuccess0.021
testMappedByIdExample1Success1.032
testSetupSuccess19.973
testInCollectionEntitySuccess0.015
testInCollectionPrimitivesSuccess0.006
testInParameterCollectionSuccess0.004
testProdSuccess0.003
testSizeSuccess0.040
testJoinDistinctSuccess0.010
testSomeSuccess0.028
testWhereConjunctionSuccess0.024
testWhereNotConjunctionSuccess0.004
testWhereDisjunctionSuccess0.004
testWhereNotDisjunctionSuccess0.023
testWhereConjunctionAndDisjunctionSuccess0.004
testWhereDisjunctionAndConjunctionSuccess0.004
testWhereConjunctionOrDisjunctionSuccess0.023
testWhereUsingAndWithPredicatesSuccess0.010
testWhereUsingOrWithPredicatesSuccess0.010
testVerySimpleJoinSuccess0.043
testGroupByHavingSuccess0.010
testAlternateSelectionSuccess0.009
testSubqueryExistsSuccess0.035
testSubqueryNotExistsSuccess0.033
testSubqueryExistsAfterAndSuccess0.043
testSubqueryExistsBeforeAndSuccess0.028
testSubqueryNotExistsAfterAndSuccess0.017
testSubqueryNotExistsBeforeAndSuccess0.017
testSubqueryExistsNestedSuccess0.023
testSubqueryExistsNestedAfterAndSuccess0.018
testSubqueryExistsNestedAfterLiteralAndSuccess0.023
testSubQuerySuccess0.005
testInSubQuerySuccess0.022
testInLiteralSuccess0.011
testInlineInParameterSuccess0.006
testSimpleJoinSuccess0.006
testSimpleFetchSuccess0.018
testObjectResultTypeSuccess0.036
testSimpleSuccess0.017
testSimpleWhereSuccess0.006
testSimpleWhereObjectSuccess0.006
testSharedWhereSuccess0.027
testTupleQuerySuccess0.025
testQueryCacheFirstCacheHitsSuccess0.023
testQueryCacheOnlyCacheHitsSuccess0.023
testQueryCacheOnlyCacheHitsOnSessionSuccess0.027
testQueryExactPrimaryKeyCacheHitsSuccess0.023
testQueryHintFetchSuccess0.019
testCursorsSuccess0.026
testIsEmptySuccess0.008
testNegSuccess0.043
testIsMemberSuccess0.005
testIsMemberEntitySuccess0.012
testNullRestrictionGetRestrictionSuccess0.001
testFromToExpressionSuccess0.013
testUnusedJoinDoesNotAffectOtherJoinsSuccess0.126
testUnusedJoinDoesNotAffectFetchJoinSuccess0.019
testSetupSuccess26.635
testQueryCacheFirstCacheHitsSuccess0.014
testQueryCacheOnlyCacheHitsSuccess0.013
testQueryCacheOnlyCacheHitsOnSessionSuccess0.015
testQueryExactPrimaryKeyCacheHitsSuccess0.012
testObjectResultTypeSuccess0.035
testCursorsSuccess0.018
testSetupSuccess51.548
simpleJoinFetchTestSuccess0.442
simpleJoinFetchTest2Success0.366
executeSameCriteriaQueryWithJoinTwiceSuccess0.026
baseTestCaseSuccess0.264
simpleABSTestSuccess0.032
simpleBetweenTestSuccess0.227
simpleConcatTestSuccess0.028
simpleConcatTestWithParametersSuccess0.021
simpleConcatTestWithConstants1Success0.022
simpleThreeArgConcatTestSuccess0.020
simpleDistinctTestSuccess0.023
simpleDistinctNullTestSuccess0.441
simpleDistinctMultipleResultTestSuccess0.016
simpleDoubleOrTestSuccess0.055
simpleEqualsTestSuccess0.031
simpleEqualsTestWithJoinSuccess0.037
collectionMemberIdentifierEqualsTestSuccess0.024
abstractSchemaIdentifierEqualsTestSuccess0.019
abstractSchemaIdentifierNotEqualsTestSuccess0.187
simpleInOneDotTestSuccess0.024
simpleInTestSuccess0.021
simpleInListTestSuccess0.021
simpleLengthTestSuccess0.024
simpleLikeTestSuccess0.020
simpleLikeTestWithParameterSuccess0.023
simpleLikeEscapeTestWithParameterSuccess0.019
simpleNotBetweenTestSuccess0.013
simpleNotEqualsVariablesIntegerSuccess0.180
simpleNotInTestSuccess0.200
simpleNotLikeTestSuccess0.317
simpleOrFollowedByAndTestSuccess0.024
simpleOrFollowedByAndTestWithStaticNamesSuccess0.045
simpleOrTestSuccess0.033
simpleParameterTestSuccess0.022
simpleParameterTestChangingParametersSuccess0.047
simpleReverseAbsTestSuccess0.020
simpleReverseConcatTestSuccess0.020
simpleReverseEqualsTestSuccess0.020
simpleReverseLengthTestSuccess0.024
simpleReverseParameterTestSuccess0.023
simpleReverseSqrtTestSuccess0.017
simpleReverseSubstringTestSuccess0.020
simpleSqrtTestSuccess0.023
simpleSubstringTestSuccess0.030
simpleNullTestSuccess0.033
simpleNotNullTestSuccess0.244
distinctTestSuccess0.052
simpleModTestSuccess0.460
simpleIsEmptyTestSuccess0.041
simpleIsNotEmptyTestSuccess0.475
simpleEscapeUnderscoreTestSuccess0.482
simpleEnumTestSuccess0.003
smallProjectMemberOfProjectsTestSuccess0.069
smallProjectNOTMemberOfProjectsTestSuccess0.118
selectCountOneToOneTestSuccess0.005
selectOneToOneTestSuccess0.006
selectPhonenumberDeclaredInINClauseTestSuccess0.087
selectPhoneUsingALLTestSuccess0.071
selectSimpleMemberOfWithParameterTestSuccess0.110
selectSimpleNotMemberOfWithParameterTestSuccess0.492
selectSimpleBetweenWithParameterTestSuccess0.181
selectSimpleInWithParameterTestSuccess0.025
selectAverageQueryForByteColumnTestSuccess0.002
multipleExecutionOfCriteriaQueryTestSuccess0.007
testOneEqualsOneSuccess0.016
testParameterEqualsParameterSuccess0.013
simpleTypeTestSuccess0.033
simpleAsOrderByTestSuccess0.005
simpleCaseInWhereTestSuccess0.006
simpleCaseInSelectTestSuccess0.003
caseConditionInWhereTestSuccess0.006
caseConditionInSelectTestSuccess0.003
simpleCoalesceInWhereTestSuccess0.006
simpleCoalesceInSelectTestSuccess0.003
largeProjectCastTestSuccess0.040
mapCastTestSuccess0.026
oneToOneCastTestSuccess0.019
testTupleQuerySuccess0.003
testTupleIndexValidationSuccess0.003
testTupleIndexTypeValidationSuccess0.004
testTupleStringValidationSuccess0.003
testTupleStringTypeValidationSuccess0.003
testTupleTupleValidationSuccess0.003
testCriteriaBuilderTupleValidationSuccess0.003
testCriteriaBuilderArrayValidationSuccess0.003
testCriteriaBuilderConstructValidationSuccess0.009
testLiteralValidationSuccess0.001
testCompoundSelectionAliasValidationSuccess0.001
testSetupSuccess5.849
testCachingOnALLSuccess0.139
testCachingOnNONESuccess0.219
testCachingOnENABLE_SELECTIVESuccess0.120
testCachingOnDISABLE_SELECTIVESuccess0.000
testCachingOnUNSPECIFIEDSuccess0.112
testCreateEntitiesSuccess0.258
testFindWithEMPropertiesSuccess0.008
testFindWithFindPropertiesSuccess0.005
testRefreshWithEMPropertiesSuccess0.005
testRefreshWithRefreshPropertiesSuccess0.005
testRetrieveBYPASSStoreUSE1Success0.476
testRetrieveBYPASSStoreUSE2Success0.178
testRetrieveUSEStoreBYPASS1Success0.028
testRetrieveUSEStoreBYPASS2Success0.005
testRetrieveBYPASSStoreBYPASS1Success0.009
testRetrieveBYPASSStoreBYPASS2Success0.005
testMultipleEMQueriesSuccess0.005
testEMPropertiesOnCommit1Success0.011
testEMPropertiesOnCommit2Success0.007
testInheritanceCacheableSuccess0.004
testDetailsOrder_IsolatedSuccess0.038
testDetailsOrder_Isolated_BeginEarlyTransactionSuccess0.021
testDetailsOrder_SharedSuccess0.040
testDetailsOrder_Shared_BeginEarlyTransactionSuccess0.023
testLoadMixedCacheTreeSuccess0.007
testIsolatedIsolationSuccess0.007
testProtectedIsolationWithLockOnCloneFalseSuccess0.003
testProtectedIsolationSuccess0.005
testProtectedCachingSuccess0.007
testReadOnlyTreeSuccess0.013
testUpdateForceProtectedBasicSuccess0.010
testUpdateForceProtectedOneToOneSuccess0.014
testUpdateProtectedBasicSuccess0.034
testUpdateProtectedOneToManySuccess0.011
testProtectedRelationshipsMetadataSuccess0.000
testForceProtectedFromEmbeddableSuccess0.000
testEmbeddableProtectedCachingSuccess0.011
testEmbeddableProtectedReadOnlySuccess0.003
testUpdateProtectedManyToOneSuccess0.014
testUpdateProtectedManyToManySuccess0.014
testUpdateProtectedElementCollectionSuccess0.016
testIsolationBeforeEarlyTxBeginSuccess0.012
testForeignKeyUpdateInNonCachedOnMergeNewObjectSuccess0.008
testFindWithLegacyFindPropertiesSuccess0.007
testFindWithEMLegacyPropertiesSuccess0.007
testMergeNonCachedWithRelationshipSuccess0.020
testIndirectCollectionRefreshBehaviorSuccess0.018
testDerivedIDProtectedReadSuccess0.016
testRefreshProtectedEntityInEarlyTransactionSuccess0.010
testPopulateSuccess5.271
testReadEmployeeSuccess0.028
testNativeQuerySuccess0.002
testUpdateEmployeeSuccess0.013
testReadImageSuccess0.005
testSetupSuccess5.233
testDeleteWholeTreeSuccess0.087
testRemoveMachineStateSuccess0.016
testDeletePrivateOwnedSuccess1.931
testDeleteBranchBTreeSuccess0.292
testDeletePrivateOwnedChildSuccess0.381
testSetupSuccess53.815
testDowncastOneToManyLeafQueryKeySuccess0.021
testDowncastOneToManyMidHierarchyQueryKeySuccess0.018
testDowncastManyToManyQueryKeySuccess0.017
testDowncastOneToManyLeafExpressionBuilderSuccess0.015
testDowncastOneToManyMidHierarchyExpressionBuilderSuccess0.017
testDowncastManyToManyExpressionBuilderSuccess0.015
testDowncastInSelectSuccess0.012
testDowncastSingleTableQueryKeySuccess0.019
testDoubleDowncastOneToManyLeafQueryKeySuccess0.061
testDoubleDowncastSeparateClassSuccess0.609
testDowncastRelationshipTraversalSuccess0.381
testDoubleDowncastOneToOneSuccess0.036
testSelectCastSuccess0.018
testCastInSubselectSuccess0.019
testDowncastWithFetchJoinSuccess0.021
testDoubleTreatOnRootSuccess0.036
testDoubleTreatOnRootSTISuccess0.016
testTreatInSelectSuccess0.011
testTreatInSelectSTISuccess0.009
testTreatInFromSuccess0.017
testTreatInFromSTISuccess0.017
testTreatInWhereSuccess0.015
testTreatInWhereSTISuccess0.017
testTreatUsingAndOrSuccess0.022
testTreatUsingAndOrSTISuccess0.019
testTreatUsingJoinOverDowncastRelationshipSuccess0.018
testReturningTypeOnTreatSuccess0.014
testReturningTypeOnTreatSTISuccess0.023
verifyDefaultConstructorSuccess0.001
verifyNameConstructorSuccess0.000
verifyNameConstructor_NullSuccess0.000
verifyInvalidAdd_nullSuccess0.000
verifyInvalidAdd_emptySuccess0.000
verifyInvalidAdd_dotSuccess0.001
verifyInvalidAdd_startWithDotSuccess0.000
verifyInvalidAdd_endWithDotSuccess0.001
verifyInvalidAdd_spaceSuccess0.000
verifygetItem_EmptyFGSuccess0.001
verifyAddAttributeSuccess0.000
verifyAddAttribute_NestedSuccess0.001
verifyAdd2AttributesNestedFGSuccess0.000
verifyAdd2AttributesNestedFG_parentFirstSuccess0.000
verifyAddAttribute_Nested2Success0.000
verifyAddSuccess0.000
verifyAdd_NestedSuccess0.000
testSetupSuccess19.182
verifyCheckFetchedForSetWithFetchGroupSuccess0.001
verifyCheckFetchedWithFetchGroupSuccess0.001
verifyCheckFetchedForSetWithFetchGroup_OneToOneSuccess0.000
verifyCheckFetchedWithFetchGroup_OneToOneSuccess0.001
verifyCheckFetchedForSetWithFetchGroup_OneToManySuccess0.000
verifyCheckFetchedWithFetchGroup_OneToManySuccess0.001
testSetupSuccess29.030
findDefaultFetchGroupSuccess0.026
singleResultDefaultFetchGroupSuccess0.026
resultListDefaultFetchGroupSuccess0.025
resultListWithJoinFetchAddressSuccess0.026
resultListWithJoinFetchAddress_AddressInFetchGroupSuccess0.027
singleResultNoFetchGroupSuccess0.023
resultListNoFetchGroupSuccess0.030
emptyFetchGroupSuccess0.096
managerFetchGroupSuccess0.042
employeeNamesFetchGroupSuccess0.043
namedEmptyFetchGroupUsingGetSingleResultSuccess0.031
namedNamesFetchGroupUsingGetSingleResultSuccess0.031
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.104
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.076
joinFetchEmployeeAddressPhoneWithDynamicFetchGroup_AddressInFetchGroupSuccess0.212
readThroughServerSessionSuccess0.315
testSetupSuccess37.254
findNoFetchGroupSuccess0.024
singleResultNoFetchGroupSuccess0.020
resultListNoFetchGroupSuccess0.016
singleResultEmptyFetchGroupSuccess0.022
resultListEmptyFetchGroupSuccess0.021
resultListPeriodFetchGroupSuccess0.022
managerFetchGroupSuccess0.021
managerFetchGroupWithJoinFetchSuccess0.019
employeeNamesFetchGroupSuccess0.022
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.068
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.063
verifyFetchedRelationshipAttributesSuccess0.015
detachedByClosingEntityManagerObjectWithFetchGroupSuccess0.017
findEmptyFetchGroupSuccess0.026
findEmptyFetchGroup_setUnfetchedSalarySuccess0.021
verifyUnfetchedAttributesSuccess0.019
explicitlyDetachedObjectWithFetchGroupSuccess0.017
testSetupSuccess23.277
findDefaultFetchGroupSuccess0.020
singleResultDefaultFetchGroupSuccess0.034
resultListDefaultFetchGroupSuccess0.030
singleResultNoFetchGroupSuccess0.031
resultListNoFetchGroupSuccess0.021
managerFetchGroupSuccess0.021
namedEmptyFetchGroupUsingGetSingleResultSuccess0.015
namedNamesFetchGroupUsingGetSingleResultSuccess0.015
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.069
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.062
testSetupSuccess23.148
verifyWriteReplaceOnFetchGroupSuccess0.010
verifyAddAttributeInDetachedEntityFetchGroupSuccess0.009
singleResultEmptyFetchGroupSuccess0.030
resultListEmptyFetchGroupSuccess0.035
resultListPeriodFetchGroupSuccess0.057
managerFetchGroupSuccess0.029
managerFetchGroupWithJoinFetchSuccess0.019
employeeNamesFetchGroupSuccess0.021
joinFetchEmployeeAddressWithDynamicFetchGroupSuccess0.068
joinFetchEmployeeAddressPhoneWithDynamicFetchGroupSuccess0.072
verifyFetchedRelationshipAttributesSuccess0.015
attrAndVHContainSameObjectAfterGetRealAttributeValueSuccess0.036
findMinimalFetchGroupSuccess0.021
findEmptyFetchGroup_setUnfetchedSalarySuccess0.037
verifyUnfetchedAttributesSuccess0.022
simpleSerializeAndMergeSuccess0.068
partialMergeSuccess0.031
copyGroupMergeSuccess0.025
copyGroupMerge2Success0.056
copyWithPkSuccess0.032
copyWithPkUseFullGroupSuccess0.041
copyWithoutPkSuccess0.039
copyWithoutPkUseFullGroupSuccess0.038
copyNoCascadeSuccess0.158
copyCascadePrivatePartsSuccess0.155
copyCascadeAllPartsSuccess0.221
copyEmbeddedSuccess0.008
testSetupSuccess24.690
findMinEmployeeSuccess0.022
findMinEmployeeLoadAddressAndPhoneUsingFetchGroupSuccess0.021
findMinEmployeeLoadAddressSuccess0.024
findMinEmployeeLoadPhonesSuccess0.021
findMinEmployeeLoadAddressAndPhonesSuccess0.021
allAddressSuccess0.021
allPhoneSuccess0.073
singleResultMinEmployeeFetchJoinAddressSuccess0.028
singleResultMinEmployeeFetchJoinAddressLoadSuccess0.019
testSetupSuccess19.773
dynamicFetchGroup_EmployeeAddressSuccess0.069
dynamicFetchGroup_Employee_NullAddressSuccess0.058
dynamicFetchGroup_EmployeeAddressNullPhoneSuccess0.067
dynamicFetchGroup_EmployeeAddressEmptyPhoneSuccess0.011
dynamicFetchGroup_EmployeeAddressEmptyPhoneLoadSuccess0.011
dynamicHierarchicalFetchGroupSuccess0.019
dynamicFetchGroup_ElementCollectionSuccess0.029
dynamicHierarchicalFetchGroup_JOIN_FETCH_CopySuccess0.051
managerTripleNestedFetchGroupWithJoinFetchSuccess0.046
allNestedFetchGroupWithJoinFetchSuccess0.074
joinFetchDefaultFetchGroupSuccess0.065
joinFetchOutsideOfFetchGroupSuccess0.168
simpleNestedFetchGroupWithBatchSuccess0.419
simpleLoadGroupSuccess0.099
simpleFetchGroupLoadWithBatchSuccess0.083
testSetupSuccess26.988
dynamicFetchGroup_EmployeeAddressSuccess0.058
dynamicFetchGroup_Employee_NullAddressSuccess0.068
dynamicFetchGroup_EmployeeAddressNullPhoneSuccess0.145
dynamicFetchGroup_EmployeeAddressEmptyPhoneSuccess0.216
dynamicHierarchicalFetchGroupSuccess0.029
testSetupSuccess25.483
cacheFull_QueryWithFetchGroup_SimpleSuccess0.016
cacheFull_FindWithFetchGroup_SimpleSuccess0.015
testSetupSuccess1.698
testReadEmployeeSuccess0.040
testReadAllEmployeeSuccess0.014
testPersistEmployeeSuccess0.047
testRemoveEmployeeSuccess0.054
testUpdateEmployeeSuccess0.684
testReadProjectSuccess0.022
testReadAllProjectSuccess0.013
testPersistProjectSuccess0.027
testRemoveProjectSuccess0.024
testUpdateProjectSuccess0.113
testPartitioningSuccess0.009
testPersistPartitioningSuccess0.007
testPersistOfficeWithLongNameSuccess0.121
testSetupSuccess2.419
testReadEmployeeSuccess0.039
testReadAllEmployeeSuccess0.012
testPersistEmployeeSuccess0.089
testRemoveEmployeeSuccess0.104
testUpdateEmployeeSuccess1.085
testReadProjectSuccess0.029
testReadAllProjectSuccess0.015
testPersistProjectSuccess0.030
testRemoveProjectSuccess0.030
testUpdateProjectSuccess0.151
testPartitioningSuccess0.009
testSetupSuccess0.000
testSimpleProcedureSuccess0.000
testSimpleFunctionSuccess0.000
testRecordOutSuccess0.000
testTableOutSuccess0.000
testEmpRecordInOutSuccess0.000
testConsultantSuccess0.000
testOracleTypeProcessingSuccess0.001
testSetupSuccess0.000
testSimpleProcedureSuccess0.000
testSimpleFunctionSuccess0.000
testRecordOutSuccess0.000
testTableOutSuccess0.000
testEmpRecordInOutSuccess0.000
testConsultantSuccess0.000
testOracleTypeProcessingSuccess0.000
testSetupSuccess4.653
test210280EntityManagerFromPUwithSpaceInNameAndPathSuccess0.000
test210280EntityManagerFromPUwithSpaceInNameButNotInPathSuccess0.001
test210280EntityManagerFromPUwithSpaceInPathButNotInNameSuccess0.000
testAggregateObjectMappingReferenceDescriptorSuccess0.001
testAnnotationDefaultLockModeNONEOnUpdateQuerySuccess1.636
testBadGetReferenceSuccess0.005
testBatchQueryHintSuccess0.282
testBeginTransactionCloseSuccess0.001
testBeginTransactionCloseCommitTransactionSuccess0.039
testCacheUsageSuccess0.068
testCascadeMergeDetachedSuccess0.154
testCascadeMergeManagedSuccess0.235
testCascadePersistToNonEntitySubclassSuccess0.014
testChangeFlushChangeRefreshSuccess0.315
testChangeRecordKeepOldValue_SimpleSuccess0.371
testChangeRecordKeepOldValue_TwoStepSuccess1.080
testCheckVersionOnMergeSuccess0.247
testClassInstanceConverterSuccess0.217
testClearSuccess0.083
testClearEntityManagerWithoutPersistenceContextSuccess0.000
testClearEntityManagerWithoutPersistenceContextSimulateJTASuccess0.001
testClearInTransactionSuccess0.089
testClearWithFlushSuccess0.167
testClearWithFlush2Success0.152
testCloneEmbeddableSuccess0.005
testCloneableSuccess0.061
testCloseSuccess0.001
testCloseOnCommitSuccess0.039
testClosedEmShouldThrowExceptionSuccess0.001
testCollectionAddNewObjectUpdateSuccess0.038
testConnectionPolicySuccess0.003
testConnectionPolicySetPropertySuccess0.003
testContainsNullSuccess0.001
testContainsRemovedSuccess0.023
testConverterInSuccess0.004
testCreateEntityManagerFactorySuccess0.001
testCreateEntityManagerFactory2Success0.082
testDatabaseSyncNewObjectSuccess0.001
testDeadConnectionFailoverSuccess0.324
testDeadPoolFailoverSuccess0.136
testDeleteEmployeeSuccess0.086
testDeleteEmployee_with_status_enum_collection_instantiatedSuccess0.054
testDescriptorNamedQuerySuccess0.232
testDescriptorNamedQueryForMultipleQueriesSuccess0.008
testDetachManagedObjectSuccess0.016
testDetachNonEntitySuccess0.001
testDetachNonManagedObjectSuccess0.001
testDetachNullSuccess0.000
testDetachRemovedObjectSuccess0.277
testDiscoverNewReferencedObjectSuccess0.684
testDoubleMergeSuccess0.007
testEMCloseAndOpenSuccess1.143
testEMDefaultTxTypeSuccess0.001
testEMFCloseSuccess0.001
testEMFWrapValidationExceptionSuccess0.024
testEMFactoryCloseAndOpenSuccess0.002
testEmbeddedNPESuccess0.132
testEnabledPersistNonEntitySubclassSuccess0.001
testExceptionForPersistNonEntitySubclassSuccess0.001
testExclusiveIsolatedLeaksConnectionOnClearSuccess0.008
testExtendedPersistenceContextSuccess0.107
testFindReadOnlyIsolatedSuccess0.004
testFindWithNullPkSuccess0.001
testFindWithPropertiesSuccess0.030
testFindWithWrongTypePkSuccess0.001
testFlushClearFindSuccess0.022
testFlushClearQueryNonPKSuccess0.022
testFlushClearQueryPkSuccess0.022
testFlushModeSuccess0.003
testFlushModeEmAutoSuccess0.009
testFlushModeEmAutoQueryAutoSuccess0.008
testFlushModeEmAutoQueryCommitSuccess0.004
testFlushModeEmCommitSuccess0.003
testFlushModeEmCommitQueryAutoSuccess0.008
testFlushModeEmCommitQueryCommitSuccess0.004
testForceSQLExceptionFor219097Success0.005
testGetEntityManagerFactorySuccess0.005
testGetHintsSuccess0.002
testGetIdentifierSuccess0.013
testGetLockModeTypeSuccess0.043
testGetPropertiesSuccess0.001
testGetReferenceSuccess0.014
testGetReferenceUpdateSuccess0.020
testGetReferenceUsedInUpdateSuccess0.508
testIdentityInsideTransactionSuccess0.005
testIdentityOutsideTransactionSuccess0.002
testIncorrectBatchQueryHintSuccess0.002
testInheritanceQuerySuccess0.024
testInitializeFieldForPropertyAccessSuccess0.026
testIsLoadedSuccess0.012
testIsLoadedAttributeSuccess0.070
testIsLoadedWithReferenceSuccess0.018
testIsLoadedWithoutReferenceSuccess0.016
testIsLoadedWithoutReferenceAttributeSuccess0.024
testLockWithJoinedInheritanceStrategySuccess3.086
testLockingLeftJoinOneToOneQuerySuccess0.149
testManyToOnePersistCascadeOnFlushSuccess0.030
testMergeDetachedObjectSuccess0.041
testMergeNewObjectSuccess0.002
testMergeNewObject2Success0.010
testMergeNewObject3_DontUseSequencingSuccess0.043
testMergeNewObject3_UseSequencingSuccess0.002
testMergeNewReferencingOldChangedSuccess0.075
testMergeNullSuccess0.001
testMergeRemovedObjectSuccess0.047
testMultipleEntityManagerFactoriesSuccess0.001
testMultipleFactoriesSuccess0.001
testMustBeCompositeMemberSuccess0.071
testNativeQueryWithResultTypeSuccess0.022
testNativeSequencesSuccess0.000
testNoPersistOnCommitSuccess0.167
testNoPersistOnCommitPropertiesSuccess0.113
testNoPersistOnFlushPropertiesSuccess0.099
testNonPooledConnectionSuccess0.038
testOPTIMISTICLockSuccess0.216
testOPTIMISTIC_FORCE_INCREMENTLockSuccess0.247
testObjectReferencedInBothEmAndSharedCache_AggregateObjectMappingSuccess0.012
testObjectReferencedInBothEmAndSharedCache_ObjectReferenceMappingVHSuccess0.027
testOneToManyDefaultJoinTableNameSuccess0.018
testPESSIMISTIC_FORCE_INCREMENTLockSuccess0.046
testPESSIMISTIC_FORCE_INCREMENTLockOnNonVersionedEntitySuccess0.009
testPESSIMISTIC_READLockSuccess0.068
testPESSIMISTIC_READLockWithNoChangesSuccess0.044
testPESSIMISTIC_READ_TIMEOUTLockSuccess0.001
testPESSIMISTIC_WRITELockSuccess0.037
testPESSIMISTIC_WRITELockWithNoChangesSuccess0.029
testPESSIMISTIC_WRITE_TIMEOUTLockSuccess0.000
testParallelMultipleFactoriesSuccess0.002
testPersistManagedExceptionSuccess0.009
testPersistManagedNoExceptionSuccess0.035
testPersistNullSuccess0.001
testPersistOnCommitSuccess0.085
testPersistOnNonEntitySuccess0.001
testPersistRemovedSuccess3.589
testPessimisticLockHintStartsTransactionSuccess0.004
testPostAcquirePreReleaseEvents_ExternalConnectionPoolSuccess0.991
testPostAcquirePreReleaseEvents_InternalConnectionPoolSuccess0.203
testPreupdateEmbeddableSuccess0.035
testPrimaryKeyUpdateSuccess0.009
testPrimaryKeyUpdatePKFKSuccess0.013
testPrimaryKeyUpdateSameValueSuccess0.007
testQueryHintsSuccess0.006
testQueryOnClosedEMSuccess0.001
testREADLockSuccess0.021
testReadTransactionIsolation_CustomUpdateSuccess0.030
testReadTransactionIsolation_CustomUpdate_FlushSuccess0.028
testReadTransactionIsolation_CustomUpdate_RefreshSuccess0.032
testReadTransactionIsolation_CustomUpdate_Refresh_FlushSuccess0.034
testReadTransactionIsolation_OriginalInCache_CustomUpdateSuccess0.033
testReadTransactionIsolation_OriginalInCache_CustomUpdate_FlushSuccess0.028
testReadTransactionIsolation_OriginalInCache_CustomUpdate_RefreshSuccess0.205
testReadTransactionIsolation_OriginalInCache_CustomUpdate_Refresh_FlushSuccess0.031
testReadTransactionIsolation_OriginalInCache_UpdateAllSuccess0.655
testReadTransactionIsolation_OriginalInCache_UpdateAll_FlushSuccess0.069
testReadTransactionIsolation_OriginalInCache_UpdateAll_RefreshSuccess0.084
testReadTransactionIsolation_OriginalInCache_UpdateAll_Refresh_FlushSuccess0.078
testReadTransactionIsolation_UpdateAllSuccess0.074
testReadTransactionIsolation_UpdateAll_FlushSuccess0.084
testReadTransactionIsolation_UpdateAll_RefreshSuccess0.754
testReadTransactionIsolation_UpdateAll_Refresh_FlushSuccess0.095
testRefreshForCommitSuccess0.057
testRefreshForFlushSuccess0.024
testRefreshInvalidateDeletedObjectSuccess0.024
testRefreshNotManagedSuccess0.001
testRefreshOPTIMISTICLockSuccess0.075
testRefreshPESSIMISTIC_READLockSuccess0.094
testRefreshPESSIMISTIC_WRITELockSuccess0.048
testRefreshRemovedSuccess0.037
testRemoveFlushFindSuccess0.051
testRemoveFlushPersistContainsSuccess0.065
testRemoveNullSuccess0.001
testRollbackBrokerSuccess0.011
testRollbackOnlyOnExceptionSuccess0.001
testSelectEmbeddableSuccess0.017
testSequenceObjectDefinitionSuccess0.000
testSequencePreallocationUsingCallbackTestSuccess0.269
testSerializedLazySuccess0.085
testSessionEventListenersSuccess0.001
testSetFieldForPropertyAccessSuccess0.157
testSetFieldForPropertyAccessWithNewEMSuccess0.062
testSetFieldForPropertyAccessWithRefreshSuccess0.077
testSetNewAggregateSuccess0.030
testSetNewNestedAggregateSuccess0.042
testSetRollbackOnlySuccess0.037
testSetStartTimeSuccess0.030
testSubStringSuccess0.029
testTemporalOnClosedEmSuccess0.005
testTransactionRequiredSuccess0.000
testTransientMappingSuccess0.000
testUOWReferenceInExpressionCacheSuccess0.028
testUnWrapClassSuccess0.001
testWRITELockSuccess0.022
testWeavingSuccess0.001
testCascadeDetachSuccess0.007
testSetupSuccess0.646
testDescriptorsSuccess0.001
testBasicMappingSuccess0.033
testOneToManyMappingSuccess0.022
testSimpleRefreshSuccess5.150
testMergeRefreshedSuccess0.601
testMergeRefreshedManyToManySuccess0.165
testUntriggerVHOnDetachedSuccess0.297
testFetchGroupOnRefreshSuccess2.705
testExistingEntityManagerAfterRefreshSuccess0.367
testSetupImplRefreshSuccess0.208
testRCMRefreshCommandSuccess0.302
testMetadatasourcePropertiesSuccess0.138
Properties »

Back to top

TestCase EntityMappingsJUnitTestSuite

NameStatusTypeTime(s)
testSetupSuccess38.426
testCreateEmployeeSuccess0.028
testReadEmployeeSuccess0.016
testNamedNativeQueryOnAddressSuccess0.023
testNamedQueryOnEmployeeSuccess0.024
testUpdateEmployeeSuccess0.025
testRefreshNotManagedEmployeeSuccess0.007
testRefreshRemovedEmployeeSuccess0.073
testDeleteEmployeeSuccess0.025
testUnidirectionalPersistSuccess0.597
testUnidirectionalUpdateSuccess0.186
testUnidirectionalFetchJoinSuccess0.191
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.146
testUnidirectionalTargetLocking_DeleteSourceSuccess0.695
testXMLEntityMappingsWriteOutSuccess0.010
testInheritFromNonMappedSuccess0.013
testSexObjectTypeConverterDefaultValueSuccess0.001
testExistenceCheckingSettingSuccess0.001
testReadOnlyClassSettingSuccess0.000
testEmployeeChangeTrackingPolicySuccess0.000
testAddressChangeTrackingPolicySuccess0.000
testPhoneNumberChangeTrackingPolicySuccess0.000
testProjectChangeTrackingPolicySuccess0.005
testJoinFetchSettingSuccess0.001
testEmployeeOptimisticLockingSettingsSuccess0.001
testEmployeeCacheSettingsSuccess0.001
testProjectOptimisticLockingSettingsSuccess0.000
testExtendedEmployeeSuccess0.042
testGiveExtendedEmployeeASexChangeSuccess0.016
testNamedStoredProcedureQuerySuccess0.057
testNamedStoredProcedureQueryInOutSuccess0.022
testMethodBasedTransformationMappingSuccess0.028
testClassBasedTransformationMappingSuccess0.027
testClassInstanceConverterSuccess0.013
testPropertySuccess0.002
testAccessorMethodsSuccess0.014
testIfMultipleBasicCollectionMappingsExistForEmployeeResponsibilitesSuccess0.001
testAttributeTypeSpecificationsSuccess0.034
testMockDynamicClassCRUDSuccess0.120
testEnumeratedPrimaryKeysSuccess0.016
testAdditionalCriteriaModelPopulateSuccess0.105
testAdditionalCriteriaSuccess0.003
testAdditionalCriteriaWithParameterFromEM1Success0.006
testAdditionalCriteriaWithParameterFromEM2Success0.007
testAdditionalCriteriaWithParameterFromEMFSuccess0.004
testComplexAdditionalCriteriaSuccess0.005
testDeleteAllSuccess0.001
testSetupSuccess14.493
testCreateCustomerSuccess0.036
testCreateItemSuccess0.014
testCreateOrderSuccess0.018
testReadCustomerSuccess0.001
testReadItemSuccess0.001
testReadOrderSuccess0.001
testNamedQueryOnCustomerSuccess0.004
testNamedQueryOnItemSuccess0.004
testNamedQueryOnOrderSuccess0.003
testUpdateCustomerSuccess0.008
testUpdateItemSuccess0.009
testUpdateOrderSuccess0.019
testExcludeDefaultMappingsSuccess0.001
testCreateExtendedItemSuccess0.042
testModifyExtendedItemSuccess0.028
testVerifyExtendedItemSuccess0.001
testCopyPolicySuccess0.001
testCloneCopyPolicySuccess0.000
testInstantiationCopyPolicySuccess0.000
testNamedNativeQueryFromMappedSuperclassSuccess0.006
testDeleteOrderSuccess0.404
testDeleteCustomerSuccess0.014
testDeleteItemSuccess0.023
testSetupSuccess13.120
testCreateFueledVehicleSuccess0.051
testCreateBusFueledVehicleSuccess0.012
testCreateNonFueledVehicleSuccess0.093
testReadFueledVehicleSuccess0.002
testReadNonFueledVehicleSuccess0.001
testNamedNativeQueryOnSportsCarSuccess0.002
testUpdateBusFueledVehicleSuccess0.016
testUpdateFueledVehicleSuccess0.009
testUpdateNonFueledVehicleSuccess0.010
testDeleteBusFueledVehicleSuccess0.014
testDeleteFueledVehicleSuccess0.014
testDeleteNonFueledVehicleSuccess0.010
testPKJoinColumnAssociationSuccess0.014
testAppleComputersSuccess0.034
testSetupSuccess5.157
testCreateExtendedObjectsSuccess0.107
testVerifyExtendedObjectsSuccess0.059
testAutoGenerationOnEmbeddedIdSuccess0.032
testSetupSuccess0.613
testVerifyFetchGroupsSuccess0.001
testCreateHockeyGearSuccess0.018
testFetchGroupOnPadsSuccess0.007
testFetchGroupOnChestProtectorSuccess0.006
testFetchGroupOnPadsFromInheritanceParentSuccess0.005
testSetupSuccess10.515
testExistenceCheckingSettingSuccess0.001
testReadOnlyClassSettingSuccess0.001
testEmployeeChangeTrackingPolicySuccess0.000
testAddressChangeTrackingPolicySuccess0.000
testProjectChangeTrackingPolicySuccess0.001
testCreateEmployeeSuccess0.285
testUpdateEmployeeSuccess0.025
testDynamicShovelSuccess0.066
testRefreshNotManagedEmployeeSuccess0.002
testRefreshRemovedEmployeeSuccess3.175
testNamedNativeQueryOnAddressSuccess0.003
testNamedQueryOnEmployeeSuccess0.009
testNamedStoredProcedureQuerySuccess0.019
testNamedStoredProcedureQueryInOutSuccess0.017
testDeleteEmployeeSuccess0.030
testDynamicWithNoPersistenceXMLSuccess0.256
testDynamicEmbeddedIdSuccess0.008
testDynamicCompositeIdSuccess0.014
testEmployeeWeavingSuccess0.001
testAddressWeavingSuccess0.000
testSetupSuccess8.276
testCreateMafiaFamily707Success0.623
testCreateMafiaFamily007Success0.038
testCreateMafiaFamily123Success0.497
testValidateMafiaFamily707Success0.159
testValidateMafiaFamily007Success0.037
testValidateMafiaFamily707and007WithSameEMSuccess0.153
testValidateMafiaFamily123Success0.055
testTablePerTenantASuccess0.581
testTablePerTenantBSuccess0.053
testTablePerTenantCSuccess0.363
testSetupSuccess25.401
testOrderBySettingSuccess0.001
testCreateDepartmentSuccess0.010
testCreateScientistsSuccess0.173
testReadDepartmentSuccess0.006
testReadJuniorScientistSuccess0.006
testAnyAndAllSuccess0.083
testDepartmentAdminSuccess0.035
testSetupSuccess24.815
testEL254937Success0.018
testGF1894Success0.014
testManAndWomanSuccess0.020
testForRedirectorsAndInterceptorsSuccess0.001
testForExceptionsFromInterceptorsSuccess0.008
testCacheAccessCountSuccess0.018
testCacheAccessAppendLockSuccess0.019
testSetupSuccess16.269
testCreateEmployeeSuccess0.377
testReadEmployeeSuccess0.002
testNamedNativeQueryOnAddressSuccess0.019
testNamedQueryOnEmployeeSuccess0.007
testUpdateEmployeeSuccess0.018
testRefreshNotManagedEmployeeSuccess0.002
testRefreshRemovedEmployeeSuccess0.032
testDeleteEmployeeSuccess0.024
testUnidirectionalPersistSuccess0.155
testUnidirectionalUpdateSuccess0.152
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.179
testUnidirectionalTargetLocking_DeleteSourceSuccess0.099
testMustBeCompositeMemberSuccess0.030
testSexObjectTypeConverterDefaultValueSuccess0.001
testExistenceCheckingSettingSuccess0.000
testEmployeeChangeTrackingPolicySuccess0.000
testAddressChangeTrackingPolicySuccess0.001
testPhoneNumberChangeTrackingPolicySuccess0.000
testProjectChangeTrackingPolicySuccess0.000
testEmployeeOptimisticLockingSettingsSuccess0.001
testEmployeeCacheSettingsSuccess0.000
testProjectOptimisticLockingSettingsSuccess0.000
testExtendedEmployeeSuccess0.034
testGiveExtendedEmployeeASexChangeSuccess0.014
testNamedStoredProcedureQuerySuccess0.001
testNamedStoredProcedureQueryInOutSuccess0.001
testMethodBasedTransformationMappingSuccess0.028
testClassBasedTransformationMappingSuccess0.026
testClassInstanceConverterSuccess0.023
testPropertySuccess0.001
testAccessorMethodsSuccess0.013
testIfMultipleBasicCollectionMappingsExistForEmployeeResponsibilitesSuccess0.001
Properties »

Back to top

TestCase JPA21TestSuite

NameStatusTypeTime(s)
testSetupSuccess13.748
testQueryExecute1Success0.208
testQueryExecute2Success0.131
testQueryExecuteUpdateSuccess0.021
testQueryGetResultListSuccess0.011
testQueryWithMultipleResultsFromCodeSuccess0.075
testQueryWithNamedFieldResultSuccess0.009
testQueryWithNumberedFieldResultSuccess0.008
testQueryWithResultClassSuccess0.008
testQueryWithOutParamSuccess0.016
testStoredProcedureParameterAPISuccess0.001
testStoredProcedureQuerySysCursor_NamedSuccess0.001
testStoredProcedureQuerySysCursor_PositionalSuccess0.000
testStoredProcedureQuerySysCursor2Success0.000
testStoredProcedureQueryExceptionWrapping1Success0.005
testStoredProcedureQueryExceptionWrapping2Success0.003
testQueryExecuteUpdateOnSelectQueryWithNoResultClassSuccess0.004
testQueryExecuteUpdateOnSelectQueryWithResultClassSuccess0.001
testQueryExecuteWithNamedCursorsSuccess0.001
testQueryExecuteWithUnNamedCursorSuccess0.001
testQueryGetResultListWithNamedCursorsSuccess0.000
testQueryWithMultipleResultsSuccess0.118
testQueryWithNamedColumnResultSuccess0.010
testQueryWithNamedFieldResultSuccess0.009
testQueryWithNumberedFieldResultSuccess0.010
testQueryWithResultClassSuccess0.009
testQueryExecuteOnStoredProcQueryBuiltFromJPAThatDoesNothingSuccess0.001
testClassCastExceptionOnExecuteWithNoOutputParametersSuccess0.002
testGetResultListOnDeleteQuerySuccess0.003
testGetResultListOnUpdateQuerySuccess0.002
testGetSingleResultOnDeleteQuerySuccess0.002
testGetSingleResultOnUpdateQuerySuccess0.002
testAutoApplyConverterSuccess0.001
testAnnotationConvertersSuccess0.140
testConverterExceptionWrapping1Success0.014
testConverterExceptionWrapping2Success0.018
testSetupSuccess7.322
testOnClauseSuccess0.067
testOnClauseOverCollectionSuccess0.036
testOnClauseWithLeftJoinSuccess0.021
testOnClauseCompareSQLSuccess0.024
simpleCriteriaUpdateTestSuccess0.054
testCriteriaUpdateSuccess0.014
testComplexConditionCaseInCriteriaUpdateSuccess0.025
testCriteriaUpdateEmbeddedFieldSuccess0.030
testCriteriaUpdateCompareSQLSuccess0.022
testReusingCriteriaUpdateSuccess0.021
simpleCriteriaDeleteTestSuccess0.010
testCriteriaDeleteSuccess0.027
testCriteriaDeleteCompareSQLSuccess0.008
testSetupSuccess7.421
testMetamodelOnClauseSuccess0.013
testMetamodelOnClauseOverCollectionSuccess0.043
testMetamodelOnClauseWithLeftJoinSuccess0.010
simpleMetamodelCriteriaUpdateTestSuccess0.059
testMetamodelCriteriaUpdateSuccess0.020
testMetamodelComplexConditionCaseInCriteriaUpdateSuccess0.075
testMetamodelCriteriaUpdateEmbeddedFieldSuccess0.028
simpleMetamodelCriteriaDeleteTestSuccess0.009
testMetamodelCriteriaDeleteSuccess0.012
testPersistenceGenerateSchemaUseConnectionSuccess8.028
testPersistenceGenerateSchemaNoConnection_DerbySuccess0.001
testPersistenceGenerateSchemaNoConnection_MySQLSuccess4.988
testPersistenceGenerateSchemaNoConnection_OracleSuccess0.001
testPersistenceGenerateSchemaDropOnlyScriptSuccess0.395
testPersistenceGenerateSchemaUsingProvidedWritersSuccess0.488
testIllegalArgumentExceptionWithNoScriptTargetProvidedSuccess0.504
testDatabaseSchemaGenerationCreateOnlySuccess0.397
testDatabaseSchemaGenerationDropOnlySuccess0.257
testDatabaseSchemaGenerationDropAndCreateSuccess0.401
testInheritancePrimaryKeyForeignKeySuccess11.408
testCollectionTableForeignKeySuccess0.001
testJoinTableForeignKeysSuccess0.001
testMapKeyForeignKeySuccess0.000
testManyToOneForeignKeySuccess0.000
testElementCollectionForeignKeysSuccess0.001
testReadAndWriteDDLObjectsSuccess0.049
testDDLPersistenceUnitSuccess0.022
testSetupSuccess9.676
testAddNamedQuerySuccess0.044
testGetPersistenceUnitUtilOnCloseEMFSuccess0.003
testSimpleGraphSuccess0.330
testEmbeddedFetchGroupSuccess0.009
testEmbeddedFetchGroupRefreshSuccess0.016
testsubclassSubgraphsSuccess0.010
testMapKeyFetchGroupRefreshSuccess0.015
testSetupSuccess10.335
testQueryParameterPositionalSuccess0.009
testQueryParameterNamedSuccess0.002
testTypedQueryParameterSuccess0.003
testLockModeSuccess0.014
testIncorrectCreateCriteriaQuerySuccess0.000
testGetFlushModeSuccess0.003
testCriteriaGetGroupListSuccess0.001
testCriteriaIsNegatedSuccess0.001
testCriteriaGetJoinTypeSuccess0.001
testConstructorResultQuerySuccess0.341
testCriteriaIsCorelatedSuccess0.001
testQueryExceptionOnClosedEMSuccess0.002
testSetupSuccess12.858
testGetLockModeForObjectSuccess0.011
testNonInsertableAndUpdatable121MappingsSuccess0.024
testSetupSuccess7.794
testQueryExecuteUpdateOnSelectQueryWithNoResultClassSuccess0.004
testQueryExecuteUpdateOnSelectQueryWithResultClassSuccess0.001
testQueryExecuteWithNamedCursorsSuccess0.001
testQueryExecuteWithUnNamedCursorSuccess0.000
testQueryGetResultListWithNamedCursorsSuccess0.000
testQueryWithMultipleResultsSuccess0.070
testQueryWithNamedColumnResultSuccess0.507
testQueryWithNamedFieldResultSuccess0.223
testQueryWithNumberedFieldResultSuccess0.020
testQueryWithResultClassSuccess0.007
testXMLConvertersSuccess0.033
testInheritancePrimaryKeyForeignKeySuccess15.694
testCollectionTableForeignKeySuccess0.000
testJoinTableForeignKeysSuccess0.001
testMapKeyForeignKeySuccess0.000
testManyToOneForeignKeySuccess0.000
testElementCollectionForeignKeysSuccess0.001
testReadAndWriteDDLObjectsSuccess0.047
testDDLPersistenceUnitSuccess0.020
testSimpleGraphSuccess0.065
Properties »

Back to top