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