public class BuildSaveSql
extends java.lang.Object
| Constructor and Description |
|---|
BuildSaveSql() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildInsertSql(IExecContext execContext,
ISelectInputs iSelect)
Deprecated.
use buildInsertSql(IExecContext execContext, ISelectInputs iSelect, ISqlTable sqlTable)
|
ISqlTable[] |
buildSaveSqls(IExecContext execContext,
ISelectInputs iSelect) |
public ISqlTable[] buildSaveSqls(IExecContext execContext, ISelectInputs iSelect)
public java.lang.String buildInsertSql(IExecContext execContext, ISelectInputs iSelect)
execContext - iSelect -