public abstract class AbstractSQLStatement extends Object implements SQLStatement
| 构造器和说明 |
|---|
AbstractSQLStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 SQLStatementpublic int increaseParametersIndex()
SQLStatementincreaseParametersIndex 在接口中 SQLStatementCopyright © 2018. All rights reserved.