| closesStatementAndResultSetUponSelectFinish | 7 ms | Passed |
| closesStatementUponUpdateFinish | 1 ms | Passed |
| exceptionInExecuteUpdateInvokesRollbackMarker | 1 ms | Passed |
| exceptionInGetResultListInvokesRollbackMarker | 1 ms | Passed |
| exceptionInGetSingleResultInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetMaxResultsInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetParameterByNameInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetParameterByParameterInvokesRollbackMarker | 11 ms | Passed |
| exceptionInSetParameterByPositionInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetStringParameterByNameInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetStringParameterByParameterInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetStringParameterByPositionInvokesRollbackMarker | 0 ms | Passed |
| executeQueryAppliesQueryHints | 9 ms | Passed |
| executeQueryForStreamAppliesQueryHints | 3 ms | Passed |
| executeUpdateAppliesQueryHints | 0 ms | Passed |
| executeUpdateEnsuresPersistenceContextIsOpen | 1 ms | Passed |
| executeUpdateRunsUpdateOnConnection | 1 ms | Passed |
| executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 1 ms | Passed |
| getParameterValueThrowsIllegalStateForUnboundParam | 0 ms | Passed |
| getResultListEnsuresPersistenceContextIsOpen | 2 ms | Passed |
| getResultListSetsValuesOfUnboundVariablesToNullInResultArrays | 2 ms | Passed |
| getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 1 ms | Passed |
| getResultStreamClosesStatementWhenStreamIsProcessed | 5 ms | Passed |
| getResultStreamClosesStatementWhenStreamProcessingThrowsException | 2 ms | Passed |
| getResultStreamRetrievesResultStreamFromUnderlyingResultSet | 4 ms | Passed |
| getSingleResultReturnsUniqueResult | 1 ms | Passed |
| getSingleResultWithMultipleResultsThrowsNoUniqueResultException | 2 ms | Passed |
| getSingleResultWithoutResultThrowsNoResultException | 0 ms | Passed |
| isBoundIndicatesWhetherVariableHasBeenBound | 1 ms | Passed |
| noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback | 1 ms | Passed |
| noUniqueResultExceptionInGetSingleResultDoesNotCauseTransactionRollback | 2 ms | Passed |
| queryResultRowIsArrayOfObjectsWhenMultipleColumnsExist | 1 ms | Passed |
| queryResultRowObjectWhenSingleColumnExists | 1 ms | Passed |
| runtimeExceptionInExecuteUpdateInvokesRollbackMarker | 1 ms | Passed |
| runtimeExceptionInGetResultListInvokesRollbackMarker | 1 ms | Passed |
| runtimeExceptionInGetSingleResultInvokesRollbackMarker | 2 ms | Passed |
| setFirstResultExecutesQueryWithSpecifiedOffset | 1 ms | Passed |
| setMaxResultsExecutesQueryWithSpecifiedLimit | 1 ms | Passed |
| setMaxResultsToLessThanZeroThrowsIllegalArgument | 27 ms | Passed |
| setParameterByNameSetsAllOccurrencesOfVariableInQuery | 0 ms | Passed |
| setParameterByParameterSetsValueWithCorrectType | 1 ms | Passed |
| setParameterSupportsUsingEntityAsParameterValue | 27 ms | Passed |
| setPositionalParameterSetsValueAtCorrectPosition | 1 ms | Passed |
| setPositionalParameterWithLanguageTag | 11 ms | Passed |
| setUntypedParameterAddsValueDirectlyIntoQueryString | 1 ms | Passed |
| setUntypedParameterByNameAddsValueDirectlyIntoQueryString | 1 ms | Passed |
| setUntypedParameterByPositionAddsValueDirectlyIntoQueryString | 1 ms | Passed |
| settingFirstResultToLargerThanResultCountReturnsEmptyList | 0 ms | Passed |
| settingFirstResultToNegativeThrowsIllegalArgumentException | 1 ms | Passed |
| testSetStringParameterWithLanguageTag | 2 ms | Passed |
| testSetStringParameterWithLanguageTagUsingParameterMethod | 1 ms | Passed |