closesStatementAndResultSetUponSelectFinish | 9 ms | Passed |
closesStatementUponUpdateFinish | 7 ms | Passed |
exceptionInExecuteUpdateInvokesRollbackMarker | 16 ms | Passed |
exceptionInGetResultListInvokesRollbackMarker | 6 ms | Passed |
exceptionInGetSingleResultInvokesRollbackMarker | 3 ms | Passed |
exceptionInSetMaxResultsInvokesRollbackMarker | 5 ms | Passed |
exceptionInSetParameterByNameInvokesRollbackMarker | 13 ms | Passed |
exceptionInSetParameterByParameterInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetParameterByPositionInvokesRollbackMarker | 1 ms | Passed |
exceptionInSetStringParameterByNameInvokesRollbackMarker | 5 ms | Passed |
exceptionInSetStringParameterByParameterInvokesRollbackMarker | 4 ms | Passed |
exceptionInSetStringParameterByPositionInvokesRollbackMarker | 2 ms | Passed |
executeUpdateRunsUpdateOnConnection | 12 ms | Passed |
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 5 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 1 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 11 ms | Passed |
getSingleResultReturnsUniqueResult | 4 ms | Passed |
getSingleResultWithMultipleResultsThrowsNoUniqueResultException | 6 ms | Passed |
getSingleResultWithoutResultThrowsNoResultException | 2 ms | Passed |
isBoundIndicatesWhetherVariableHasBeenBound | 1 ms | Passed |
queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist | 4 ms | Passed |
queryResultRowObjectWhenSingleColumnExists | 0 ms | Passed |
runtimeExceptionInExecuteUpdateInvokesRollbackMarker | 7 ms | Passed |
runtimeExceptionInGetResultListInvokesRollbackMarker | 7 ms | Passed |
runtimeExceptionInGetSingleResultInvokesRollbackMarker | 16 ms | Passed |
setFirstResultOffsetsQueryResultStartToSpecifiedPosition | 4 ms | Passed |
setMaxResultsConstrainsNumberOfReturnedResults | 15 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 2 ms | Passed |
setMaxResultsToZeroReturnsImmediatelyEmptyResult | 1 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 13 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 7 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 7 ms | Passed |
setPositionalParameterWithLanguageTag | 3 ms | Passed |
setUntypedParameterAddsValueDirectlyIntoQueryString | 3 ms | Passed |
setUntypedParameterByNameAddsValueDirectlyIntoQueryString | 3 ms | Passed |
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString | 3 ms | Passed |
settingFirstResultToLargerThanResultCountReturnsEmptyList | 3 ms | Passed |
settingFirstResultToNegativeThrowsIllegalArgumentException | 2 ms | Passed |
testSetStringParameterWithLanguageTag | 2 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 2 ms | Passed |