public interface ISQLClause
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPKSQL()
Gets the pksql.
|
String |
getProcedureSQL()
Gets the procedure SQL.
|
String |
getSequence_SQL()
Gets the sequence SQL.
|
String |
getTableSQL()
Gets the table SQL.
|
String |
getViewSQL()
Gets the view SQL.
|
String getTableSQL()
String getPKSQL()
String getSequence_SQL()
String getViewSQL()
String getProcedureSQL()
Copyright © 2018. All rights reserved.