- beforeFirst() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Before first.
- between() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Between.
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionExpression
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlLogicExpression
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
- build() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
- buildAlterTableAddColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Builds the alter table add column DDL.
- buildAlterTableAddColumnDDL(String, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table add column DDL.
- buildAlterTableAddColumnDDL(String, String, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table add column DDL.
- buildAlterTableAddColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- buildAlterTableDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table sql.
- buildAlterTableDDL(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table sql.
- buildAlterTableDropColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, String, String...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, String, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, String, String...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, String, String...) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- buildAlterTableModifyColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Builds the alter table modify column DDL.
- buildAlterTableModifyColumnDDL(String, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table modify column DDL.
- buildAlterTableModifyColumnDDL(String, String, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table modify column DDL.
- buildAlterTableModifyColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- buildColumnSql(String, Function) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with aggregate function.
- buildColumnSql(String, AggregateFunction) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with aggregate function.
- buildColumnSql(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with aggregate function.
- buildColumnSql(String, String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with aggregate function.
- buildColumnSql(String, String, AggregateFunction) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with tableAlias and aggregate function.
- buildColumnSql(String, String, AggregateFunction, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with tableAlias and aggregate function.
- buildColumnSql(String, String, Function) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with tableAlias and aggregate function.
- buildCreateDataBaseDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the create data base sql.
- buildCreateTableDDL(String, Table) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Builds the create table sql.
- buildCreateTableDDL(Table) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the create table sql.
- buildCreateTableDDL(String, Table) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the create table sql.
- buildDropDataBaseDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop data base sql.
- buildDropDataBaseDDL(String, boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop data base sql.
- buildDropIndexDDL(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop index sql.
- buildDropIndexDDL(String, String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop index sql.
- buildDropTableDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop table sql.
- buildDropTableDDL(String, boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop table sql.
- buildDropTableDDL(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop table sql.
- buildDropTableDDL(String, String, boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop table sql.
- buildDropViewDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop view sql.
- buildDropViewDDL(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the drop view sql.
- BuilderUtils - cn.featherfly.common.db.builder中的类
-
条件建造者工具
- BuilderUtils() - 类 的构造器cn.featherfly.common.db.builder.BuilderUtils
-
- buildInsertBatchSql(String, String[], int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
dialect for database supports batch insert.
- buildInsertBatchSql(String, String[], int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
dialect for database supports batch insert.
- buildInsertBatchSql(String, String[], int) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
dialect for database supports batch insert.
- buildTableSql(TableElement) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for table.
- buildTableSql(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for table.
- buildTableSql(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for table with tableAlias.
- buildWithFrom - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- by() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
By.
- CallableStatementWrapper - cn.featherfly.common.db.wrapper中的类
-
java.sql.PreparedStatement的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
- CallableStatementWrapper(CallableStatement, ConnectionWrapper) - 类 的构造器cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Instantiates a new callable statement wrapper.
- cancel() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Cancel.
- cancel() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Cancel.
- cancel() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Cancel.
- cancelRowUpdates() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Cancel row updates.
- catalog - 类 中的变量cn.featherfly.common.db.model.AbstractTable
-
The catalog.
- classMapping - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- classMapping - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
- ClassMappingUtils - cn.featherfly.common.db.mapping中的类
-
ClassMappingUtils
.
- ClassMappingUtils() - 类 的构造器cn.featherfly.common.db.mapping.ClassMappingUtils
-
- clear() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
-
clear all sort properties
- clearBatch() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Clear batch.
- clearBatch() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Clear batch.
- clearBatch() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Clear batch.
- clearParameters() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Clear parameters.
- clearParameters() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Clear parameters.
- clearWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Clear warnings.
- clearWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Clear warnings.
- clearWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Clear warnings.
- clearWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Clear warnings.
- clearWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Clear warnings.
- close(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭Connection, 忽略null的情况.
- close(ResultSet) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭ResultSet, 忽略null的情况.
- close(Statement) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭Statement, 忽略null的情况.
- close() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Close.
- close() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Close.
- close() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Close.
- close() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Close.
- close() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Close.
- closeQuietly(Connection, Statement, ResultSet) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭Connection, Statement 和
ResultSet.
- closeQuietly(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭Connection, 忽略null的情况以及隐藏掉所有发生的SQL异常.
- closeQuietly(ResultSet) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭ResultSet, 忽略null的情况以及隐藏掉所有发生的SQL异常.
- closeQuietly(Statement) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭Statement, 忽略null的情况以及隐藏掉所有发生的SQL异常.
- cn.featherfly.common.db - 程序包 cn.featherfly.common.db
-
- cn.featherfly.common.db.builder - 程序包 cn.featherfly.common.db.builder
-
- cn.featherfly.common.db.builder.dml - 程序包 cn.featherfly.common.db.builder.dml
-
sql dml builder package
- cn.featherfly.common.db.builder.dml.basic - 程序包 cn.featherfly.common.db.builder.dml.basic
-
basic builder
- cn.featherfly.common.db.builder.model - 程序包 cn.featherfly.common.db.builder.model
-
sql element model
- cn.featherfly.common.db.data - 程序包 cn.featherfly.common.db.data
-
- cn.featherfly.common.db.data.format - 程序包 cn.featherfly.common.db.data.format
-
- cn.featherfly.common.db.data.query - 程序包 cn.featherfly.common.db.data.query
-
- cn.featherfly.common.db.dialect - 程序包 cn.featherfly.common.db.dialect
-
- cn.featherfly.common.db.mapping - 程序包 cn.featherfly.common.db.mapping
-
- cn.featherfly.common.db.metadata - 程序包 cn.featherfly.common.db.metadata
-
- cn.featherfly.common.db.model - 程序包 cn.featherfly.common.db.model
-
- cn.featherfly.common.db.wrapper - 程序包 cn.featherfly.common.db.wrapper
-
- co(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- Column - cn.featherfly.common.db中的接口
-
Column
- column() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Column.
- ColumnElement - cn.featherfly.common.db.builder.model中的类
-
Column
- ColumnElement(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.model.ColumnElement
-
- ColumnElement(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.ColumnElement
-
- columnIndex - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The column index.
- columnMap - 类 中的变量cn.featherfly.common.db.model.AbstractTable
-
The column map.
- ColumnMetadata - cn.featherfly.common.db.metadata中的类
-
列元数据
- ColumnMetadata(TableMetadata) - 类 的构造器cn.featherfly.common.db.metadata.ColumnMetadata
-
- ColumnModel - cn.featherfly.common.db.builder中的类
-
ColumnModel
- ColumnModel() - 类 的构造器cn.featherfly.common.db.builder.ColumnModel
-
- columnName - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- columns - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- columns - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
- comment() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Comment.
- commit() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Commit.
- commitAndClose(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
提交Connection以后关闭, 忽略null的情况.
- commitAndCloseQuietly(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
提交Connection以后关闭, 忽略null的情况以及隐藏掉所有发生的SQL异常.
- conditionBuilder - 类 中的变量cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
- conditionColumn - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- ConditionColumnElement - cn.featherfly.common.db.builder.model中的类
-
condition column element
- ConditionColumnElement(Dialect, String, Object, QueryOperator) - 类 的构造器cn.featherfly.common.db.builder.model.ConditionColumnElement
-
- ConditionColumnElement(Dialect, String, Object, QueryOperator, String) - 类 的构造器cn.featherfly.common.db.builder.model.ConditionColumnElement
-
- conditionTableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- ConnectionWrapper - cn.featherfly.common.db.wrapper中的类
-
java.sql.Connection的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
- ConnectionWrapper(Connection) - 类 的构造器cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Instantiates a new connection wrapper.
- constraint() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Constraint.
- convertNamedParamSql(String, Map<String, Object>) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
-
- convertNamedParamSql(String, Map<String, Object>, char) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
-
convert named param sql.
- convertNamedParamSql(String, Map<String, Object>, char, Character) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
-
convert named param sql.
- convertSelectToCount(String) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
-
转换查询sql为统计sql
.
- convertTableOrColumnName(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
convert column or table name if necessary.
- convertValueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
转换值为字符串
.
- convertValueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
转换值为字符串
.
- convertValueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
转换值为字符串
.
- convertValueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
转换值为字符串
.
- convertValueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
转换值为字符串
.
- count() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Count.
- create() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Creates the.
- create(DataSource) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据.
- create(Connection) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
- create(ConnectionWrapper) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
- create(Connection, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
- create(DataSource, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据.
- createArrayOf(String, Object[]) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the array of.
- createBlob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the blob.
- createClob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the clob.
- createDataFormat(Writer, Dialect) - 接口 中的方法cn.featherfly.common.db.data.DataFormatFactory
-
创建DataFormat
- createDataFormat(Writer, Dialect) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormatFactory
-
创建DataFormat
- createDataFormat(Writer, Dialect) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormatFactory
-
创建DataFormat
- createNClob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the N clob.
- createSQLXML() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the SQLXML.
- createStatement() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the statement.
- createStatement(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the statement.
- createStatement(int, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the statement.
- createStruct(String, Object[]) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the struct.
- createTable(ClassMapping<?>, Dialect, SqlTypeMappingManager) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the table model.
- cross() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Cross.
- ge(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- get(ResultSet, int) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Gets the.
- get(ResultSet, int, GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the.
- get(ResultSet, String, GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the.
- getAggregateFunctions() - 类 中的方法cn.featherfly.common.db.builder.model.SelectColumnElement
-
返回aggregateFunctions
- getAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
返回alias
- getAlias() - 类 中的方法cn.featherfly.common.db.builder.model.TableElement
-
返回tableAlias
- getArray(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the array.
- getArray(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the array.
- getArray(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the array.
- getArray(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the array.
- getAsciiStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the ascii stream.
- getAsciiStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the ascii stream.
- getAutoCommit() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the auto commit.
- getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the auto increment.
- getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
- getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getBigDecimal(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getBigDecimal(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getBigDecimal(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the big decimal.
- getBigDecimal(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the big decimal.
- getBigDecimal(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
已过时。
- getBigDecimal(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the big decimal.
- getBigDecimal(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the big decimal.
- getBigDecimal(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
已过时。
- getBigDecimal(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
已过时。
- getBinaryStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the binary stream.
- getBinaryStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the binary stream.
- getBlob(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the blob.
- getBlob(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the blob.
- getBlob(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the blob.
- getBlob(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the blob.
- getBoolean(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the boolean.
- getBoolean(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the boolean.
- getBoolean(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the boolean.
- getBoolean(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the boolean.
- getByte(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getByte(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getByte(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the byte.
- getByte(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the byte.
- getByte(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the byte.
- getByte(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the byte.
- getBytes(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getBytes(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getBytes(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the bytes.
- getBytes(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the bytes.
- getBytes(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the bytes.
- getBytes(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the bytes.
- getCallableStatement() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the callable statement.
- getCatalog(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the catalog.
- getCatalog(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the catalog.
- getCatalog() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
- getCatalog() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回catalog.
- getCatalog() - 接口 中的方法cn.featherfly.common.db.Table
-
- getCatalog() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the catalog.
- getCharacterStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the character stream.
- getCharacterStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the character stream.
- getCharacterStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the character stream.
- getCharacterStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the character stream.
- getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
- getClassNameConversions() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
返回classNameConversions
- getClientInfo() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the client info.
- getClientInfo(String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the client info.
- getClob(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the clob.
- getClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the clob.
- getClob(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the clob.
- getClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the clob.
- getColumn(String) - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
返回指定名称的列元数据对象.
- getColumn(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回指定名称的列元数据对象.
- getColumn(String) - 接口 中的方法cn.featherfly.common.db.Table
-
返回指定名称的列元数据对象.
- getColumnAndPropertyName(String, ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName,propertyName.
- getColumnComment(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column comment.
- getColumnComment(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getColumnDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column DDL.
- getColumnDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getColumnIndex() - 接口 中的方法cn.featherfly.common.db.Column
-
- getColumnIndex(ResultSet, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the column index.
- getColumnIndex(ResultSetMetaData, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the column index.
- getColumnIndex() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getColumnIndex() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回columnIndex.
- getColumnMap() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
返回所有列元数据对象的MAP.
- getColumnMap() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回所有列元数据对象的MAP.
- getColumnMap() - 接口 中的方法cn.featherfly.common.db.Table
-
返回所有列元数据对象的MAP.
- getColumnName() - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
返回columnName.
- getColumnName(String, ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName.
- getColumnNames(ClassMapping<?>, String...) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName array.
- getColumnNames(ClassMapping<?>, Collection<String>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName array.
- getColumnNotNull(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column not null.
- getColumns() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
返回所有列元数据对象的集合.
- getColumns() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回所有列元数据对象的集合.
- getColumns() - 接口 中的方法cn.featherfly.common.db.Table
-
返回所有列元数据对象的集合.
- getColumnTypeDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column type DDL.
- getColumnTypeDDL(Column, String) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column type DDL.
- getColumnTypeDDL(Column, String) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getColumnTypeName(SQLType) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column type name.
- getColumnTypeName(SQLType) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getConcurrency() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the concurrency.
- getConditionColumnElement() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionExpression
-
返回conditionColumnElement
- getConditions() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
- getConnection(String, String, String, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection.
- getConnection(String, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection.
- getConnection(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection.
- getConnection() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the connection.
- getConnection() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the connection.
- getConnection() - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Gets the connection.
- getConnection(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Gets the connection.
- getConnection() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the connection.
- getConnection() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the connection.
- getConnectionWrapper(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection wrapper.
- getCreateTableSql(ClassMapping<?>, Dialect, SqlTypeMappingManager) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the creates the table sql.
- getCursorName() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the cursor name.
- getDatabaseMetadata() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
返回DatabaseMetadata
.
- getDatabaseMetadata(String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
返回的元数据,首先查找已经受管理的元数据对象, 如果没有找到,则基于传入数据库连接创建并纳入管理.
- getDatabaseMetadata() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
- getDataSource() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
返回dataSource.
- getDataSource() - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Gets the data source.
- getDate(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getDate(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getDate(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDate(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDate(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDate(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDecimalDigits() - 接口 中的方法cn.featherfly.common.db.Column
-
- getDecimalDigits() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
返回decimalDigits
- getDecimalDigits() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回decimalDigits.
- getDefaultManager() - 类 中的静态方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
返回dEFAULT_MANAGER
- getDefaultValue() - 接口 中的方法cn.featherfly.common.db.Column
-
- getDefaultValue(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the default value.
- getDefaultValue() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getDefaultValue() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回defaultValue.
- getDeleteSqlAndParamPositions(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the delete sql and param positions.
- getDialect() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
返回dialect
- getDialect() - 类 中的方法cn.featherfly.common.db.builder.model.AbstractSqlElement
-
返回dialect
- getDialect() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
返回dialect.
- getDialect() - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
-
返回dialect.
- getDialect() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
返回dialect
- getDouble(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getDouble(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getDouble(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the double.
- getDouble(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the double.
- getDouble(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the double.
- getDouble(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the double.
- getEnum(int, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getEnum(String, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getExecution() - 类 中的方法cn.featherfly.common.db.data.query.SimpleQuery
- getExecution() - 类 中的方法cn.featherfly.common.db.data.query.TableQuery
- getExistPolicy() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
返回existPolicy.
- getFetchDirection() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the fetch direction.
- getFetchDirection() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the fetch direction.
- getFetchDirection() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the fetch direction.
- getFetchDirection() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the fetch direction.
- getFetchSize() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the fetch size.
- getFetchSize() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the fetch size.
- getFetchSize() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the fetch size.
- getFetchSize() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the fetch size.
- getFkCheck(boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
返回设值外检检查SQL语句
.
- getFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
返回设值外检检查SQL语句
.
- getFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
返回设值外检检查SQL语句
.
- getFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
返回设值外检检查SQL语句
.
- getFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
返回设值外检检查SQL语句
.
- getFloat(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getFloat(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getFloat(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the float.
- getFloat(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the float.
- getFloat(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the float.
- getFloat(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the float.
- getFunction(Function) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted aggregate function.
- getGeneratedKeys() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the generated keys.
- getGeneratedKeys() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the generated keys.
- getGeneratedKeys() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the generated keys.
- getGenericType() - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
-
返回genericType.
- getHoldability() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the holdability.
- getHoldability() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the holdability.
- getInsertBatchSqlAndParamPositions(int, ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the insert batch sql and param positions.
- getInsertSqlAndParamPositions(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the insert sql and param positions.
- getInt(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getInt(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getInt(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the int.
- getInt(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the int.
- getInt(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the int.
- getInt(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the int.
- getJavaType() - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
-
Gets the java type.
- getJavaType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
-
Gets the java type.
- getJavaType(SQLType) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Gets the sql type.
- getJavaType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the java type.
- getJavaType(Class<E>, SQLType) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the java type.
- getJavaType() - 接口 中的方法cn.featherfly.common.db.mapping.TypeRegister
-
Gets the java type.
- getKeyword(SortOperator) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted keywords.
- getKeyword(LogicOperator) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted keywords.
- getKeyword(Keywords) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted keywords.
- getKeywords() - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
get converted keywords.
- getKeywords() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted keywords.
- getLoginTimeout() - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Gets the login timeout.
- getLogWriter() - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Gets the log writer.
- getLong(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getLong(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getLong(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the long.
- getLong(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the long.
- getLong(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the long.
- getLong(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the long.
- getMajorVersion() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回majorVersion
- getMaxFieldSize() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the max field size.
- getMaxFieldSize() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the max field size.
- getMaxFieldSize() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the max field size.
- getMaxRows() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the max rows.
- getMaxRows() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the max rows.
- getMaxRows() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the max rows.
- getMergeSqlAndParamPositions(T, ClassMapping<?>, boolean, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the merge sql and param positions.
- getMetadata() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
返回metadata
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the meta data.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the meta data.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the meta data.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the meta data.
- getMinorVersion() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回minorVersion
- getMoreResults() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the more results.
- getMoreResults(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the more results.
- getMoreResults() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the more results.
- getMoreResults(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the more results.
- getMoreResults() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the more results.
- getMoreResults(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the more results.
- getName() - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
-
返回name
- getName() - 类 中的方法cn.featherfly.common.db.builder.model.TableElement
-
返回name
- getName() - 接口 中的方法cn.featherfly.common.db.Column
-
- getName() - 类 中的方法cn.featherfly.common.db.data.query.SimpleQuery
-
返回name
- getName() - 类 中的方法cn.featherfly.common.db.data.query.TableQuery
- getName() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getName() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回name
- getName() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
- getName() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回name.
- getName() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回name.
- getName() - 接口 中的方法cn.featherfly.common.db.Table
-
- getNamedParamEndSymbol() - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
返回namedParamEndSymbol.
- getNamedParamStartSymbol() - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
返回namedParamStartSymbol.
- getNCharacterStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n character stream.
- getNCharacterStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n character stream.
- getNCharacterStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n character stream.
- getNCharacterStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n character stream.
- getNClob(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n clob.
- getNClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n clob.
- getNClob(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n clob.
- getNClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n clob.
- getNString(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n string.
- getNString(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n string.
- getNString(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n string.
- getNString(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n string.
- getObject(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(int, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(String, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(int, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(String, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getObject(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getObject(int, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getObject(String, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getPaginationSql(String, int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
转换普通sql为带分页的sql
.
- getPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
转换普通sql为带分页的sql
.
- getPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
转换普通sql为带分页的sql
.
- getPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
转换普通sql为带分页的sql
.
- getPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
转换普通sql为带分页的sql
.
- getPaginationSqlParameter(Object[], int, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
返回分页参数的数组
.
- getPaginationSqlParameter(Map<String, Object>, int, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
返回分页参数的MAP
.
- getPaginationSqlParameter(Object[], int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
返回分页参数的数组
.
- getPaginationSqlParameter(Map<String, Object>, int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
返回分页参数的MAP
.
- getPaginationSqlParameter(Object[], int, int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
返回分页参数的数组
.
- getPaginationSqlParameter(Object[], int, int) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
返回分页参数的数组
.
- getParam() - 类 中的方法cn.featherfly.common.db.builder.model.ParamedColumnElement
-
返回param
- getParameterMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the parameter meta data.
- getParameterMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the parameter meta data.
- getParamNamedPaginationSql(String, int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name =
:username
.
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name =
:username
.
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name =
:username
.
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name =
:username
.
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name =
:username
.
- getParams() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
- getParams() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
获取查询参数
- getParams() - 类 中的方法cn.featherfly.common.db.data.query.SimpleQuery
-
返回params
- getParams() - 类 中的方法cn.featherfly.common.db.data.query.TableQuery
- getParamValue() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionExpression
- getParamValue() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- getParamValues() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- getPreparedStatement() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the prepared statement.
- getPrepareSqls() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
返回prepareSqls.
- getPrimaryColumns() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
返回所有主键列元数据对象的列表.
- getPrimaryColumns() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回所有主键列元数据对象的列表.
- getPrimaryColumns() - 接口 中的方法cn.featherfly.common.db.Table
-
返回所有主键列元数据对象的列表.
- getPrimaryKeyDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the primary key DDL.
- getPrimaryKeyDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
Gets the primary key DDL.
- getPrimaryKeyDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
Gets the primary key DDL.
- getProductName() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回productName
- getProductVersion() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回productVersion
- getPropertyAliasName(PropertyMapping) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the property alias name.
- getPropertyAliasName(PropertyMapping, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the property alias name.
- getPropertyNameConversions() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
返回propertyNameConversions
- getQueryAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
返回queryAlias
- getQueryTimeout() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the query timeout.
- getQueryTimeout() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the query timeout.
- getQueryTimeout() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the query timeout.
- getRef(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the ref.
- getRef(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the ref.
- getRef(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the ref.
- getRef(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the ref.
- getRemark() - 接口 中的方法cn.featherfly.common.db.Column
-
- getRemark() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getRemark() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
- getRemark() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回remark.
- getRemark() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回remark.
- getRemark() - 接口 中的方法cn.featherfly.common.db.Table
-
- getResultSet() - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
-
返回ResultSet
- getResultSet() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the result set.
- getResultSet() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the result set.
- getResultSet() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the result set.
- getResultSet() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the result set.
- getResultSetArrays(ResultSetWrapper) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result set arrays.
- getResultSetArrays(ResultSet) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result set arrays.
- getResultSetConcurrency() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the result set concurrency.
- getResultSetConcurrency() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the result set concurrency.
- getResultSetConcurrency() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the result set concurrency.
- getResultSetHoldability() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the result set holdability.
- getResultSetHoldability() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the result set holdability.
- getResultSetHoldability() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the result set holdability.
- getResultSetMaps(ResultSetWrapper) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result set maps.
- getResultSetMaps(ResultSet) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result set maps.
- getResultSetObjects(ResultSetWrapper, RowMapper<E>) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result set objects.
- getResultSetObjects(ResultSet, RowMapper<E>) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result set objects.
- getResultSetType() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the result set type.
- getResultSetType() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the result set type.
- getResultSetType() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the result set type.
- getResultSetValue(ResultSet, int, Class<?>) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Retrieve a JDBC column value from a ResultSet, using the specified value
type.
- getResultSetValue(ResultSet, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Retrieve a JDBC column value from a ResultSet, using the most appropriate
value type.
- getResultSQLType(ResultSetWrapper, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result SQL type.
- getResultSQLType(ResultSet, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the result SQL type.
- getRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the row.
- getRowId(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the row id.
- getRowId(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the row id.
- getRowId(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the row id.
- getRowId(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the row id.
- getRowNum() - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getSelectByIdSql(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select by id sql.
- getSelectByIdSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select by id sql.
- getSelectColumns(ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select columns.
- getSelectColumnsSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select columns sql.
- getSelectColumnsSql(ClassMapping<?>, String, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select columns sql.
- getSelectColumnsSql(ClassMapping<?>, String, Dialect, MappingFactory, Map<String, String>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select columns sql.
- getSelectSql(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select sql.
- getSelectSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select sql.
- getShort(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the short.
- getShort(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the short.
- getShort(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the short.
- getShort(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the short.
- getSize() - 接口 中的方法cn.featherfly.common.db.Column
-
- getSize() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getSize() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回size.
- getSql() - 类 中的方法cn.featherfly.common.db.data.query.SimpleQuery
-
返回sql
- getSql() - 类 中的方法cn.featherfly.common.db.data.query.TableQuery
-
- getSqlType() - 接口 中的方法cn.featherfly.common.db.Column
-
- getSqlType(Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
-
- getSqlType(GenericType<E>) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Gets the sql type.
- getSqlType(Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the sql type.
- getSqlType(Class<E>, Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the sql type.
- getSqlType() - 接口 中的方法cn.featherfly.common.db.mapping.TypeRegister
-
Gets the sql type.
- getSqlType() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
返回sqlType
- getSqlType() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回sqlType.
- getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
返回sqlTypeMappingManager
- getSQLXML(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the sqlxml.
- getSQLXML(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the sqlxml.
- getSQLXML(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the sqlxml.
- getSQLXML(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the sqlxml.
- getStatement() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the statement.
- getStatement() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the statement.
- getString(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getString(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getString(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the string.
- getString(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the string.
- getString(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the string.
- getString(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the string.
- getTable(String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回指定名称的表元数据对象.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
返回tableAlias
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
返回alias
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
返回alias
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
返回alias
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
-
返回tableAlias
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
-
返回tableAlias
- getTableColumnsDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the table columns DDL.
- getTableColumnsDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getTableComment(Table) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the table comment.
- getTableComment(Table) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- getTableMap() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回所有表元数据对象的MAP.
- getTableMetadata() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getTableName() - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
返回tableName
- getTableName() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
-
返回tableName
- getTableName() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
返回tableName
- getTableName() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
返回tableName
- getTableName() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
返回tableName
- getTableName() - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
返回tableName.
- getTableQuerySql(String) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
根据表名称获取查询sql
.
- getTables() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回所有表元数据对象的集合.
- getTime(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the time.
- getTime(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the time.
- getTime(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the time.
- getTime(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the time.
- getTime(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTime(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTime(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTime(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTimestamp(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the timestamp.
- getTimestamp(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the timestamp.
- getTimestamp(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the timestamp.
- getTimestamp(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the timestamp.
- getTimestamp(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTimestamp(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTimestamp(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTimestamp(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTransactionIsolation() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the transaction isolation.
- getTransactionPolicy() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
返回transactionPolicy.
- getTransformers() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
返回transformers.
- getType() - 接口 中的方法cn.featherfly.common.db.Column
-
- getType(String) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
把字符串表示的type转换为int表示的type
.
- getType() - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
返回type.
- getType() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getType() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
- getType() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回type.
- getType() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回type.
- getType() - 接口 中的方法cn.featherfly.common.db.Table
-
- getType() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the type.
- getTypeMap() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the type map.
- getTypeName() - 接口 中的方法cn.featherfly.common.db.Column
-
- getTypeName() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- getTypeName() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回typeName.
- getUnicodeStream(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
已过时。
- getUnicodeStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
已过时。
- getUpdateCount() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the update count.
- getUpdateCount() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the update count.
- getUpdateCount() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the update count.
- getUpdateSqlAndParamPositions(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the update sql and param positions.
- getURL(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the url.
- getURL(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the url.
- getURL(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the url.
- getURL(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the url.
- getValue() - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
返回value.
- getValueMode(String) - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
返回指定列名的ValueModel
.
- getValueModes() - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
返回全部ValueModel
.
- getValueToSql(String, int, String) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
把字符串转换为指定类型的sql语句参数
.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the warnings.
- getWrapSign() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
Gets the wrap sign.
- group() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- gt(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- if_() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
If.
- imp(Reader) - 接口 中的方法cn.featherfly.common.db.data.DataImportor
-
导入.
- imp(Reader) - 类 中的方法cn.featherfly.common.db.data.JsonImportor
-
导入.
- ImportException - cn.featherfly.common.db.data中的异常错误
-
import异常
.
- ImportException() - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- in(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- in() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
In.
- index() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Index.
- inn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- inner() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Inner.
- insert() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Insert.
- insertRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Insert row.
- intersect() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Intersect.
- into() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Into.
- is() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Checks if is.
- isAfterLast() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is after last.
- isAutoGenerateKeyBatch() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Checks if is auto generate key batch.
- isAutoGenerateKeyBatch() - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
- isAutoincrement() - 接口 中的方法cn.featherfly.common.db.Column
-
- isAutoincrement() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
返回autoincrement
- isAutoincrement() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回autoincrement.
- isBeforeFirst() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is before first.
- isBuildWithFrom() - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
返回buildWithFrom
- isBuildWithFrom() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
返回buildWithFrom
- isClosed() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Checks if is closed.
- isClosed() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Checks if is closed.
- isClosed() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Checks if is closed.
- isClosed() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is closed.
- isClosed() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Checks if is closed.
- isColumnExist(String) - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
是否存在指定列
.
- isFirst() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is first.
- isFkCheck() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
返回fkCheck.
- isForUpdate(String) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
判断传入sql是否带有使用for update语法
.
- isIgnoreEmpty() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
- isInsertBatch() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Checks if is insert batch.
- isKeywordsUppercase() - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
返回keywordsUppercase.
- isKeywordsUppercase() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Checks if is keywords uppercase.
- isLast() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is last.
- isn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- isNotNull() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Checks if is not null.
- isNull() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Checks if is null.
- isNullable() - 接口 中的方法cn.featherfly.common.db.Column
-
- isNullable() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- isNullable() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回nullable.
- isOrderOperator(SortOperator) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
-
返回是否是传入的操作
- isPoolable() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Checks if is poolable.
- isPoolable() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Checks if is poolable.
- isPoolable() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Checks if is poolable.
- isPrimaryKey() - 接口 中的方法cn.featherfly.common.db.Column
-
- isPrimaryKey() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
-
- isPrimaryKey() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回primaryKey.
- isReadOnly() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Checks if is read only.
- isTableAndColumnNameUppercase() - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
返回tableAndColumnNameUppercase.
- isTableAndColumnNameUppercase() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Checks if is table and column name uppercase.
- isValid(int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Checks if is valid.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Checks if is wrapper for.
- JavaSqlTypeMapper<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的接口
-
SqlTypeToJavaRegister
.
- JavaToSqlTypeRegister<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的接口
-
JavaToSqlTypeRegister
.
- JdbcException - cn.featherfly.common.db中的异常错误
-
JDBC操作包装异常
.
- JdbcException() - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcMappingException - cn.featherfly.common.db.mapping中的异常错误
-
JdbcMappingException
.
- JdbcMappingException() - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingFactory - cn.featherfly.common.db.mapping中的类
-
MapperFactory
- JdbcMappingFactory(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
- JdbcMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
- JdbcMappingFactory.MappingMode - cn.featherfly.common.db.mapping中的枚举
-
- JdbcUtils - cn.featherfly.common.db中的类
-
JDBC操作的工具类
.
- join - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- join(String, String, String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(String, String, String, String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(Join, String, String, String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(Join, String, String, String, String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(String, String, ClassMapping<?>, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(String, String, ClassMapping<?>, String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(Join, String, String, ClassMapping<?>, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join(Join, String, String, ClassMapping<?>, String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Join.
- join() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Join.
- join(Join) - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Join.
- Join - cn.featherfly.common.db.dialect中的枚举
-
Join Types
.
- joinSelectColumnsBasicBuilders - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- JsonDataFormat - cn.featherfly.common.db.data.format中的类
-
JsonDataFormat
.
- JsonDataFormat(Writer) - 类 的构造器cn.featherfly.common.db.data.format.JsonDataFormat
-
Instantiates a new json data format.
- JsonDataFormatFactory - cn.featherfly.common.db.data.format中的类
-
JsonDataFormatFactory
- JsonDataFormatFactory() - 类 的构造器cn.featherfly.common.db.data.format.JsonDataFormatFactory
-
- JsonImportor - cn.featherfly.common.db.data中的类
-
导出为JSON格式的数据导入
.
- JsonImportor(Dialect) - 类 的构造器cn.featherfly.common.db.data.JsonImportor
-
Instantiates a new json importor.
- select(String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String, String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String, AggregateFunction, String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String, AggregateFunction) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String[]) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
批量添加select的列
- select(Collection<String>) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
批量添加select的列
- select(Map<String, String>) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
批量添加select的列
- select(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
批量添加select的列
- select(String[]) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
批量添加select的列
- select(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
批量添加select的列
- select(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
批量添加select的列
- select(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(String[]) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
批量添加select的列
- select(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
批量添加select的列
- select() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Select.
- SelectBuilder - cn.featherfly.common.db.builder.dml中的接口
-
SelectBuilder
- SelectColumnElement - cn.featherfly.common.db.builder.model中的类
-
Column
- SelectColumnElement(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
-
- SelectColumnElement(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
-
- SelectColumnElement(Dialect, String, String, AggregateFunction) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
-
- SelectColumnElement(Dialect, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
-
- SelectColumnElement(Dialect, String, String, AggregateFunction, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
-
- set() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Sets the.
- set(PreparedStatement, int, E) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Sets the value.
- set(PreparedStatement, int, E) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Sets the.
- set(E, int, GenericType<E>, PreparedStatement) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Sets the.
- setAggregateFunctions(AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.model.SelectColumnElement
-
设置aggregateFunctions
- setAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
设置alias
- setAlias(String) - 类 中的方法cn.featherfly.common.db.builder.model.TableElement
-
设置tableAlias
- setArray(int, Array) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the array.
- setArray(int, Array) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the array.
- setAsciiStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(String, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the ascii stream.
- setAutoCommit(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the auto commit.
- setAutoincrement(boolean) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置autoincrement.
- setBigDecimal(int, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the big decimal.
- setBigDecimal(String, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the big decimal.
- setBigDecimal(int, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the big decimal.
- setBinaryStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(String, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the binary stream.
- setBinaryStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the binary stream.
- setBinaryStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the binary stream.
- setBlob(int, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(String, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(int, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the blob.
- setBoolean(int, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the boolean.
- setBoolean(String, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the boolean.
- setBoolean(int, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the boolean.
- setBuildWithFrom(boolean) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
设置buildWithFrom
- setBuildWithFrom(boolean) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
设置buildWithFrom
- setByte(int, byte) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the byte.
- setByte(String, byte) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the byte.
- setByte(int, byte) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the byte.
- setBytes(int, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the bytes.
- setBytes(String, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the bytes.
- setBytes(int, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the bytes.
- setCatalog(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
设置catalog.
- setCatalog(String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the catalog.
- setCharacterStream(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(String, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the character stream.
- setClassNameConversions(List<ClassNameConversion>) - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
设置classNameConversions
- setClientInfo(Properties) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the client info.
- setClientInfo(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the client info.
- setClob(int, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(String, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(int, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the clob.
- setClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the clob.
- setClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the clob.
- setColumnIndex(int) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置columnIndex.
- setCursorName(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the cursor name.
- setCursorName(String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the cursor name.
- setCursorName(String) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the cursor name.
- setDataSource(DataSource) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
设置数据源
.
- setDate(int, Date) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the date.
- setDate(int, Date, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the date.
- setDate(String, Date) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the date.
- setDate(String, Date, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the date.
- setDate(int, Date) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the date.
- setDate(int, Date, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the date.
- setDecimalDigits(int) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置decimalDigits.
- setDefaultValue(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置defaultValue.
- setDialect(Dialect) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
设置dialect
- setDouble(int, double) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the double.
- setDouble(String, double) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the double.
- setDouble(int, double) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the double.
- setEscapeProcessing(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the escape processing.
- setEscapeProcessing(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the escape processing.
- setEscapeProcessing(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the escape processing.
- setExistPolicy(DataImportor.ExistPolicy) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
设置existPolicy.
- setFetchDirection(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the fetch direction.
- setFetchDirection(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the fetch direction.
- setFetchDirection(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Sets the fetch direction.
- setFetchDirection(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the fetch direction.
- setFetchSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the fetch size.
- setFetchSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the fetch size.
- setFetchSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Sets the fetch size.
- setFetchSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the fetch size.
- setFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
设置fkCheck.
- setFloat(int, float) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the float.
- setFloat(String, float) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the float.
- setFloat(int, float) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the float.
- setGenericType(GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
-
设置genericType.
- setHoldability(int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the holdability.
- setIgnoreEmpty(boolean) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
- setInt(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the int.
- setInt(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the int.
- setInt(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the int.
- setKeywordsUppercase(boolean) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
设置keywordsUppercase.
- setLoginTimeout(int) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Sets the login timeout.
- setLogWriter(PrintWriter) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Sets the log writer.
- setLong(int, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the long.
- setLong(String, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the long.
- setLong(int, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the long.
- setMaxFieldSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the max field size.
- setMaxFieldSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the max field size.
- setMaxFieldSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the max field size.
- setMaxRows(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the max rows.
- setMaxRows(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the max rows.
- setMaxRows(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the max rows.
- setName(String) - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
-
设置name
- setName(String) - 类 中的方法cn.featherfly.common.db.builder.model.TableElement
-
设置name
- setName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置name.
- setName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
设置name.
- setNamedParamEndSymbol(Character) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
设置namedParamEndSymbol.
- setNamedParamStartSymbol(char) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
设置namedParamStartSymbol.
- setNCharacterStream(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N character stream.
- setNClob(int, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(String, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(int, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N clob.
- setNClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N clob.
- setNClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N clob.
- setNString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N string.
- setNString(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N string.
- setNString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N string.
- setNull(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the null.
- setNull(int, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the null.
- setNull(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the null.
- setNull(String, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the null.
- setNull(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the null.
- setNull(int, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the null.
- setNullable(boolean) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置nullable.
- setObject(int, Object) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the object.
- setObject(int, Object, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the object.
- setObject(int, Object, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the object.
- setObject(String, Object) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the object.
- setObject(String, Object, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the object.
- setObject(String, Object, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the object.
- setObject(int, Object) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the object.
- setObject(int, Object, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the object.
- setObject(int, Object, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the object.
- setParam(Object) - 类 中的方法cn.featherfly.common.db.builder.model.ParamedColumnElement
-
设置param
- setParameter(PreparedStatementWrapper, int, Object) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
设置参数
.
- setParameter(PreparedStatementWrapper, int, Object, boolean) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
设置参数
.
- setParameter(PreparedStatement, int, Object) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
设置参数
.
- setParameter(PreparedStatement, int, Object, boolean) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
设置参数
.
- setParameters(PreparedStatementWrapper, Object...) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
设置参数
.
- setParameters(PreparedStatement, Object...) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
设置参数
.
- setPoolable(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the poolable.
- setPoolable(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the poolable.
- setPoolable(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the poolable.
- setPrepareSqls(List<String>) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
设置prepareSqls.
- setPrimaryKey(boolean) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置primaryKey.
- setPropertyNameConversions(List<PropertyNameConversion>) - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
-
设置propertyNameConversions
- setQueryAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
设置queryAlias
- setQueryTimeout(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the query timeout.
- setQueryTimeout(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the query timeout.
- setQueryTimeout(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the query timeout.
- setReadOnly(boolean) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the read only.
- setRef(int, Ref) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the ref.
- setRef(int, Ref) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the ref.
- setRemark(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置remark.
- setRemark(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
设置remark.
- setRowId(int, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the row id.
- setRowId(String, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the row id.
- setRowId(int, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the row id.
- setSavepoint() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the savepoint.
- setSavepoint(String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the savepoint.
- setShort(int, short) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the short.
- setShort(String, short) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the short.
- setShort(int, short) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the short.
- setSize(int) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置size.
- setSqlType(SQLType) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置sqlType.
- setSQLXML(int, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the SQLXML.
- setSQLXML(String, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the SQLXML.
- setSQLXML(int, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the SQLXML.
- setString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the string.
- setString(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the string.
- setString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the string.
- setTableAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
设置alias
- setTableAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
设置alias
- setTableAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
设置alias
- setTableAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
设置alias
- setTableAlias(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
-
设置tableAlias
- setTableAlias(String) - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
-
设置tableAlias
- setTableAndColumnNameUppercase(boolean) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
设置tableAndColumnNameUppercase.
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
设置tableName
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
-
设置tableName
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
设置tableName
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
设置tableName
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
设置tableName
- setTime(int, Time) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the time.
- setTime(int, Time, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the time.
- setTime(String, Time) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the time.
- setTime(String, Time, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the time.
- setTime(int, Time) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the time.
- setTime(int, Time, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the time.
- setTimestamp(int, Timestamp) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the timestamp.
- setTimestamp(int, Timestamp, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the timestamp.
- setTimestamp(String, Timestamp) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the timestamp.
- setTimestamp(String, Timestamp, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the timestamp.
- setTimestamp(int, Timestamp) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the timestamp.
- setTimestamp(int, Timestamp, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the timestamp.
- setTransactionIsolation(int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the transaction isolation.
- setTransactionPolicy(DataImportor.TransactionPolicy) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
设置transactionPolicy.
- setTransformers(List<DataTransformer>) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
设置transformers.
- setType - 类 中的变量cn.featherfly.common.db.builder.model.UpdateColumnElement
-
- setType(int) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置type.
- setType(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
设置type.
- setTypeMap(Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the type map.
- setTypeName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
设置typeName.
- setUnicodeStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
已过时。
- setUnicodeStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
已过时。
- setURL(int, URL) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the URL.
- setURL(String, URL) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the URL.
- setURL(int, URL) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the URL.
- setValue(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
- setValue(String, Object, UpdateColumnElement.SetType) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
- setValue(String) - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
设置value.
- SimpleColumn - cn.featherfly.common.db.model中的类
-
SimpleColumn
- SimpleColumn() - 类 的构造器cn.featherfly.common.db.model.SimpleColumn
-
- SimpleQuery - cn.featherfly.common.db.data.query中的类
-
简单查询
copyright cdthgk 2010-2020, all rights reserved.
- SimpleQuery(String, Object...) - 类 的构造器cn.featherfly.common.db.data.query.SimpleQuery
-
- SimpleQuery(String, String, Object...) - 类 的构造器cn.featherfly.common.db.data.query.SimpleQuery
-
- SimpleTable - cn.featherfly.common.db.model中的类
-
SimpleTable
- SimpleTable() - 类 的构造器cn.featherfly.common.db.model.SimpleTable
-
- size - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The size.
- sort() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- SqlBuilder - cn.featherfly.common.db.builder中的接口
-
SqlBuilder
- SqlConditionBuilder - cn.featherfly.common.db.builder.dml中的接口
-
SqlConditoinBuilder
- SqlConditionExpression - cn.featherfly.common.db.builder.dml中的类
-
sql condition expression sql 条件表达式
- SqlConditionGroup - cn.featherfly.common.db.builder.dml中的类
-
sql condition group builder sql条件逻辑组构造器
- SqlConditionGroup(Dialect, SqlSortBuilder) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
- SqlConditionGroup(Dialect, String, SqlSortBuilder) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
- SqlDataFormat - cn.featherfly.common.db.data.format中的类
-
JsonDataFormat
.
- SqlDataFormat(Writer, Dialect) - 类 的构造器cn.featherfly.common.db.data.format.SqlDataFormat
-
Instantiates a new sql data format.
- SqlDataFormatFactory - cn.featherfly.common.db.data.format中的类
-
SqlDataFormatFactory
- SqlDataFormatFactory() - 类 的构造器cn.featherfly.common.db.data.format.SqlDataFormatFactory
-
- SqlDeleteFromBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
SqlUpdateSetBasicBuilder
- SqlDeleteFromBasicBuilder(Dialect) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
-
- SqlDeleteFromBasicBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
-
- SqlElement - cn.featherfly.common.db.builder.model中的接口
-
SqlElement
- SqlExecutor - cn.featherfly.common.db中的类
-
SqlExecutor
.
- SqlExecutor(DataSource) - 类 的构造器cn.featherfly.common.db.SqlExecutor
-
Instantiates a new sql executor.
- SqlFindBuilder - cn.featherfly.common.db.builder.dml中的类
-
sql find builder
- SqlFindBuilder(Dialect, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlFindBuilder
-
- SqlFindBuilder(Dialect, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlFindBuilder
-
- SqlFindBuilder(Dialect, String, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlFindBuilder
-
- SQLITE - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialects
-
The sqlite.
- SQLiteDialect - cn.featherfly.common.db.dialect中的类
-
SQLite Dialect
- SQLiteDialect() - 类 的构造器cn.featherfly.common.db.dialect.SQLiteDialect
-
- SqlJoinOnBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
sql select basic builder. columns with given table
- SqlJoinOnBasicBuilder(Dialect, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- SqlJoinOnBasicBuilder(Dialect, Join, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- SqlJoinOnBasicBuilder(Dialect, String, String, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- SqlJoinOnBasicBuilder(Dialect, Join, String, String, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
- sqlJoinOnBasicBuilders - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- SqlLogicExpression - cn.featherfly.common.db.builder.dml中的类
-
sql logic expression
- SqlLogicExpression(LogicOperator) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlLogicExpression
-
- SqlOrderByBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
sql sort builder
- SqlOrderByBasicBuilder(Dialect) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
-
- SqlOrderByBasicBuilder.Order - cn.featherfly.common.db.builder.dml.basic中的类
-
排序参数辅助对象
- SqlQueryBuilder - cn.featherfly.common.db.builder.dml中的类
-
sql query builder
- SqlQueryBuilder(Dialect) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
- SqlResultSet - cn.featherfly.common.db.mapping中的类
-
JdbcRes
- SqlResultSet(ResultSet) - 类 的构造器cn.featherfly.common.db.mapping.SqlResultSet
-
- SqlSelectBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
sql select basic builder. columns with given table
- SqlSelectBasicBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- SqlSelectBasicBuilder(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
- SqlSelectBasicBuilder(Dialect, ClassMapping<?>, MappingFactory) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Instantiates a new sql select basic builder.
- SqlSelectBasicBuilder(Dialect, ClassMapping<?>, String, MappingFactory) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
Instantiates a new sql select basic builder.
- SqlSelectBuilder - cn.featherfly.common.db.builder.dml中的类
-
sql find builder
- SqlSelectBuilder(Dialect, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
- SqlSelectBuilder(Dialect, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
- SqlSelectBuilder(Dialect, String, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
- SqlSelectColumnsBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
sql select basic builder. columns with given table
- SqlSelectColumnsBasicBuilder(Dialect) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
- SqlSelectColumnsBasicBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
- SqlSelectColumnsBasicBuilder(Dialect, ClassMapping<?>, MappingFactory) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
- SqlSelectColumnsBasicBuilder(Dialect, ClassMapping<?>, String, MappingFactory) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
- SqlSelectJoinOnBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
SqlSelectJoinOnBasicBuilder
- SqlSelectJoinOnBasicBuilder(SqlSelectBasicBuilder, SqlSelectColumnsBasicBuilder) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
-
Instantiates a new sql select join on basic builder.
- SqlSortBuilder - cn.featherfly.common.db.builder.dml中的类
-
sql sort builder
- SqlSortBuilder(Dialect) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlSortBuilder
-
- SqlSortBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlSortBuilder
-
- sqlType - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The sql type.
- SqlTypeMappingManager - cn.featherfly.common.db.mapping中的类
-
SqlTypeMapping
.
- SqlTypeMappingManager() - 类 的构造器cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Instantiates a new sql type mapping manager.
- SqlTypeToJavaRegister<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的接口
-
SqlTypeToJavaRegister
.
- SqlUpdateSetBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
SqlUpdateSetBasicBuilder
- SqlUpdateSetBasicBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
- SqlUpdateSetBasicBuilder(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
- SqlUtils - cn.featherfly.common.db中的类
-
Sql的相关工具类
.
- START_PARAM_NAME - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
-
命名参数查询的查询条件默认起始位置名称.
- StatementWrapper - cn.featherfly.common.db.wrapper中的类
-
java.sql.Statement的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
- StatementWrapper(Statement, ConnectionWrapper) - 类 的构造器cn.featherfly.common.db.wrapper.StatementWrapper
-
Instantiates a new statement wrapper.
- sum() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Sum.
- support(GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
- support(SQLType) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
- support(GenericType<E>) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
- sw(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup