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