public class DMOptions extends OracleOptions
| 构造器和说明 |
|---|
DMOptions() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
databaseType() |
String |
getCaseSensitive(String name,
int sensitive) |
String |
keyword() |
boolean |
preSetParameter(PreparedStatement ps,
Connection connection,
String databaseType,
int i,
Pair pair) |
columns, columns, columnString, columnString, columnStringChangeNull, columnStringChangeNull, createOracleLob, createOrUpdateSqls, createOrUpdateSqls, doQuery, doQuery, dropTable, getClassName, getColumnType, getColumnType, getColumnWithOperator, getColumnWithOperatorAndFunction, nanoTimeSQL, oracleStr2Clob, parseExpression, table, table, tableExists, tablescolumnComment, doQuery, doQueryCount, getCoding, getColumnWithOperator, getColumnWithOperatorAndFunction, getConditions, getConditions, getForeignSQL, getGroups, getOrders, getOrders, getTableName, getUniqueSQL, groupCountSelect, groups, havings, joins, orders, parseCaseColumnValue, parseColumn, parseColumn, parseConditions, parseExpression, selectColumns, selectCount, setParameter, tableExists, tables, wherespublic String keyword()
keyword 在接口中 Optionskeyword 在类中 OracleOptionspublic String databaseType()
databaseType 在接口中 OptionsdatabaseType 在类中 OracleOptionspublic boolean preSetParameter(PreparedStatement ps, Connection connection, String databaseType, int i, Pair pair) throws SQLException
preSetParameter 在类中 OracleOptionsSQLExceptionpublic String getCaseSensitive(String name, int sensitive)
getCaseSensitive 在接口中 OptionsgetCaseSensitive 在类中 OracleOptionsCopyright © 2023. All rights reserved.