askQueryReturnsSingleBoolean | 5 ms | Passed |
closesStatementAndResultSetUponSelectFinish | 4 ms | Passed |
closesStatementUponUpdateFinish | 3 ms | Passed |
exceptionInExecuteUpdateInvokesRollbackMarker | 7 ms | Passed |
exceptionInGetResultListInvokesRollbackMarker | 8 ms | Passed |
exceptionInGetSingleResultInvokesRollbackMarker | 6 ms | Passed |
exceptionInSetMaxResultsInvokesRollbackMarker | 3 ms | Passed |
exceptionInSetParameterByNameInvokesRollbackMarker | 3 ms | Passed |
exceptionInSetParameterByParameterInvokesRollbackMarker | 4 ms | Passed |
exceptionInSetParameterByPositionInvokesRollbackMarker | 4 ms | Passed |
exceptionInSetStringParameterByNameInvokesRollbackMarker | 3 ms | Passed |
exceptionInSetStringParameterByParameterInvokesRollbackMarker | 4 ms | Passed |
exceptionInSetStringParameterByPositionInvokesRollbackMarker | 4 ms | Passed |
executeUpdateRunsUpdateOnConnection | 6 ms | Passed |
executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 25 ms | Passed |
getParameterValueThrowsIllegalStateForUnboundParam | 2 ms | Passed |
getResultListSkipsValuesWhichCannotBeLoadedAsEntities | 9 ms | Passed |
getResultListWithEntityTypeReturnsEntities | 14 ms | Passed |
getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 4 ms | Passed |
getSingleResultWithEntityTypeReturnsCorrectResult | 5 ms | Passed |
getSingleResultWithoutResultThrowsNoResultException | 3 ms | Passed |
isBoundIndicatesWhetherVariableHasBeenBound | 2 ms | Passed |
returnsEmptyListWhenMaxResultsIsSetToZero | 6 ms | Passed |
runtimeExceptionInExecuteUpdateInvokesRollbackMarker | 5 ms | Passed |
runtimeExceptionInGetResultListInvokesRollbackMarker | 6 ms | Passed |
runtimeExceptionInGetSingleResultInvokesRollbackMarker | 1 sec | Passed |
setDescriptorPassesDescriptorToInstanceLoading | 28 ms | Passed |
setMaxResultsLargerReturnsAllResults | 14 ms | Passed |
setMaxResultsReturnsSpecifiedMaxResults | 12 ms | Passed |
setMaxResultsToLessThanZeroThrowsIllegalArgument | 3 ms | Passed |
setParameterByNameSetsAllOccurrencesOfVariableInQuery | 4 ms | Passed |
setParameterByParameterSetsValueWithCorrectType | 6 ms | Passed |
setPositionalParameterSetsValueAtCorrectPosition | 4 ms | Passed |
setPositionalParameterWithLanguageTag | 7 ms | Passed |
testSetStringParameterWithLanguageTag | 4 ms | Passed |
testSetStringParameterWithLanguageTagUsingParameterMethod | 3 ms | Passed |
throwsExceptionWhenLoadingEntityWithoutUoWSet | 20 ms | Passed |
throwsExceptionWhenNegativeIsUsedForSetMaxResults | 4 ms | Passed |
throwsNoResultExceptionWhenThereIsNoResultForGetSingle | 9 ms | Passed |
throwsNoSingleResultExceptionWhenThereAreMultipleResultsForGetSingle | 8 ms | Passed |