Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
10080799.31%643.786
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.jpa100870643.7862008-10-17T21:49:34build

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

NameTestsErrorsFailuresTime(s)Time StampHost
FullRegressionTestSuite100870643.7862008-10-17T21:49:34build
Back to top


TestCase FullRegressionTestSuite

NameStatusTypeTime(s)
testNamedNativeQuerySuccess0.012
testPersistThenRemoveCallsSuccess0.120
testRemoveUnmanagedNewEntitySuccess0.051
testPersistOnRegisteredObjectSuccess0.040
testPreUpdateEvent_UpdateAlteredSuccess0.079
testPreUpdateEvent_UpdateRevertedSuccess0.055
testMergeCascadeTriggersPrePersistSuccess0.043
testSetupSuccess7.767
testWeavingSuccess0.002
testClearEntityManagerWithoutPersistenceContextSuccess0.001
testUpdateAllProjectsSuccess0.104
testUpdateUsingTempStorageSuccess0.180
testSequenceObjectDefinitionSuccess0.001
testFindDeleteAllPersistSuccess0.114
testExtendedPersistenceContextSuccess0.178
testRemoveFlushFindSuccess0.033
testRemoveFlushPersistContainsSuccess0.055
testTransactionRequiredSuccess0.005
testSubStringSuccess0.035
testFlushModeOnUpdateQuerySuccess0.052
testContainsRemovedSuccess0.027
testRefreshRemovedSuccess0.031
testRefreshNotManagedSuccess0.001
testDoubleMergeSuccess0.014
testDescriptorNamedQueryForMultipleQueriesSuccess0.011
testDescriptorNamedQuerySuccess0.028
testClearEntityManagerWithoutPersistenceContextSimulateJTASuccess0.004
testMultipleEntityManagerFactoriesSuccess5.066
testOneToManyDefaultJoinTableNameSuccess0.249
testClosedEmShouldThrowExceptionSuccess0.001
testRollbackOnlyOnExceptionSuccess0.001
testUpdateAllProjectsWithNullTeamLeaderSuccess0.118
testUpdateAllLargeProjectsWithNullTeamLeaderSuccess0.112
testUpdateAllSmallProjectsWithNullTeamLeaderSuccess0.092
testUpdateAllProjectsWithNameSuccess0.052
testUpdateAllLargeProjectsWithNameSuccess0.059
testUpdateAllSmallProjectsWithNameSuccess0.063
testUpdateAllLargeProjectsSuccess0.051
testUpdateAllSmallProjectsSuccess0.224
testUpdateUsingTempStorageWithParameterSuccess0.264
testDeleteAllLargeProjectsWithNullTeamLeaderSuccess0.086
testDeleteAllSmallProjectsWithNullTeamLeaderSuccess0.036
testDeleteAllProjectsWithNullTeamLeaderSuccess0.047
testDeleteAllPhonesWithNullOwnerSuccess0.003
testSetFieldForPropertyAccessWithNewEMSuccess0.092
testSetFieldForPropertyAccessWithRefreshSuccess0.095
testSetFieldForPropertyAccessSuccess0.092
testInitializeFieldForPropertyAccessSuccess0.040
testCascadePersistToNonEntitySubclassSuccess0.017
testCascadeMergeManagedSuccess0.047
testCascadeMergeDetachedSuccess0.035
testPrimaryKeyUpdatePKFKSuccess0.020
testPrimaryKeyUpdateSameValueSuccess0.010
testPrimaryKeyUpdateSuccess0.014
testRemoveNullSuccess0.001
testContainsNullSuccess0.001
testPersistNullSuccess0.001
testMergeNullSuccess0.000
testMergeRemovedObjectSuccess0.020
testMergeDetachedObjectSuccess0.027
testSerializedLazySuccess0.148
testCloneableSuccess0.043
testLeftJoinOneToOneQuerySuccess0.007
testNullifyAddressInSuccess0.008
testQueryOnClosedEMSuccess0.002
testIncorrectBatchQueryHintSuccess0.004
testFetchQueryHintSuccess0.088
testBatchQueryHintSuccess0.079
testQueryHintsSuccess0.003
testParallelMultipleFactoriesSuccess0.002
testMultipleFactoriesSuccess4.980
testPersistencePropertiesSuccess0.001
testBeginTransactionCloseCommitTransactionSuccess0.085
testBeginTransactionCloseSuccess0.001
testCloseSuccess0.000
testPersistOnNonEntitySuccess0.000
testWRITELockSuccess0.058
testOPTIMISTIC_FORCE_INCREMENTLockSuccess0.028
testReadTransactionIsolation_OriginalInCache_UpdateAll_Refresh_FlushSuccess0.080
testReadTransactionIsolation_OriginalInCache_UpdateAll_RefreshSuccess0.040
testReadTransactionIsolation_OriginalInCache_UpdateAll_FlushSuccess0.044
testReadTransactionIsolation_OriginalInCache_UpdateAllSuccess0.035
testReadTransactionIsolation_OriginalInCache_CustomUpdate_Refresh_FlushSuccess0.048
testReadTransactionIsolation_OriginalInCache_CustomUpdate_RefreshSuccess0.040
testReadTransactionIsolation_OriginalInCache_CustomUpdate_FlushSuccess0.043
testReadTransactionIsolation_OriginalInCache_CustomUpdateSuccess0.044
testReadTransactionIsolation_UpdateAll_Refresh_FlushSuccess0.056
testReadTransactionIsolation_UpdateAll_RefreshSuccess0.059
testReadTransactionIsolation_UpdateAll_FlushSuccess0.092
testReadTransactionIsolation_UpdateAllSuccess0.035
testReadTransactionIsolation_CustomUpdate_Refresh_FlushSuccess0.065
testReadTransactionIsolation_CustomUpdate_RefreshSuccess0.043
testReadTransactionIsolation_CustomUpdate_FlushSuccess0.062
testReadTransactionIsolation_CustomUpdateSuccess0.035
testClearInTransactionSuccess0.038
testClearWithFlushSuccess0.061
testClearSuccess0.016
testCheckVersionOnMergeSuccess0.016
testFindWithNullPkSuccess0.000
testFindWithWrongTypePkSuccess0.000
testPersistManagedNoExceptionSuccess0.018
testPersistManagedExceptionSuccess0.007
testPersistRemovedSuccess0.856
testREADLockSuccess0.043
testOPTIMISTICLockSuccess0.056
testPESSIMISTICLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT ID, NAME FROM CMP3_DEPT WHERE (ID = ?) FOR UPDATE NOWAIT bind => [9201] Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Department)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT ID, NAME FROM CMP3_DEPT WHERE (ID = ?) FOR UPDATE NOWAIT
bind => [9201]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Department)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:596)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.lock(EntityManagerImpl.java:1179)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.lock(EntityManagerImpl.java:1147)
at org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite.testPESSIMISTICLock(EntityManagerJUnitTestSuite.java:1313)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT ID, NAME FROM CMP3_DEPT WHERE (ID = ?) FOR UPDATE NOWAIT
bind => [9201]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Department)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:619)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2549)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2519)
at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:425)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:398)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1120)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:574)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.034
testPESSIMISTIC_FORCE_INCREMENTLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.MANAGER_EMP_ID, t1.DEPT_ID, t1.ADDR_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT bind => [39001] Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.MANAGER_EMP_ID, t1.DEPT_ID, t1.ADDR_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [39001]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:596)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.findInternal(EntityManagerImpl.java:491)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:406)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:357)
at org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite.testPESSIMISTIC_FORCE_INCREMENTLock(EntityManagerJUnitTestSuite.java:1374)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.MANAGER_EMP_ID, t1.DEPT_ID, t1.ADDR_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [39001]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:619)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2549)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2519)
at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:425)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:398)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1120)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:574)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.022
testPESSIMISTIC_TIMEOUTLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.MANAGER_EMP_ID, t1.DEPT_ID, t1.ADDR_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT bind => [41] Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.MANAGER_EMP_ID, t1.DEPT_ID, t1.ADDR_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [41]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:596)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.findInternal(EntityManagerImpl.java:491)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:406)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.find(EntityManagerImpl.java:357)
at org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite.testPESSIMISTIC_TIMEOUTLock(EntityManagerJUnitTestSuite.java:1400)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.MANAGER_EMP_ID, t1.DEPT_ID, t1.ADDR_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [41]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:619)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2549)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2519)
at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:425)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:398)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1120)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:574)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.035
testRefreshOPTIMISTICLockSuccess0.031
testRefreshPESSIMISTICLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT ID, NAME FROM CMP3_DEPT WHERE (ID = ?) FOR UPDATE NOWAIT bind => [9202] Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Department)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT ID, NAME FROM CMP3_DEPT WHERE (ID = ?) FOR UPDATE NOWAIT
bind => [9202]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Department)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:596)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.lock(EntityManagerImpl.java:1179)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.lock(EntityManagerImpl.java:1147)
at org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite.testRefreshPESSIMISTICLock(EntityManagerJUnitTestSuite.java:438)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT ID, NAME FROM CMP3_DEPT WHERE (ID = ?) FOR UPDATE NOWAIT
bind => [9202]
Query: ReadObjectQuery(org.eclipse.persistence.testing.models.jpa.advanced.Department)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:619)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2549)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2519)
at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:425)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:398)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1120)
at org.eclipse.persistence.internal.jpa.EntityManagerImpl.executeQuery(EntityManagerImpl.java:574)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.024
testIgnoreRemovedObjectsOnDatabaseSyncSuccess0.061
testIdentityOutsideTransactionSuccess0.014
testIdentityInsideTransactionSuccess0.002
testDatabaseSyncNewObjectSuccess0.001
testSetRollbackOnlySuccess0.053
testFlushModeEmCommitQueryAutoSuccess0.016
testFlushModeEmCommitSuccess0.006
testFlushModeEmCommitQueryCommitSuccess0.006
testFlushModeEmAutoQueryAutoSuccess0.011
testFlushModeEmAutoSuccess0.012
testFlushModeEmAutoQueryCommitSuccess0.006
testCacheUsageSuccess0.058
testSequencePreallocationUsingCallbackTestSuccess0.028
testForceSQLExceptionFor219097Success0.005
testRefreshInvalidateDeletedObjectSuccess0.015
testClearWithFlush2Success0.171
testEMFWrapValidationExceptionSuccess0.165
testEMDefaultTxTypeSuccess0.782
testMergeNewObjectSuccess0.002
testMergeNewObject2Success0.028
testMergeNewObject3_UseSequencingSuccess0.002
testMergeNewObject3_DontUseSequencingSuccess0.028
testCreateEntityManagerFactorySuccess0.002
testCreateEntityManagerFactory2Success1.018
testPessimisticLockHintStartsTransactionSuccess0.007
testManyToOnePersistCascadeOnFlushSuccess0.034
testDiscoverNewReferencedObjectSuccess0.038
testBulkDeleteThenMergeSuccess0.053
testNativeSequencesSuccess0.000
testGetReferenceSuccess0.014
testGetReferenceUpdateSuccess0.030
testGetReferenceUsedInUpdateSuccess0.029
testBadGetReferenceSuccess0.003
testClassInstanceConverterSuccess0.021
test210280EntityManagerFromPUwithSpaceInNameButNotInPathSuccess0.151
test210280EntityManagerFromPUwithSpaceInPathButNotInNameSuccess0.215
test210280EntityManagerFromPUwithSpaceInNameAndPathSuccess0.153
testNewObjectNotCascadePersistSuccess0.001
testConnectionPolicySuccess0.006
testConverterInSuccess0.066
testExceptionForPersistNonEntitySubclassSuccess0.000
testEnabledPersistNonEntitySubclassSuccess0.000
testCloneEmbeddableSuccess0.000
testCloseOnCommitSuccess0.132
testPersistOnCommitSuccess0.060
testFlushModeSuccess0.004
testEmbeddedNPESuccess0.982
testInheritanceNoDiscriminatorColumnSuccess0.010
testComplicateResultWithInheritanceSuccess0.040
testRefreshSuccess0.075
testBindParametersSuccess0.005
testBindParametersWithPostitionalSuccess0.004
testSimpleInheritanceSuccess0.015
testPessimisticLockingSuccess0.011
testComplicateResultsSuccess0.006
testProjectJoinTeamMembersSuccess0.331
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNullSuccess0.230
testProjectJoinTeamMembersJoinAddressSuccess0.141
testProjectOuterJoinTeamMembersJoinAddressSuccess0.138
testProjectOuterJoinTeamMembersOuterJoinAddressSuccess0.138
testProjectJoinTeamMembersOuterJoinAddressSuccess0.121
testProblemReporterProjectJoinTeamMembersJoinAddressSuccess0.149
testEmployeeJoinProjectsSuccess0.120
testEmployeeJoinProjectsOnUOWSuccess0.113
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNullSuccess0.089
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectNameSuccess0.101
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesSuccess0.185
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesOnUOWSuccess0.272
testEmployeeJoinManagerAddressOuterJoinManagerAddressSuccess0.101
testTwoUnrelatedResultWithOneToManyJoinsSuccess0.138
testMultipleUnrelatedResultWithOneToManyJoinsSuccess0.312
testTwoUnrelatedResultWithOneToOneJoinsSuccess0.333
testTwoUnrelatedResultWithOneToOneJoinsWithExtraItemSuccess0.275
testSimpleReturnDirectToFieldSuccess0.002
testSimpleReturnObjectSuccess0.071
testReturnObjectAndDirectToFieldSuccess0.008
testReturnUnrelatedObjectAndDirectToFieldSuccess0.019
testInheritanceMultiTableExceptionSuccess0.003
testReturnRootObjectSuccess0.009
testPhoneCountGroupByOwnerSuccess0.195
testPhoneCountGroupByOwnersAddressSuccess0.177
testProjectCountGroupByTeamMembersSuccess0.068
testProjectCountGroupByTeamMemberAddressSuccess0.083
testProjectCountGroupByTeamMemberPhoneSuccess0.071
testExtendedPersistenceContextSuccess0.006
testSimpleConstructorExpressionSuccess0.007
testSimpleConstructorExpressionWithNamedQuerySuccess0.003
testMultipleTypeConstructorExpressionSuccess0.005
testNonExistantConstructorConstructorExpressionSuccess0.001
testPrimitiveConstructorExpressionSuccess0.005
testConstructorEJBQLWithInheritanceSuccess0.002
testConstructorExpressionWithOtherAttributesSuccess0.005
testCreateProjectsSuccess0.014
testCreateEmployeeWithFlushSuccess0.020
testVersionUpdateWithCorrectValueSuccess0.024
testVersionUpdateWithIncorrectValueSuccess0.014
testVersionUpdateWithNullValueSuccess0.015
testExistenceCheckingSettingSuccess0.001
testJoinFetchAnnotationSuccess0.001
testVerifyEmployeeCacheSettingsSuccess0.853
testVerifyEmployeeCustomizerSettingsSuccess0.000
testUpdateEmployeeSuccess0.042
testVerifyUpdatedEmployeeSuccess0.006
testCreateNewBuyerSuccess0.033
testVerifyNewBuyerSuccess0.009
testBuyerOptimisticLockingSuccess0.033
testGiveFredASexChangeSuccess0.015
testUpdatePenelopesPhoneNumberStatusSuccess0.017
testRemoveJillWithPrivateOwnedPhoneNumbersSuccess0.048
testCreateNewEquipmentSuccess0.012
testAddNewEquipmentToDepartmentSuccess0.013
testRemoveDepartmentWithPrivateOwnedEquipmentSuccess0.020
testUpdateReadOnlyEquipmentCodeSuccess0.002
testNamedStoredProcedureQuerySuccess0.363
testNamedStoredProcedureQueryInOutSuccess0.188
testMethodBasedTransformationMappingSuccess0.038
testClassBasedTransformationMappingSuccess0.028
testPropertySuccess0.002
testBackpointerOnMergeSuccess0.030
testUnidirectionalPersistSuccess0.096
testUnidirectionalUpdateSuccess0.155
testUnidirectionalFetchJoinSuccess0.067
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.083
testUnidirectionalTargetLocking_DeleteSourceSuccess0.083
testGF1818Success0.013
testGF1894Success0.012
testGF894Success0.015
testManAndWomanSuccess0.016
testStringArrayFieldSuccess0.016
testCreateDepartmentSuccess0.017
testCreateScientistsSuccess0.064
testReadDepartmentSuccess0.012
testReadJuniorScientistSuccess0.011
testAnyAndAllSuccess0.034
testNamedNativeQuerySuccess0.001
testPersistThenRemoveCallsSuccess0.042
testRemoveUnmanagedNewEntitySuccess0.028
testPersistOnRegisteredObjectSuccess0.020
testPreUpdateEvent_UpdateAlteredSuccess0.028
testPreUpdateEvent_UpdateRevertedSuccess0.032
testSetupSuccess7.411
testWeavingSuccess0.001
testClearEntityManagerWithoutPersistenceContextSuccess0.000
testUpdateAllProjectsSuccess0.076
testUpdateUsingTempStorageSuccess0.116
testSequenceObjectDefinitionSuccess0.000
testFindDeleteAllPersistSuccess0.071
testExtendedPersistenceContextSuccess0.101
testRemoveFlushFindSuccess0.022
testRemoveFlushPersistContainsSuccess0.035
testTransactionRequiredSuccess0.001
testSubStringSuccess0.023
testFlushModeOnUpdateQuerySuccess0.031
testContainsRemovedSuccess0.015
testRefreshRemovedSuccess0.020
testRefreshNotManagedSuccess0.001
testDoubleMergeSuccess0.007
testDescriptorNamedQueryForMultipleQueriesSuccess0.016
testDescriptorNamedQuerySuccess0.008
testClearEntityManagerWithoutPersistenceContextSimulateJTASuccess0.002
testMultipleEntityManagerFactoriesSuccess2.976
testOneToManyDefaultJoinTableNameSuccess0.030
testClosedEmShouldThrowExceptionSuccess0.001
testRollbackOnlyOnExceptionSuccess0.001
testUpdateAllProjectsWithNullTeamLeaderSuccess0.105
testUpdateAllLargeProjectsWithNullTeamLeaderSuccess0.072
testUpdateAllSmallProjectsWithNullTeamLeaderSuccess0.056
testUpdateAllProjectsWithNameSuccess0.044
testUpdateAllLargeProjectsWithNameSuccess0.063
testUpdateAllSmallProjectsWithNameSuccess0.048
testUpdateAllLargeProjectsSuccess0.077
testUpdateAllSmallProjectsSuccess0.055
testUpdateUsingTempStorageWithParameterSuccess0.075
testDeleteAllLargeProjectsWithNullTeamLeaderSuccess0.034
testDeleteAllSmallProjectsWithNullTeamLeaderSuccess0.029
testDeleteAllProjectsWithNullTeamLeaderSuccess0.060
testDeleteAllPhonesWithNullOwnerSuccess0.003
testSetFieldForPropertyAccessWithNewEMSuccess0.054
testSetFieldForPropertyAccessWithRefreshSuccess0.047
testSetFieldForPropertyAccessSuccess0.052
testInitializeFieldForPropertyAccessSuccess0.032
testCascadePersistToNonEntitySubclassSuccess0.011
testCascadeMergeManagedSuccess0.035
testCascadeMergeDetachedSuccess0.027
testPrimaryKeyUpdatePKFKSuccess0.017
testPrimaryKeyUpdateSameValueSuccess0.009
testPrimaryKeyUpdateSuccess0.013
testRemoveNullSuccess0.000
testContainsNullSuccess0.000
testPersistNullSuccess0.001
testMergeNullSuccess0.000
testMergeRemovedObjectSuccess0.023
testMergeDetachedObjectSuccess0.026
testSerializedLazySuccess0.073
testCloneableSuccess0.028
testLeftJoinOneToOneQuerySuccess0.003
testNullifyAddressInSuccess0.005
testQueryOnClosedEMSuccess0.001
testIncorrectBatchQueryHintSuccess0.003
testFetchQueryHintSuccess0.055
testBatchQueryHintSuccess0.056
testQueryHintsSuccess0.003
testParallelMultipleFactoriesSuccess0.154
testMultipleFactoriesSuccess0.000
testPersistencePropertiesSuccess0.001
testBeginTransactionCloseCommitTransactionSuccess0.033
testBeginTransactionCloseSuccess0.000
testCloseSuccess0.000
testPersistOnNonEntitySuccess0.001
testWRITELockSuccess0.038
testReadTransactionIsolation_OriginalInCache_UpdateAll_Refresh_FlushSuccess0.064
testReadTransactionIsolation_OriginalInCache_UpdateAll_RefreshSuccess0.043
testReadTransactionIsolation_OriginalInCache_UpdateAll_FlushSuccess0.116
testReadTransactionIsolation_OriginalInCache_UpdateAllSuccess0.036
testReadTransactionIsolation_OriginalInCache_CustomUpdate_Refresh_FlushSuccess0.048
testReadTransactionIsolation_OriginalInCache_CustomUpdate_RefreshSuccess0.036
testReadTransactionIsolation_OriginalInCache_CustomUpdate_FlushSuccess0.036
testReadTransactionIsolation_OriginalInCache_CustomUpdateSuccess0.044
testReadTransactionIsolation_UpdateAll_Refresh_FlushSuccess0.052
testReadTransactionIsolation_UpdateAll_RefreshSuccess0.044
testReadTransactionIsolation_UpdateAll_FlushSuccess0.052
testReadTransactionIsolation_UpdateAllSuccess0.040
testReadTransactionIsolation_CustomUpdate_Refresh_FlushSuccess0.052
testReadTransactionIsolation_CustomUpdate_RefreshSuccess0.044
testReadTransactionIsolation_CustomUpdate_FlushSuccess0.040
testReadTransactionIsolation_CustomUpdateSuccess0.048
testClearInTransactionSuccess0.018
testClearWithFlushSuccess0.026
testClearSuccess0.008
testCheckVersionOnMergeSuccess0.028
testFindWithNullPkSuccess0.001
testFindWithWrongTypePkSuccess0.001
testPersistManagedNoExceptionSuccess0.054
testPersistManagedExceptionSuccess0.035
testPersistRemovedSuccess0.508
testREADLockSuccess0.028
testIgnoreRemovedObjectsOnDatabaseSyncSuccess0.036
testIdentityOutsideTransactionSuccess0.004
testIdentityInsideTransactionSuccess0.001
testDatabaseSyncNewObjectSuccess0.000
testSetRollbackOnlySuccess0.030
testFlushModeEmCommitQueryAutoSuccess0.016
testFlushModeEmCommitSuccess0.004
testFlushModeEmCommitQueryCommitSuccess0.006
testFlushModeEmAutoQueryAutoSuccess0.013
testFlushModeEmAutoSuccess0.012
testFlushModeEmAutoQueryCommitSuccess0.006
testCacheUsageSuccess0.022
testSuperclassFieldInSubclassSuccess0.024
testCopyingAddressSuccess0.001
testSequencePreallocationUsingCallbackTestSuccess1.885
testInheritanceNoDiscriminatorColumnSuccess0.004
testComplicateResultWithInheritanceSuccess0.015
testRefreshSuccess0.022
testBindParametersSuccess0.070
testBindParametersWithPostitionalSuccess0.002
testSimpleInheritanceSuccess0.006
testPessimisticLockingSuccess0.013
testComplicateResultsSuccess0.004
testProjectJoinTeamMembersSuccess0.180
testProjectJoinTeamLeaderJoinAddressWhereTeamLeaderNotNullSuccess0.151
testProjectJoinTeamMembersJoinAddressSuccess0.087
testProjectOuterJoinTeamMembersJoinAddressSuccess0.087
testProjectOuterJoinTeamMembersOuterJoinAddressSuccess0.090
testProjectJoinTeamMembersOuterJoinAddressSuccess0.086
testProblemReporterProjectJoinTeamMembersJoinAddressSuccess0.065
testEmployeeJoinProjectsSuccess0.142
testEmployeeJoinProjectsJoinTeamLeaderJoinAddressWhereManagerIsNullSuccess0.065
testProjectOuterJoinTeamLeaderAddressTeamMembersAddressPhonesWhereProjectNameSuccess0.076
testEmployeeOuterJoinAddressPhoneProjectsTeamLeaderAddressTeamMembersPhonesSuccess0.151
testEmployeeJoinManagerAddressOuterJoinManagerAddressSuccess0.073
testTwoUnrelatedResultWithOneToManyJoinsSuccess0.122
testMultipleUnrelatedResultWithOneToManyJoinsSuccess0.276
testTwoUnrelatedResultWithOneToOneJoinsSuccess0.196
testTwoUnrelatedResultWithOneToOneJoinsWithExtraItemSuccess0.222
testSimpleReturnDirectToFieldSuccess0.002
testSimpleReturnObjectSuccess0.071
testReturnObjectAndDirectToFieldSuccess0.006
testReturnUnrelatedObjectAndDirectToFieldSuccess0.011
testInheritanceMultiTableExceptionSuccess0.002
testReturnRootObjectSuccess0.007
testExtendedPersistenceContextSuccess0.007
testSimpleConstructorExpressionSuccess0.005
testSimpleConstructorExpressionWithNamedQuerySuccess0.002
testMultipleTypeConstructorExpressionSuccess0.005
testNonExistantConstructorConstructorExpressionSuccess0.000
testPrimitiveConstructorExpressionSuccess0.004
testConstructorEJBQLWithInheritanceSuccess0.001
testConstructorExpressionWithOtherAttributesSuccess0.003
testCreateProjectsSuccess0.014
testCreateEmployeeWithFlushSuccess0.016
testVersionUpdateWithCorrectValueSuccess0.012
testVersionUpdateWithIncorrectValueSuccess0.015
testVersionUpdateWithNullValueSuccess0.019
testJoinFetchAnnotationSuccess0.001
testVerifyEmployeeCustomizerSettingsSuccess0.000
testUpdateEmployeeSuccess0.022
testVerifyUpdatedEmployeeSuccess0.004
testCreateNewBuyerSuccess0.017
testVerifyNewBuyerSuccess0.005
testBuyerOptimisticLockingSuccess0.021
testGiveFredASexChangeSuccess0.013
testUpdatePenelopesPhoneNumberStatusSuccess0.013
testRemoveJillWithPrivateOwnedPhoneNumbersSuccess0.024
testCreateNewEquipmentSuccess0.017
testAddNewEquipmentToDepartmentSuccess0.012
testRemoveDepartmentWithPrivateOwnedEquipmentSuccess0.018
testUpdateReadOnlyEquipmentCodeSuccess0.002
testNamedStoredProcedureQuerySuccess0.017
testNamedStoredProcedureQueryInOutSuccess0.010
testGF1818Success0.011
testGF1894Success0.012
testGF894Success0.015
testManAndWomanSuccess0.011
testStringArrayFieldSuccess0.009
testBUG241388Success0.023
selfReferencingManyToManyTestSuccess1.697
testManyToManyClearDeleteSuccess1.754
testLeftTrimWithTrimCharSuccess1.713
testLeftTrimWithoutTrimCharSuccess1.650
testRightTrimWithTrimCharSuccess1.775
testRightTrimWithoutTrimCharSuccess1.711
testTrimWithTrimCharSuccess1.788
testTrimWithoutTrimCharSuccess1.672
testLocateWithSingleArgumentSuccess1.801
testLocateWithDoubleArgumentSuccess1.702
testInsertVirtualAttributeSuccess0.044
testReadVirtualAttributeSuccess0.003
testUpdateVirtualAttributeSuccess0.013
testDeleteVirtualAttributeSuccess0.013
testSetupSuccess1.794
testMarshalSuccess0.159
testSetupSuccess7.433
testPrePersistBusOverrideAndAbstractInheritAndDefaultSuccess0.030
testPostPersistBusInheritAndDefaultSuccess0.013
testPostLoadBusInheritAndDefaultSuccess0.001
testPrePersistSportsCarInheritAndExcludeDefaultSuccess0.013
testPostPersistSportsCarInheritAndExcludeDefaultSuccess0.007
testPrePersistSportsCarOverrideSuccess0.008
testSetupSuccess7.439
test_nullSuccess0.522
test_nullNonDeferredSuccess0.433
test_ownerTOPSuccess0.370
test_fuelTypePetrolSuccess0.237
test_schoolBusNullDriverSuccess0.044
test_ownerOwnsNonFueledVehicleSuccess0.187
testSetupSuccess7.374
testPersistPolymorphicRelationshipSuccess0.016
testAssociationWithEmbeddedIdSubclassEntityInJoinedStrategySuccess0.025
testUpateTireInfoSuccess0.014
testSetupSuccess7.103
testCreateNewMudTireSuccess0.022
testCreateNewRockTireSuccess0.012
testReadNewMudTireSuccess0.002
testReadNewRockTireSuccess0.002
testSetupSuccess8.179
testVehicleJoinCompanySuccess0.065
testVehicleJoinCompanyWherePassengerCapacitySuccess0.036
testCompanyJoinVehiclesSuccess0.026
testCompanyJoinVehiclesWhereNameTOPSuccess0.017
testSetupSuccess4.259
testInitializeSuccess0.054
test1Success0.056
testInitializeSuccess0.031
test2Success0.036
testInitializeSuccess0.022
test3Success0.044
testInitializeSuccess0.166
test1Success0.046
testInitializeSuccess0.046
test2Success0.024
testInitializeSuccess0.018
test3Success0.034
testSetupSuccess3.887
testCreateBlueSuccess0.021
testReadBlueSuccess0.002
testCreateBeerConsumerSuccess0.017
testCreateNoviceBeerConsumerSuccess0.019
testCreateExpertBeerConsumerSuccess0.011
testReadNoviceBeerConsumerSuccess0.006
testReadExpertBeerConsumerSuccess0.004
testUpdateBeerConsumerSuccess0.021
testInheritedCloneSuccess0.040
testCascadeRemoveSuccess0.024
testSetupSuccess3.824
testPreAndPostPersistAlpineSuccess0.011
testPrePersistAlpineOnMergeSuccess0.011
testPreAndPostPersistBeerConsumerSuccess0.007
testPostLoadOnFindSuccess0.000
testPostLoadOnRefreshSuccess0.003
testPreAndPostUpdateSuccess0.007
testPreAndPostRemoveSuccess0.012
testSetupSuccess3.711
testExistenceCheckingSettingSuccess0.000
testCreateBeerConsumerSuccess0.007
testCreateAlpineSuccess0.034
testCreateCanadianSuccess0.016
testCreateCertificationsSuccess0.022
testCreateTelephoneNumbersSuccess0.025
testReadBeerConsumerSuccess0.005
testReadAlpineSuccess0.002
testReadCanadianSuccess0.005
testInsertNewAlpineSuccess0.032
testInsertNewAlpineAndModifyOrderOfExistingAlpinesSuccess0.034
testUpdateAlpineSuccess0.014
testUpdateAlpineThroughBeerConsumerSuccess0.028
testUpdateBeerConsumerSuccess0.024
testUpdateCanadianSuccess0.027
testUpdateCanadianThroughBeerConsumerSuccess0.039
testUpdateCertificationsSuccess0.019
testUpdateTelephoneNumberThroughBeerConsumerSuccess0.015
testShuffleTelephoneNumbersOnBeerConsumersSuccess0.019
testDeleteAlpineSuccess0.012
testDeleteCanadianSuccess0.012
testDeleteBeerConsumerSuccess0.028
testOptimisticLockingTestSuccess0.028
testgetReferenceSuccess3.407
testcreateNativeQuerySuccess3.926
testcreateNativeQueryWithSelectSQLSuccess3.432
testNativeNamedQuerySuccess3.295
testSetParameterUsingNullSuccess3.307
testExcludingUnneccesaryJoinSuccess3.584
testRemoveUnneccesaryDistinctFromJoinSuccess3.438
testLeftTrimWithTrimCharSuccess3.297
testLeftTrimWithoutTrimCharSuccess3.393
testRightTrimWithTrimCharSuccess3.400
testRightTrimWithoutTrimCharSuccess3.442
testTrimWithTrimCharSuccess3.493
testTrimWithoutTrimCharSuccess3.190
testLocateWithSingleArgumentSuccess3.469
testLocateWithDoubleArgumentSuccess3.327
testSetupSuccess0.403
testInsertVirtualAttributeSuccess0.022
testReadVirtualAttributeSuccess0.002
testUpdateVirtualAttributeSuccess0.006
testDeleteVirtualAttributeSuccess0.009
testCacheIsolation_PropertiesDefault_ConfigSuccess0.077
testCacheIsolation_XMLDefault_ConfigSuccess0.214
testJTADatasource_Config_OverrideSuccess0.003
testNonJTADatasource_Config_OverrideSuccess0.260
testPKClassTypeValidationSuccess0.001
testParameterNameValidationSuccess0.003
testParameterPositionValidationSuccess0.001
testParameterPositionValidation2Success0.001
selfReferencingManyToManyCreateTestSuccess3.527
testManyToManyClearDeleteSuccess3.647
testSetupSuccess3.435
testCreateItemSuccess0.025
testModifyItemSuccess0.011
testVerifyItemSuccess0.002
testInstantiationCopyPolicySuccess0.000
testCopyPolicySuccess0.000
testCloneCopyPolicySuccess0.000
testCollectionImplementationSuccess0.008
testSetupSuccess7.941
testSelectPhoneNumberAreaCodeSuccess0.006
testSelectPhoneNumberAreaCodeWithEmployeeSuccess0.012
testSelectPhoneNumberNumberWithEmployeeWithExplicitJoinSuccess0.009
testSelectPhoneNumberNumberWithEmployeeWithFirstNameFirstSuccess0.007
testSelectEmployeeWithSameParameterUsedMultipleTimesSuccess0.011
testOuterJoinOnOneToOneSuccess0.023
testOuterJoinPolymorphicSuccess0.011
testFirstResultOnNamedQuerySuccess0.003
testInvertedSelectionCriteriaNullPKSuccess0.007
testInvertedSelectionCriteriaInvalidQueryKeySuccess0.011
testMaxAndFirstResultsOnDataQuerySuccess0.004
testMaxAndFirstResultsOnDataQueryWithGroupBySuccess0.004
testDistinctSelectForEmployeeWithNullAddressSuccess0.015
testSetupSuccess8.018
simpleJoinFetchTestSuccess0.275
simpleJoinFetchTest2Success0.233
baseTestCaseSuccess0.081
simpleABSTestSuccess0.012
simpleBetweenAndTestSuccess0.085
simpleBetweenTestSuccess0.079
simpleConcatTestSuccess0.012
simpleConcatTestWithParametersSuccess0.011
simpleConcatTestWithConstants1Success0.012
simpleDistinctTestSuccess0.011
simpleDistinctNullTestSuccess0.025
simpleDistinctMultipleResultTestSuccess0.015
simpleDoubleOrTestSuccess0.031
simpleEqualsBracketsTestSuccess0.011
simpleEqualsTestSuccess0.010
simpleEqualsTestWithJoinSuccess0.012
simpleEqualsWithAsSuccess0.010
collectionMemberIdentifierEqualsTestSuccess0.015
abstractSchemaIdentifierEqualsTestSuccess0.012
abstractSchemaIdentifierNotEqualsTestSuccess0.081
simpleInOneDotTestSuccess0.014
simpleInTestSuccess0.011
simpleLengthTestSuccess0.014
simpleLikeTestSuccess0.011
simpleLikeTestWithParameterSuccess0.013
simpleLikeEscapeTestWithParameterSuccess0.008
simpleNotBetweenTestSuccess0.009
simpleNotEqualsVariablesIntegerSuccess0.078
simpleNotInTestSuccess0.078
simpleNotLikeTestSuccess0.147
simpleOrFollowedByAndTestSuccess0.014
simpleOrFollowedByAndTestWithStaticNamesSuccess0.022
simpleOrTestSuccess0.016
simpleParameterTestSuccess0.012
simpleParameterTestChangingParametersSuccess0.018
simpleReverseAbsTestSuccess0.011
simpleReverseConcatTestSuccess0.011
simpleReverseEqualsTestSuccess0.011
simpleReverseLengthTestSuccess0.012
simpleReverseParameterTestSuccess0.011
simpleReverseSqrtTestSuccess0.008
simpleReverseSubstringTestSuccess0.010
simpleSqrtTestSuccess0.006
simpleSubstringTestSuccess0.010
simpleNullTestSuccess0.045
simpleNotNullTestSuccess0.096
distinctTestSuccess0.020
conformResultsInUnitOfWorkTestSuccess0.069
simpleModTestSuccess0.078
simpleIsEmptyTestSuccess0.008
simpleIsNotEmptyTestSuccess0.071
simpleApostrohpeTestSuccess0.004
simpleEscapeUnderscoreTestSuccess0.007
simpleEnumTestSuccess0.003
smallProjectMemberOfProjectsTestSuccess0.033
smallProjectNOTMemberOfProjectsTestSuccess0.050
selectCountOneToOneTestSuccess0.033
selectOneToOneTestSuccess0.004
selectPhonenumberDeclaredInINClauseTestSuccess0.043
selectPhoneUsingALLTestSuccess0.024
selectSimpleMemberOfWithParameterTestSuccess0.020
selectSimpleNotMemberOfWithParameterTestSuccess0.157
selectSimpleBetweenWithParameterTestSuccess0.076
selectSimpleInWithParameterTestSuccess0.011
selectAverageQueryForByteColumnTestSuccess0.002
selectUsingLockModeQueryHintTestSuccess0.005
multipleExecutionOfNamedQueryTestSuccess0.004
selectNamedNativeQueryWithPositionalParameterTestSuccess0.003
selectNativeQueryWithPositionalParameterTestSuccess0.002
testSetupSuccess8.441
complexABSTestSuccess0.028
complexABSWithParameterTestSuccess0.007
compexInTestSuccess0.032
complexLengthTestSuccess0.013
complexLikeTestSuccess0.013
complexNotInTestSuccess0.092
complexNotLikeTestSuccess0.070
complexParameterTestSuccess0.013
complexReverseAbsTestSuccess0.017
complexReverseLengthTestSuccess0.013
complexReverseParameterTestSuccess0.014
complexReverseSqrtTestSuccess0.011
complexSqrtTestSuccess0.010
complexStringInTestSuccess0.024
complexStringNotInTestSuccess0.066
complexSubstringTestSuccess0.010
complexLocateTestSuccess0.008
complexNestedOneToManyUsingInClauseSuccess0.083
complexUnusedVariableTestSuccess0.074
complexJoinTestSuccess0.013
complexMultipleJoinOfSameRelationshipSuccess0.004
complexMultipleLeftOuterJoinOfSameRelationshipSuccess0.003
complexFetchJoinTestSuccess0.069
complexOneToOneFetchJoinTestSuccess0.007
complexSelectRelationshipTestSuccess0.008
complexConstructorTestSuccess0.008
complexConstructorVariableTestSuccess0.008
complexConstructorRelationshipTestSuccess0.009
complexConstructorAggregatesTestSuccess0.009
complexConstructorCountOnJoinedVariableTestSuccess0.011
complexResultPropertiesTestSuccess0.012
complexInSubqueryTestSuccess0.005
complexExistsTestSuccess0.012
complexNotExistsTestSuccess0.013
complexMemberOfTestSuccess0.028
complexNotMemberOfTestSuccess0.044
complexNavigatingEmbeddedSuccess0.002
complexNavigatingTwoLevelOfEmbeddedsSuccess0.002
complexNamedQueryResultPropertiesTestSuccess0.015
complexOuterJoinQuerySuccess0.009
testSetupSuccess15.605
testStraightReadSuperClassSuccess0.015
testStraightReadSubClassSuccess0.005
testJoinSuperClassSuccess0.019
testJoinSubClassSuccess0.017
testJoinFetchSuperClassSuccess0.015
testJoinFetchSubClassSuccess0.007
testJoinedInheritanceSuccess0.003
testJoinedInheritanceWithLeftOuterJoin1Success0.003
testJoinedInheritanceWithLeftOuterJoin2Success0.003
testJoinedInheritanceWithLeftOuterJoin3Success0.002
testSetupSuccess8.013
generalExceptionTestSuccess0.008
recognitionExceptionTestSuccess0.001
missingSelectExceptionTestSuccess0.000
malformedJPQLExceptionTest1Success0.001
malformedJPQLExceptionTest2Success0.002
malformedJPQLExceptionTest3Success0.001
malformedJPQLExceptionTest4Success0.000
malformedJPQLExceptionTest5Success0.002
malformedJPQLExceptionTest6Success0.007
malformedJPQLExceptionTest7Success0.002
malformedJPQLExceptionTest8Success0.001
noAliasWithWHEREAndParameterExceptionTestSuccess0.001
multipleDeclarationOfIdentificationVariableSuccess0.003
aliasResolutionExceptionSuccess0.005
illegalArgumentExceptionTestSuccess0.001
createNamedQueryThrowsIllegalArgumentExceptionTestSuccess0.000
flushTxExceptionTestSuccess0.000
testExecuteUpdateTxExceptionSuccess0.002
noResultExceptionTestSuccess0.002
testGetSingleResultOnUpdateSuccess0.003
testGetSingleResultOnDeleteSuccess0.002
testExecuteUpdateOnSelectSuccess0.001
flushOptimisticLockExceptionTestSuccess0.045
commitOptimisticLockExceptionTestSuccess0.036
JTAOptimisticLockExceptionTestSuccess0.025
testParameterNameValidationSuccess0.000
testModArgumentValidationSuccess0.002
testInExpressionValidationSuccess0.001
testOrderableTypeInOrderByItemSuccess0.002
testInvalidNavigationSuccess0.002
testInvalidCollectionNavigationSuccess0.002
testUnknownAttributeSuccess0.002
testUnknownEnumConstantSuccess0.002
testCommitRollbackExceptionSuccess0.006
testParameterPositionValidationSuccess0.001
testParameterPositionValidation2Success0.001
testParameterTypeValidationSuccess0.002
testEjbqlCaseSensitivitySuccess0.008
testEjbqlUnsupportJoinArgumentSuccess0.002
testInvalidSetClauseSuccess0.003
testUnsupportedCountDistinctOnOuterJoinedCompositePKSuccess0.001
testInvalidHintSuccess0.002
testSetupSuccess13.555
complexAVGTestSuccess0.005
complexCountDistinctWithGroupByAndHavingTestSuccess0.005
complexCountDistinctWithGroupByTestSuccess0.004
complexCountDistinctWithGroupByTest2Success0.004
complexHavingWithAggregateSuccess0.014
complexCountTestSuccess0.002
complexCountWithGroupByTestSuccess0.001
complexDistinctCountTestSuccess0.003
complexMaxTestSuccess0.003
complexMinTestSuccess0.003
complexSumTestSuccess0.003
complexCountDistinctOnBaseQueryClassSuccess0.009
complexCountOnJoinedVariableSimplePKSuccess0.004
complexCountOnJoinedVariableCompositePKSuccess0.010
complexCountOnJoinedVariableOverManyToManySelfRefRelationshipSuccess0.002
complexCountOnJoinedCompositePKSuccess0.026
testSetupSuccess0.152
testSqlDateSuccess0.003
testSqlDateToTSSuccess0.002
testTimeSuccess0.004
testTimeToTSSuccess0.001
testTimestampSuccess0.002
testTimestampToDateSuccess0.001
testTimestampToTimeSuccess0.000
testUtilDateSuccess0.005
testCalenderWithUtilDateSuccess0.002
testSqlDateWithCalSuccess0.001
testTimeWithCalSuccess0.001
testTimestampWithCalSuccess0.001
testUtilDateWithCalSuccess0.000
testCalendarSuccess0.001
testTimestampGreaterThanSuccess0.003
testTimestampLessThanSuccess0.002
testTimestampInSuccess0.002
testTimestampBetweenSuccess0.003
testSetupSuccess0.146
testSetupSuccess8.572
multipleParameterTestSuccess0.017
updateEnumParameterSuccess0.039
testSetupSuccess11.557
findAllOrdersSuccess0.006
findEmployeesInOntarioSuccess0.056
findAllProvinceWithEmployeesSuccess0.003
findAllEmployeesWithPhoneNumbersSuccess0.063
findAllEmployeesWithOutPhoneNumbersSuccess0.005
findAllEmployeesWithCellPhonesSuccess0.026
findOrdersWithDifferentBilledCustomerSuccess0.005
findEmployeeWithWorkPhone2258812Success0.031
parameterTestSuccess0.029
getOrderLargerThanSuccess0.003
getSalesPersonForOrdersSuccess0.005
getOrderForCustomerSuccess0.008
testOuterJoinSuccess0.018
testExistsExpressionSuccess0.005
testAllExpressionsSuccess0.006
testCountInSubQuerySuccess0.004
testGroupByHavingExpressionSuccess0.011
testGroupByHavingCountSuccess0.004
testConstructorQuerySuccess0.002
testSumExpressionSuccess0.003
testAvgExpressionSuccess0.002
testOrderByExpressionSuccess0.015
testCountInSubQuerySuccess0.001
testOrderByExpressionWithSelectSuccess0.005
testDeleteExpressionSuccess0.034
testComplexDeleteExpressionSuccess0.044
updateAllTestSuccess0.052
namedQueryCloneTestSuccess0.013
aggregateParameterTestSuccess0.032
testEJBQLQueryStringSuccess0.008
updateEmbeddedFieldTestSuccess0.041
testSetupSuccess8.416
simpleUpdateSuccess8.420
updateWithSubquerySuccess8.421
updateEmbeddedSuccess8.560
updateEmbeddedFieldTestSuccess8.279
updateUnqualifiedAttributeInSetSuccess9.069
updateUnqualifiedAttributeInWhereSuccess8.430
updateDateTimeFieldsSuccess9.019
simpleDeleteSuccess8.447
testSetupSuccess9.025
simpleUpdateSuccess8.512
updateWithSubquerySuccess8.415
updateEmbeddedSuccess9.299
updateEmbeddedFieldTestSuccess8.327
updateUnqualifiedAttributeInSetSuccess8.899
updateUnqualifiedAttributeInWhereSuccess10.446
updateDateTimeFieldsSuccess9.187
simpleDeleteSuccess8.670
testSetupSuccess11.141
testQueryCacheFirstCacheHitsSuccess0.015
testQueryCacheOnlyCacheHitsSuccess0.005
testQueryCacheOnlyCacheHitsOnSessionSuccess0.008
testQueryPrimaryKeyCacheHitsSuccess0.007
testQueryExactPrimaryKeyCacheHitsSuccess0.006
testQueryTypeCacheHitsSuccess0.006
testQueryCacheSuccess0.008
testQueryREADLockSuccess0.033
testQueryWRITELockSuccess0.089
testQueryOPTIMISTICLockSuccess0.024
testQueryOPTIMISTIC_FORCE_INCREMENTLockSuccess0.020
testQueryPESSIMISTICLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) FOR UPDATE NOWAIT Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) FOR UPDATE NOWAIT
Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:394)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getResultList(EJBQueryImpl.java:537)
at org.eclipse.persistence.testing.tests.jpa.jpql.AdvancedQueryTestSuite.testQueryPESSIMISTICLock(AdvancedQueryTestSuite.java:610)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) FOR UPDATE NOWAIT
Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:262)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:599)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2506)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2464)
at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:478)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:456)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1148)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1130)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:368)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.007
testQueryPESSIMISTIC_FORCE_INCREMENTLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (((t1.EMP_ID = ?) AND (t1.F_NAME = ?)) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT bind => [39659, Guillaume] Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (((t1.EMP_ID = ?) AND (t1.F_NAME = ?)) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [39659, Guillaume]
Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:394)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:567)
at org.eclipse.persistence.testing.tests.jpa.jpql.AdvancedQueryTestSuite.testQueryPESSIMISTIC_FORCE_INCREMENTLock(AdvancedQueryTestSuite.java:680)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (((t1.EMP_ID = ?) AND (t1.F_NAME = ?)) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [39659, Guillaume]
Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:262)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:599)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2506)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2464)
at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:478)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:456)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1148)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1130)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:368)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.013
testQueryPESSIMISTICTIMEOUTLockErrorException [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1 Error Code: 1064 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (((t1.EMP_ID = ?) AND (t1.F_NAME = ?)) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT bind => [39644, OptimisticForceIncrement] Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)

javax.persistence.PessimisticLockException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (((t1.EMP_ID = ?) AND (t1.F_NAME = ?)) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [39644, OptimisticForceIncrement]
Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:394)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:567)
at org.eclipse.persistence.testing.tests.jpa.jpql.AdvancedQueryTestSuite.testQueryPESSIMISTICTIMEOUTLock(AdvancedQueryTestSuite.java:713)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:357)
Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 1.1.0 (Build 20081017)): org.eclipse.persistence.exceptions.DatabaseException
Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
Error Code: 1064
Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.F_NAME, t1.START_DATE, t1.END_DATE, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_START_DATE, t1.FORMER_END_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (((t1.EMP_ID = ?) AND (t1.F_NAME = ?)) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
bind => [39644, OptimisticForceIncrement]
Query: ReadAllQuery(org.eclipse.persistence.testing.models.jpa.advanced.Employee)
at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:322)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:646)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:500)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeCall(AbstractSession.java:867)
at org.eclipse.persistence.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:132)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:205)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:191)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:262)
at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:599)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2506)
at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2464)
at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:478)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:879)
at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:647)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:840)
at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:456)
at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:902)
at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2634)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1190)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1174)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1148)
at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1130)
at org.eclipse.persistence.internal.jpa.EJBQueryImpl.executeReadQuery(EJBQueryImpl.java:368)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOWAIT' at line 1
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1467)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:846)
at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:572)
0.015
testCreateEmployeeSuccess0.012
testReadEmployeeSuccess0.003
testNamedNativeQueryOnAddressSuccess0.011
testNamedQueryOnEmployeeSuccess0.001
testUpdateEmployeeSuccess0.011
testRefreshNotManagedEmployeeSuccess0.001
testRefreshRemovedEmployeeSuccess0.033
testDeleteEmployeeSuccess0.012
testUnidirectionalPersistSuccess0.122
testUnidirectionalUpdateSuccess0.083
testUnidirectionalFetchJoinSuccess0.071
testUnidirectionalTargetLocking_AddRemoveTargetSuccess0.076
testUnidirectionalTargetLocking_DeleteSourceSuccess0.084
testCreateCustomerSuccess0.017
testCreateItemSuccess0.008
testCreateOrderSuccess0.020
testReadCustomerSuccess0.001
testReadItemSuccess0.001
testReadOrderSuccess0.001
testNamedQueryOnCustomerSuccess0.001
testNamedQueryOnItemSuccess0.002
testNamedQueryOnOrderSuccess0.001
testUpdateCustomerSuccess0.029
testUpdateItemSuccess0.024
testUpdateOrderSuccess0.036
testDeleteOrderSuccess0.013
testDeleteCustomerSuccess0.011
testDeleteItemSuccess0.011
testUnidirectionalOneToOneCreateSuccess0.032
testUnidirectionalOneToOneReadSuccess0.002
testUnidirectionalOneToOneDeleteNonowningSuccess0.014
testUnidirectionalOneToOneDeleteOwningSuccess0.007
testUnidirectionalOneToManyCreateSuccess0.015
testUnidirectionalOneToManyReadSuccess0.002
testUnidirectionalOneToManyDeleteNonowningSuccess0.011
testUnidirectionalOneToManyDeleteOwningSuccess0.011
testUnidirectionalManyToOneCreateSuccess0.028
testUnidirectionalManyToOneReadSuccess0.001
testUnidirectionalManyToOneDeleteNonowningSuccess0.014
testUnidirectionalManyToOneDeleteOwningSuccess0.012
testUnidirectionalManyToManyCreateSuccess0.014
testUnidirectionalManyToManyReadSuccess0.001
testUnidirectionalManyToManyDeleteNonowningSuccess0.007
testUnidirectionalManyToManyDeleteOwningSuccess0.012
testCreateFueledVehicleSuccess0.008
testCreateBusFueledVehicleSuccess0.008
testCreateNonFueledVehicleSuccess0.029
testReadFueledVehicleSuccess0.000
testReadNonFueledVehicleSuccess0.000
testNamedNativeQueryOnSportsCarSuccess0.001
testUpdateBusFueledVehicleSuccess0.012
testUpdateFueledVehicleSuccess0.009
testUpdateNonFueledVehicleSuccess0.011
testDeleteBusFueledVehicleSuccess0.012
testDeleteFueledVehicleSuccess0.012
testDeleteNonFueledVehicleSuccess0.012
testOneToManyRelationshipsSuccess0.013
testVerifyOneToManyRelationshipsSuccess0.004
testCreateBeerConsumerSuccess0.031
testReadBeerConsumerSuccess0.001
testNamedNativeQueryBeerConsumersSuccess0.003
testNamedNativeQueryCertificationsSuccess0.002
testUpdateBeerConsumerSuccess0.013
testDeleteBeerConsumerSuccess0.017
testInheritanceDiscriminatorFieldValueSuccess0.000
testMappingsTypesSuccess0.001
testCustomerOrdersMappingSuccess0.001
testOrderCustomerMappingSuccess0.000
testItemNameMappingSuccess0.000
testCreateCustomerSuccess0.006
testCreateItemSuccess0.024
testCreateOrderSuccess0.010
testReadCustomerSuccess0.000
testReadItemSuccess0.000
testReadOrderSuccess0.000
testNamedQueryOnCustomerSuccess0.001
testNamedQueryOnItemSuccess0.002
testNamedQueryOnOrderSuccess0.001
testUpdateCustomerSuccess0.010
testUpdateItemSuccess0.024
testUpdateOrderSuccess0.012
testDeleteOrderSuccess0.058
testDeleteCustomerSuccess0.008
testDeleteItemSuccess0.008
testCreateCustomerSuccess0.027
testCreateItemSuccess0.029
testCreateOrderSuccess0.011
testReadCustomerSuccess0.001
testReadItemSuccess0.000
testReadOrderSuccess0.001
testUpdateCustomerSuccess0.011
testUpdateItemSuccess0.082
testUpdateOrderSuccess0.033
testDeleteOrderSuccess0.059
testDeleteCustomerSuccess0.036
testDeleteItemSuccess0.027
testCreateEmployeeSuccess0.044
testReadEmployeeSuccess0.001
testUpdateEmployeeSuccess0.016
testDeleteEmployeeSuccess0.016
testOneToManyRelationshipsSuccess5.296
testVerifyOneToManyRelationshipsSuccess0.007
testCreateBeerConsumerSuccess0.048
testReadBeerConsumerSuccess0.001
testNamedNativeQueryBeerConsumersSuccess0.003
testNamedNativeQueryCertificationsSuccess0.003
testMappedSuperclassTransientFieldSuccess0.004
testTransientFieldSuccess0.001
testUpdateBeerConsumerSuccess0.010
testDeleteBeerConsumerSuccess0.020
testBeerLifeCycleMethodAnnotationIgnoredSuccess0.011
testMappedSuperclassEntityListenerSuccess0.011
testMappedSuperclassEmbeddedXMLElementSuccess0.000
testSetupSuccess0.000
testDDLPkConstraintErrorIncludingRelationTableColumnNameSuccess0.019
testDDLUniqueKeysAsJoinColumnsSuccess0.013
testDDLUniqueConstraintsByAnnotationsSuccess0.050
testDDLUniqueConstraintsByXMLSuccess0.043
testDDLSubclassEmbeddedIdPkColumnsInJoinedStrategySuccess0.011
testBug241308Success0.008
testSetupSuccess1.257
testSessionXMLPropertySuccess0.085
testSessionEventListenerPropertySuccess0.018
testExceptionHandlerPropertySuccess0.002
testNativeSQLPropertySuccess0.000
testCacheStatementsAndItsSizePropertySuccess0.000
testBatchwritingPropertySuccess0.000
testCopyDescriptorNamedQueryToSessionPropertySuccess0.001
testLoggingTyperPropertySuccess0.000
testProfilerTyperPropertySuccess0.220
testSetupSuccess0.684
testCreateWrapperTypesSuccess0.019
testNullifyBigDecimalSuccess0.010
testNullifyBigIntegerSuccess0.010
testNullifyBooleanSuccess0.007
testNullifyByteSuccess0.007
testNullifyCharacterSuccess0.007
testNullifyShortSuccess0.007
testNullifyIntegerSuccess0.007
testNullifyLongSuccess0.015
testNullifyFloatSuccess0.007
testNullifyDoubleSuccess0.007
testNullifyStringSuccess0.007
testCreateByteArrayTypeSuccess0.020
testCreatePrimitiveByteArrayTypeSuccess0.020
testCreateCharacterArrayTypeSuccess0.020
testCreateCharArrayTypeSuccess0.019
testPrimitiveByteArrayPKSuccess0.000
testSetupSuccess0.161
testCreateDateTimeSuccess0.009
testNullifySqlDateSuccess0.010
testNullifyTimeSuccess0.009
testNullifyTimestampSuccess0.008
testNullifyUtilDateSuccess0.017
testNullifyCalendarSuccess0.009
testSetupSuccess0.228
testCreateSuccess0.032
testReadSuccess0.011
testUpdateSuccess0.020
testDeleteSuccess0.015
Properties »

Back to top