| closesStatementAndResultSetUponSelectFinish | 2 ms | Passed |
| closesStatementUponUpdateFinish | 3 ms | Passed |
| exceptionInExecuteUpdateInvokesRollbackMarker | 4 ms | Passed |
| exceptionInGetResultListInvokesRollbackMarker | 5 ms | Passed |
| exceptionInGetSingleResultInvokesRollbackMarker | 4 ms | Passed |
| exceptionInSetMaxResultsInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetParameterByNameInvokesRollbackMarker | 2 ms | Passed |
| exceptionInSetParameterByParameterInvokesRollbackMarker | 3 ms | Passed |
| exceptionInSetParameterByPositionInvokesRollbackMarker | 2 ms | Passed |
| exceptionInSetStringParameterByNameInvokesRollbackMarker | 3 ms | Passed |
| exceptionInSetStringParameterByParameterInvokesRollbackMarker | 2 ms | Passed |
| exceptionInSetStringParameterByPositionInvokesRollbackMarker | 2 ms | Passed |
| executeUpdateRunsUpdateOnConnection | 3 ms | Passed |
| executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 3 ms | Passed |
| getParameterValueThrowsIllegalStateForUnboundParam | 1 ms | Passed |
| getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 3 ms | Passed |
| getSingleResultReturnsUniqueResult | 4 ms | Passed |
| getSingleResultWithMultipleResultsThrowsNoUniqueResultException | 4 ms | Passed |
| getSingleResultWithoutResultThrowsNoResultException | 2 ms | Passed |
| isBoundIndicatesWhetherVariableHasBeenBound | 2 ms | Passed |
| queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist | 4 ms | Passed |
| queryResultRowObjectWhenSingleColumnExists | 3 ms | Passed |
| runtimeExceptionInExecuteUpdateInvokesRollbackMarker | 3 ms | Passed |
| runtimeExceptionInGetResultListInvokesRollbackMarker | 4 ms | Passed |
| runtimeExceptionInGetSingleResultInvokesRollbackMarker | 6 ms | Passed |
| setMaxResultsConstrainsNumberOfReturnedResults | 3 ms | Passed |
| setMaxResultsToLessThanZeroThrowsIllegalArgument | 1 ms | Passed |
| setMaxResultsToZeroReturnsImmediatelyEmptyResult | 2 ms | Passed |
| setParameterByNameSetsAllOccurrencesOfVariableInQuery | 2 ms | Passed |
| setParameterByParameterSetsValueWithCorrectType | 3 ms | Passed |
| setPositionalParameterSetsValueAtCorrectPosition | 3 ms | Passed |
| setPositionalParameterWithLanguageTag | 3 ms | Passed |
| testSetStringParameterWithLanguageTag | 3 ms | Passed |
| testSetStringParameterWithLanguageTagUsingParameterMethod | 2 ms | Passed |