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