| closesStatementAndResultSetUponSelectFinish | 0 ms | Passed |
| closesStatementUponUpdateFinish | 1 ms | Passed |
| exceptionInExecuteUpdateInvokesRollbackMarker | 2 ms | Passed |
| exceptionInGetResultListInvokesRollbackMarker | 1 ms | Passed |
| exceptionInGetSingleResultInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetMaxResultsInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetParameterByNameInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetParameterByParameterInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetParameterByPositionInvokesRollbackMarker | 0 ms | Passed |
| exceptionInSetStringParameterByNameInvokesRollbackMarker | 0 ms | Passed |
| exceptionInSetStringParameterByParameterInvokesRollbackMarker | 1 ms | Passed |
| exceptionInSetStringParameterByPositionInvokesRollbackMarker | 1 ms | Passed |
| executeQueryAppliesQueryHints | 1 ms | Passed |
| executeQueryForStreamAppliesQueryHints | 1 ms | Passed |
| executeUpdateAppliesQueryHints | 1 ms | Passed |
| executeUpdateEnsuresPersistenceContextIsOpen | 1 ms | Passed |
| executeUpdateRunsUpdateOnConnection | 1 ms | Passed |
| executeUpdateThrowsPersistenceExceptionWhenOntoDriverExceptionIsThrown | 1 ms | Passed |
| getParameterValueThrowsIllegalStateForUnboundParam | 0 ms | Passed |
| getResultListEnsuresPersistenceContextIsOpen | 2 ms | Passed |
| getResultListSetsValuesOfUnboundVariablesToNullInResultArrays | 1 ms | Passed |
| getResultListWithoutParameterSettingJustPassesTheOriginalQuery | 2 ms | Passed |
| getResultStreamClosesResultSetWhenStreamIsProcessed | 2 ms | Passed |
| getResultStreamClosesStatementWhenStreamIsProcessed | 2 ms | Passed |
| getResultStreamClosesStatementWhenStreamProcessingThrowsException | 1 ms | Passed |
| getResultStreamRetrievesResultStreamFromUnderlyingResultSet | 3 ms | Passed |
| getSingleResultReturnsUniqueResult | 1 ms | Passed |
| getSingleResultWithMultipleResultsThrowsNoUniqueResultException | 1 ms | Passed |
| getSingleResultWithoutResultThrowsNoResultException | 2 ms | Passed |
| isBoundIndicatesWhetherVariableHasBeenBound | 1 ms | Passed |
| noResultExceptionInGetSingleResultDoesNotCauseTransactionRollback | 2 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 | 1 ms | Passed |
| setParameterByNameSetsAllOccurrencesOfVariableInQuery | 1 ms | Passed |
| setParameterByParameterSetsValueWithCorrectType | 0 ms | Passed |
| setParameterSupportsUsingEntityAsParameterValue | 96 ms | Passed |
| setPositionalParameterSetsValueAtCorrectPosition | 1 ms | Passed |
| setPositionalParameterWithLanguageTag | 1 ms | Passed |
| setUntypedParameterAddsValueDirectlyIntoQueryString | 1 ms | Passed |
| setUntypedParameterByNameAddsValueDirectlyIntoQueryString | 1 ms | Passed |
| setUntypedParameterByPositionAddsValueDirectlyIntoQueryString | 1 ms | Passed |
| settingFirstResultToLargerThanResultCountReturnsEmptyList | 1 ms | Passed |
| settingFirstResultToNegativeThrowsIllegalArgumentException | 1 ms | Passed |
| testSetStringParameterWithLanguageTag | 1 ms | Passed |
| testSetStringParameterWithLanguageTagUsingParameterMethod | 1 ms | Passed |