closesStatementAndResultSetUponSelectFinish | 2 ms | Passed |
closesStatementUponUpdateFinish | 3 ms | Passed |
exceptionInExecuteUpdateInvokesRollbackMarker | 4 ms | Passed |
exceptionInGetResultListInvokesRollbackMarker | 3 ms | Passed |
exceptionInGetSingleResultInvokesRollbackMarker | 3 ms | Passed |
exceptionInSetMaxResultsInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetParameterByNameInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetParameterByParameterInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetParameterByPositionInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetStringParameterByNameInvokesRollbackMarker | 2 ms | Passed |
exceptionInSetStringParameterByParameterInvokesRollbackMarker | 1 ms | Passed |
exceptionInSetStringParameterByPositionInvokesRollbackMarker | 2 ms | Passed |
executeUpdateRunsUpdateOnConnection | 3 ms | Passed |
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 3 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 2 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 3 ms | Passed |
getSingleResultReturnsUniqueResult | 4 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 | 6 ms | Passed |
setFirstResultOffsetsQueryResultStartToSpecifiedPosition | 3 ms | Passed |
setMaxResultsConstrainsNumberOfReturnedResults | 2 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 2 ms | Passed |
setMaxResultsToZeroReturnsImmediatelyEmptyResult | 2 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 3 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 3 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 2 ms | Passed |
setPositionalParameterWithLanguageTag | 2 ms | Passed |
setUntypedParameterAddsValueDirectlyIntoQueryString | 3 ms | Passed |
setUntypedParameterByNameAddsValueDirectlyIntoQueryString | 2 ms | Passed |
setUntypedParameterByPositionAddsValueDirectlyIntoQueryString | 2 ms | Passed |
settingFirstResultToLargerThanResultCountReturnsEmptyList | 2 ms | Passed |
settingFirstResultToNegativeThrowsIllegalArgumentException | 2 ms | Passed |
testSetStringParameterWithLanguageTag | 2 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 2 ms | Passed |