public abstract class AbstractSQLStatement extends Object implements SQLStatement
| Constructor and Description |
|---|
AbstractSQLStatement() |
| Modifier and Type | Method and Description |
|---|---|
SQLType |
getType()
Get SQL type.
|
int |
increaseParametersIndex()
Increase parameters index.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConditions, getParametersIndex, getSqlTokens, getTables, setParametersIndexpublic final SQLType getType()
SQLStatementgetType in interface SQLStatementpublic int increaseParametersIndex()
SQLStatementincreaseParametersIndex in interface SQLStatementCopyright © 2018. All rights reserved.