public class ExecuteTemplateXA extends Object
| Constructor and Description |
|---|
ExecuteTemplateXA() |
| Modifier and Type | Method and Description |
|---|---|
static <T,S extends Statement> |
execute(AbstractConnectionProxyXA connectionProxyXA,
StatementCallback<T,S> statementCallback,
S targetStatement,
Object... args) |
public static <T,S extends Statement> T execute(AbstractConnectionProxyXA connectionProxyXA, StatementCallback<T,S> statementCallback, S targetStatement, Object... args) throws SQLException
SQLExceptionCopyright © 2024 Apache. All rights reserved.