public class Executor
extends java.lang.Object
| Constructor and Description |
|---|
Executor(TxScope.SqlChangeCtx ctx,
ColumnInfo[] paramInfo,
DataBindings paramBindings,
java.lang.String sqlCommand) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute() |
TxScope.SqlChangeCtx |
getCtx() |
java.lang.String |
getSqlCommand() |
public Executor(TxScope.SqlChangeCtx ctx, ColumnInfo[] paramInfo, DataBindings paramBindings, java.lang.String sqlCommand)
public int execute()
throws java.sql.SQLException
java.sql.SQLExceptionpublic TxScope.SqlChangeCtx getCtx()
public java.lang.String getSqlCommand()
Copyright © 2024. All rights reserved.