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