public interface TransactionQueryContext extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
<T extends EventstormSqlException> |
exception(T exception) |
PreparedStatement |
preparedStatement() |
void close()
close in interface AutoCloseablePreparedStatement preparedStatement()
<T extends EventstormSqlException> T exception(T exception)
Copyright © 2019. All rights reserved.