| Package | Description |
|---|---|
| com.dynamic.sql.core.dml |
| Modifier and Type | Method and Description |
|---|---|
SqlStatementWrapper.BatchType |
SqlStatementWrapper.getBatchType()
是否批量语句
|
static SqlStatementWrapper.BatchType |
SqlStatementWrapper.BatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlStatementWrapper.BatchType[] |
SqlStatementWrapper.BatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SqlStatementWrapper.setBatchType(SqlStatementWrapper.BatchType batchType) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.