Retrieves SQL result from specified transaction.
If previously called isTransactionReady returns true, then the method is not blocking, else it falls back to execTransaction behavior.
UnknownQueryException, QueryProcessingException, OneRowConstraintException
postTransaction, isTransactionReady
See Implementation
Retrieves SQL result from specified transaction.
If previously called isTransactionReady returns true, then the method is not blocking, else it falls back to execTransaction behavior.