跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W 

A

absolute(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Absolute.
AbstractBeanPropertyJavaSqlTypeMapper<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的类
AbstractGenericSqlTypeToJavaRegister .
AbstractBeanPropertyJavaSqlTypeMapper(BeanProperty<E>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractBeanPropertyJavaSqlTypeMapper
Instantiates a new abstract bean property java sql type mapper.
AbstractColumn<T extends Column> - cn.featherfly.common.db.model中的类
AbstractColumn .
AbstractColumn() - 类 的构造器cn.featherfly.common.db.model.AbstractColumn
 
AbstractDataExportor - cn.featherfly.common.db.data中的类
抽象导出器 .
AbstractDataExportor(Dialect) - 类 的构造器cn.featherfly.common.db.data.AbstractDataExportor
Instantiates a new abstract data exportor.
AbstractDataImpExp - cn.featherfly.common.db.data中的类
抽象导入导出器工具 .
AbstractDataImpExp(Dialect) - 类 的构造器cn.featherfly.common.db.data.AbstractDataImpExp
Instantiates a new abstract data imp exp.
AbstractDataImportor - cn.featherfly.common.db.data中的类
抽象导入器 .
AbstractDataImportor(Dialect) - 类 的构造器cn.featherfly.common.db.data.AbstractDataImportor
Instantiates a new abstract data importor.
AbstractDialect - cn.featherfly.common.db.dialect中的类
数据库方言的抽象类.
AbstractDialect() - 类 的构造器cn.featherfly.common.db.dialect.AbstractDialect
Instantiates a new abstract dialect.
AbstractGenericJavaSqlTypeMapper<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的类
AbstractGenericSqlTypeToJavaRegister
AbstractGenericJavaSqlTypeMapper() - 类 的构造器cn.featherfly.common.db.mapping.AbstractGenericJavaSqlTypeMapper
 
AbstractJavaSqlTypeMapper<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的类
AbstractGenericSqlTypeToJavaRegister .
AbstractJavaSqlTypeMapper(GenericType<E>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
Instantiates a new abstract java sql type mapper.
AbstractSqlElement - cn.featherfly.common.db.builder.model中的类
SqlElement
AbstractSqlElement(Dialect) - 类 的构造器cn.featherfly.common.db.builder.model.AbstractSqlElement
 
AbstractSqlSelectBuilder - cn.featherfly.common.db.builder.dml中的类
abstract sql Select builder
AbstractSqlSelectBuilder(Dialect, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
 
AbstractSqlSelectBuilder(Dialect, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
 
AbstractSqlSelectBuilder(Dialect, String, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
 
AbstractTable<T extends Table> - cn.featherfly.common.db.model中的类
AbstractTable
AbstractTable() - 类 的构造器cn.featherfly.common.db.model.AbstractTable
Instantiates a new table model.
add(RecordModel.ValueModel) - 类 中的方法cn.featherfly.common.db.data.RecordModel
添加ValueModel .
add() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Adds the.
add(Column) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
 
addAsc(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
add property to asc list
addAsc(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
add property to asc list
addBatch() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Adds the batch.
addBatch(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Adds the batch.
addBatch() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Adds the batch.
addBatch(String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Adds the batch.
addBatch(String) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Adds the batch.
addColumn(Column) - 类 中的方法cn.featherfly.common.db.builder.TableModel
添加列 .
addColumn(Column...) - 类 中的方法cn.featherfly.common.db.builder.TableModel
添加列元数据.
addColumn(Collection<Column>) - 类 中的方法cn.featherfly.common.db.builder.TableModel
添加列元数据.
addColumn(ColumnMetadata) - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
添加列元数据.
addColumn(ColumnMetadata...) - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
添加列元数据.
addColumn(Collection<ColumnMetadata>) - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
添加列元数据.
addDesc(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
add property to desc list
addDesc(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
add property to desc list
addFilter(DataFilter) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
添加过滤器 .
addFilter(DataFilter...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
添加过滤器 .
addOrder(String, String, SortOperator) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
add property to asc list
addParam(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
添加排序参数
addParam(ColumnElement) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
添加排序参数
addPrepareSql(String) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
添加预执行sql .
addPrepareSql(String...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
添加预执行sql .
addSelectColumn(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
addSelectColumn
addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
addSelectColumn
addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
addSelectColumn
addSelectColumn(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
addSelectColumn
addSelectColumn(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
add column
addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
add column
addSelectColumn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
add column
addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
add column
addSelectColumn(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
add column
addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
add column
addSelectColumn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
add column
addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
add column
addSelectColumn(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
add column
addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
add column
addSelectColumn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
add column
addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
add column
addSelectColumns(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
addColumns
addSelectColumns(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
addColumns
addSelectColumns(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
addColumns
addSelectColumns(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
addColumns
addSelectColumns(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
addColumns
addSelectColumns(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
addColumns
addSelectProperties(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
addSelectProperties.
addSelectProperties(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
addSelectProperties.
addSelectProperty(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
addSelectProperty.
addSelectProperty(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
addSelectProperty.
addTransformers(DataTransformer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
添加数据变换器 .
addTransformers(DataTransformer...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
添加数据变换器 .
after() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
After.
afterLast() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
After last.
aggregateFunctions - 类 中的变量cn.featherfly.common.db.builder.model.SelectColumnElement
 
all() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
All.
alter() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Alter.
and() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
and() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
And.
as() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
As.
asc(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
asc() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Asc.
asName - 类 中的变量cn.featherfly.common.db.builder.model.SelectColumnElement
 
autoincrement - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The autoincrement.
avg() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Avg.

B

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.

C

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, StatementResultSet.
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
convert named param sql with SqlUtils.PARAM_NAME_START_SYMBOL.
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.

D

DatabaseMetadata - cn.featherfly.common.db.metadata中的类
库元数据
DatabaseMetadataException - cn.featherfly.common.db.metadata中的异常错误
database metadata exception .
DatabaseMetadataException() - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(String) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
Instantiates a new database metadata exception.
DatabaseMetadataManager - cn.featherfly.common.db.metadata中的类
数据库元数据管理器
DatabaseMetadataManager() - 类 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataManager
 
DataExportor - cn.featherfly.common.db.data中的接口
数据导出
DataExportorImpl - cn.featherfly.common.db.data中的类
通用数据导出器,使用DataFormatFactory格式化数据 .
DataExportorImpl(Dialect, DataFormatFactory) - 类 的构造器cn.featherfly.common.db.data.DataExportorImpl
Instantiates a new data exportor impl.
DataFilter - cn.featherfly.common.db.data中的接口
DataFilter 数据过滤器,用于在导入与导出时进行过滤
DataFormat - cn.featherfly.common.db.data中的接口
DataFomart
DataFormatFactory - cn.featherfly.common.db.data中的接口
DataFormatFactory
DataImportor - cn.featherfly.common.db.data中的接口
数据导入
DataImportor.ExistPolicy - cn.featherfly.common.db.data中的枚举
数据存在时的策略.
DataImportor.TransactionPolicy - cn.featherfly.common.db.data中的枚举
事务策略.
DataSourceWrapper - cn.featherfly.common.db.wrapper中的类
javax.sql.DataSource的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
DataSourceWrapper(DataSource) - 类 的构造器cn.featherfly.common.db.wrapper.DataSourceWrapper
Instantiates a new data source wrapper.
DataTransformer - cn.featherfly.common.db.data中的接口
DataTransformer 数据变换器,用于导入或导出数据时对一些特殊数据进行处理
decimalDigits - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
小数位数.
default_() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Default.
DEFAULT_LIMIT - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
默认的查询返回条数.
defaultSelectColumnsBasicBuilder - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
 
DefaultSqlTypeMapping - cn.featherfly.common.db.mapping中的类
BasicSqlTypeMapping
DefaultSqlTypeMapping() - 类 的构造器cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
 
defaultValue - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The default value.
delete() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Delete.
deleteFrom() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Delete from.
deleteRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Delete row.
desc(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
desc() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Desc.
dialect - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
 
dialect - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
 
dialect - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
 
dialect - 类 中的变量cn.featherfly.common.db.builder.model.AbstractSqlElement
 
dialect - 类 中的变量cn.featherfly.common.db.data.AbstractDataImpExp
The dialect.
Dialect - cn.featherfly.common.db.dialect中的接口
database dialect.
Dialect.Keyworld - cn.featherfly.common.db.dialect中的类
The Class Keyworld.
DialectException - cn.featherfly.common.db.dialect中的异常错误
Dialect Exception
DialectException() - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(String) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
DialectException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
 
Dialects - cn.featherfly.common.db.dialect中的接口
Dialects .
distinct() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Distinct.
drop() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Drop.

E

endGroup() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
endJoin() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
 
eq(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
equals(Object) - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
equals(Object) - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
ew(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
except() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Except.
execute(File) - 类 中的方法cn.featherfly.common.db.SqlExecutor
read sql from file with UTF-8 and execute.
execute(File, String) - 类 中的方法cn.featherfly.common.db.SqlExecutor
read sql from file with assgin encoding and execute.
execute(File, Charset) - 类 中的方法cn.featherfly.common.db.SqlExecutor
read sql from file with assgin encoding and execute.
execute(InputStream, Charset) - 类 中的方法cn.featherfly.common.db.SqlExecutor
read sql from file with assgin encoding and execute.
execute(String) - 类 中的方法cn.featherfly.common.db.SqlExecutor
read sql from string sqlContent.
execute(String[]) - 类 中的方法cn.featherfly.common.db.SqlExecutor
execute sqls.
execute(String, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql execute.
execute(String, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql execute.
execute(Execution) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql execute.
execute(Execution...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql execute.
execute() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute.
execute(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute.
execute(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute.
execute(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute.
execute(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute.
execute() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute.
execute(String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute.
execute(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute.
execute(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute.
execute(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute.
execute(String) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute.
execute(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute.
execute(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute.
execute(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute.
executeBatch() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute batch.
executeBatch() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute batch.
executeBatch() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute batch.
executeQuery() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute query.
executeQuery(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute query.
executeQuery() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute query.
executeQuery(String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute query.
executeQuery(String) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute query.
executeUpdate() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute update.
executeUpdate(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute update.
executeUpdate(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute update.
executeUpdate(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute update.
executeUpdate(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Execute update.
executeUpdate() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute update.
executeUpdate(String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute update.
executeUpdate(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute update.
executeUpdate(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute update.
executeUpdate(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Execute update.
executeUpdate(String) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute update.
executeUpdate(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute update.
executeUpdate(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute update.
executeUpdate(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Execute update.
exists() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Exists.
exportData(String, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出结果集
exportData(Collection<String>, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出结果集
exportData(Writer, String...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出结果集
exportData(String, ConditionBuilder, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出结果集
exportData(Writer, Query...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出结果集
exportData(Query, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出结果集
exportData(String, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(Collection<String>, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(Writer, String...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(String, ConditionBuilder, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(Writer, Query...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(Writer, Collection<Query>) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(Query, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出结果集
exportData(Writer, Collection<Query>) - 类 中的方法cn.featherfly.common.db.data.DataExportorImpl
导出结果集
exportDatabase(Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出整库
exportDatabase(Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出整库
ExportException - cn.featherfly.common.db.data中的异常错误
export异常 .
ExportException() - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(String) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
ExportException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
Instantiates a new export exception.
exportTable(String, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出某张表
exportTable(Writer, Collection<String>) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出某几张表
exportTable(Writer, String...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出某几张表
exportTable(TableQuery, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出某张表
exportTable(String, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出某张表
exportTable(Writer, Collection<String>) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出某几张表
exportTable(Writer, String...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出某几张表
exportTable(TableQuery, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出某张表
exportTables(Writer, TableQuery...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出某几张表
exportTables(Writer, Collection<TableQuery>) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
导出某几张表
exportTables(Writer, Collection<TableQuery>) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出某几张表
exportTables(Writer, TableQuery...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
导出某几张表

F

fetch() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
 
fetch(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
 
fetchProperties - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
 
filtdate(RecordModel, Connection) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
数据过滤 .
filter(RecordModel, Connection) - 接口 中的方法cn.featherfly.common.db.data.DataFilter
是否过滤指定数据,返回true表示过滤当前验证的数据
find(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
find(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
findColumn(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Find column.
first() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
First.
from(String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
进入条件表达式
from(String, String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
进入条件表达式
from(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
进入条件表达式
from(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
进入条件表达式
from(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
进入条件表达式
from(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
进入条件表达式
from() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
From.
full() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Full.

G

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

H

hashCode() - 类 中的方法cn.featherfly.common.db.metadata.ColumnMetadata
hashCode() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata

I

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.

J

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.

K

key() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Key.
Keywords - cn.featherfly.common.db.dialect中的枚举
Keywords .

L

last() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Last.
le(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
left() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Left.
like() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Like.
LIMIT_PARAM_NAME - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
命名参数查询的查询条件默认数量名称.
link(String, String...) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
link sql part
link(String, String) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
link sql part
link(StringBuilder, String...) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
link sql part
link(StringBuilder, String) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
条件添加工具
loadDriver(String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Loads and registers a database driver class.
logger - 类 中的变量cn.featherfly.common.db.data.AbstractDataImpExp
The logger.
logger - 类 中的变量cn.featherfly.common.db.dialect.AbstractDialect
The logger.
logger - 类 中的变量cn.featherfly.common.db.mapping.SqlTypeMappingManager
The logger.
logger - 类 中的变量cn.featherfly.common.db.SqlExecutor
The logger.
lookupColumnName(ResultSetMetaData, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Determine the column name to use.
lt(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup

M

main(String[]) - 类 中的静态方法cn.featherfly.common.db.data.query.TableQuery
 
mappingFactory - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
 
mappingFactory - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
 
max() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Max.
min() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Min.
moveToCurrentRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Move to current row.
moveToInsertRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Move to insert row.
MYSQL - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialects
The mysql.
MySQLDialect - cn.featherfly.common.db.dialect中的类
MySQL Dialect.
MySQLDialect() - 类 的构造器cn.featherfly.common.db.dialect.MySQLDialect
 

N

name - 类 中的变量cn.featherfly.common.db.builder.model.ColumnElement
 
name - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The name.
name - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The name.
nativeSQL(String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Native SQL.
ne(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
next() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Next.
nin(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
not() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Not.
notIn() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Not in.
nullable - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The nullable.
nullText() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Null text.

O

on() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
On.
or() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
or() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Or.
ORACLE - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialects
The oracle.
OracleDialect - cn.featherfly.common.db.dialect中的类
Oracle Dialect.
OracleDialect() - 类 的构造器cn.featherfly.common.db.dialect.OracleDialect
 
Order(Dialect, SortOperator) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
 
order() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Order.
orderBy() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Order by.
outer() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Outer.

P

param - 类 中的变量cn.featherfly.common.db.builder.model.ParamedColumnElement
 
PARAM_NAME_START_SYMBOL - 类 中的静态变量cn.featherfly.common.db.SqlUtils
The Constant PARAM_NAME_START_SYMBOL.
ParamedColumnElement - cn.featherfly.common.db.builder.model中的类
ParamedColumnElement
ParamedColumnElement(Dialect, String, Object) - 类 的构造器cn.featherfly.common.db.builder.model.ParamedColumnElement
 
ParamedColumnElement(Dialect, String, Object, String) - 类 的构造器cn.featherfly.common.db.builder.model.ParamedColumnElement
 
POSTGRESQL - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialects
The postgresql.
PostgreSQLDialect - cn.featherfly.common.db.dialect中的类
PostgreSQL Dialect.
PostgreSQLDialect() - 类 的构造器cn.featherfly.common.db.dialect.PostgreSQLDialect
 
prepareCall(String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare call.
prepareCall(String, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare call.
prepareCall(String, int, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare call.
PreparedStatementWrapper - cn.featherfly.common.db.wrapper中的类
java.sql.PreparedStatement的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
PreparedStatementWrapper(PreparedStatement, ConnectionWrapper) - 类 的构造器cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Instantiates a new prepared statement wrapper.
prepareStatement(String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare statement.
prepareStatement(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare statement.
prepareStatement(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare statement.
prepareStatement(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare statement.
prepareStatement(String, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare statement.
prepareStatement(String, int, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Prepare statement.
previous() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Previous.
primary() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Primary.
primaryColumns - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The primary columns.
primaryKey - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The primary key.
printStackTrace(SQLException) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Print the stack trace for a SQLException to STDERR.
printStackTrace(SQLException, PrintWriter) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Print the stack trace for a SQLException to a specified PrintWriter.
printWarnings(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Print warnings on a Connection to STDERR.
printWarnings(Connection, PrintWriter) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Print warnings on a Connection to a specified PrintWriter.
property(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlFindBuilder
property(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlFindBuilder
property(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlFindBuilder

Q

query(Execution, RowMapper<E>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.
query(String, RowMapper<E>, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.
query(String, RowMapper<E>, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.
query(Execution) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.
query(String, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
Query.
query(String, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.
queryListArray(Execution) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.
queryListArray(String, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
Query list array.
queryListArray(String, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
sql query.

R

RecordModel - cn.featherfly.common.db.data中的类
RecordMetadata.
RecordModel(String) - 类 的构造器cn.featherfly.common.db.data.RecordModel
Instantiates a new record model.
RecordModel.ValueModel - cn.featherfly.common.db.data中的类
The Class ValueModel.
reCreate(Connection) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
reCreate(DataSource) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
reCreate(DataSource, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
reCreate(Connection, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
refreshRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Refresh row.
regist(JavaToSqlTypeRegister<? extends Serializable>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist.
regist(JavaSqlTypeMapper<? extends Serializable>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist.
regist(Class<?>, JavaSqlTypeMapper<? extends Serializable>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist.
regist(SqlTypeToJavaRegister<? extends Serializable>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist.
registerOutParameter(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Register out parameter.
registerOutParameter(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Register out parameter.
registerOutParameter(int, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Register out parameter.
registerOutParameter(int, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Register out parameter.
registerOutParameter(String, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Register out parameter.
registerOutParameter(String, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Register out parameter.
relative(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Relative.
releaseSavepoint(Savepoint) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Release savepoint.
remark - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The remark.
remark - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The remark.
ResultSetWrapper - cn.featherfly.common.db.wrapper中的类
java.sql.ResultSet的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
ResultSetWrapper(ResultSet) - 类 的构造器cn.featherfly.common.db.wrapper.ResultSetWrapper
Instantiates a new result set wrapper.
right() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Right.
rollback(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Rollback any changes made on the given connection.
rollback() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Rollback.
rollback(Savepoint) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Rollback.
rollbackAndClose(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Performs a rollback on the Connection then closes it, avoid closing if null.
rollbackAndCloseQuietly(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Performs a rollback on the Connection then closes it, avoid closing if null and hide any SQLExceptions that occur.
rowDeleted() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Row deleted.
rowInserted() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Row inserted.
rowUpdated() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Row updated.

S

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

T

table() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Table.
Table - cn.featherfly.common.db中的接口
Table
tableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
 
tableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
 
tableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
 
tableAlias - 类 中的变量cn.featherfly.common.db.builder.model.ColumnElement
 
TableElement - cn.featherfly.common.db.builder.model中的类
Column
TableElement(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.model.TableElement
 
TableElement(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.TableElement
 
TableMetadata - cn.featherfly.common.db.metadata中的类
表元数据
TableMetadata(DatabaseMetadata) - 类 的构造器cn.featherfly.common.db.metadata.TableMetadata
 
TableModel - cn.featherfly.common.db.builder中的类
TableModel .
TableModel() - 类 的构造器cn.featherfly.common.db.builder.TableModel
Instantiates a new table model.
tableName - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
 
tableName - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
 
TableQuery - cn.featherfly.common.db.data.query中的类
TableQuery
TableQuery(Dialect, String) - 类 的构造器cn.featherfly.common.db.data.query.TableQuery
 
TableQuery(Dialect, String, ConditionBuilder) - 类 的构造器cn.featherfly.common.db.data.query.TableQuery
 
TableType - cn.featherfly.common.db.metadata中的枚举
数据表类型
TEXT_TYPE - 类 中的静态变量cn.featherfly.common.db.dialect.SQLiteDialect
 
toSql() - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
toSql
toSql() - 类 中的方法cn.featherfly.common.db.builder.model.ConditionColumnElement
toSql
toSql() - 类 中的方法cn.featherfly.common.db.builder.model.SelectColumnElement
toSql
toSql() - 接口 中的方法cn.featherfly.common.db.builder.model.SqlElement
toSql
toSql() - 类 中的方法cn.featherfly.common.db.builder.model.TableElement
toSql
toSql() - 类 中的方法cn.featherfly.common.db.builder.model.UpdateColumnElement
toSql
toString() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
toString() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
toString() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
toString() - 类 中的方法cn.featherfly.common.db.builder.model.AbstractSqlElement
toString() - 类 中的方法cn.featherfly.common.db.data.RecordModel
toString() - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
transferStringForSql(String) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
将字符串转义.会将\ ' "转义为\\ \' \"
transform(RecordModel) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
数据变换 .
transform(RecordModel) - 接口 中的方法cn.featherfly.common.db.data.DataTransformer
数据变换
truncate() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Truncate.
type - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The type.
type - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The type.
typeName - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The type name.
TypeRegister<E extends java.io.Serializable> - cn.featherfly.common.db.mapping中的接口
SqlTypeToJavaRegister .

U

union() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Union.
unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Unwrap.
unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Unwrap.
unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
Unwrap.
unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Unwrap.
unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Unwrap.
unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
Unwrap.
update() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Update.
UPDATE_STRING - 类 中的静态变量cn.featherfly.common.db.dialect.AbstractDialect
for update的后置.
updateArray(int, Array) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update array.
updateArray(String, Array) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update array.
updateAsciiStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ascii stream.
updateAsciiStream(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ascii stream.
updateAsciiStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ascii stream.
updateAsciiStream(String, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ascii stream.
updateAsciiStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ascii stream.
updateAsciiStream(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ascii stream.
updateBigDecimal(int, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update big decimal.
updateBigDecimal(String, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update big decimal.
updateBinaryStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update binary stream.
updateBinaryStream(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update binary stream.
updateBinaryStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update binary stream.
updateBinaryStream(String, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update binary stream.
updateBinaryStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update binary stream.
updateBinaryStream(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update binary stream.
updateBlob(int, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update blob.
updateBlob(String, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update blob.
updateBlob(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update blob.
updateBlob(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update blob.
updateBlob(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update blob.
updateBlob(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update blob.
updateBoolean(int, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update boolean.
updateBoolean(String, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update boolean.
updateByte(int, byte) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update byte.
updateByte(String, byte) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update byte.
updateBytes(int, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update bytes.
updateBytes(String, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update bytes.
updateCharacterStream(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update character stream.
updateCharacterStream(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update character stream.
updateCharacterStream(int, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update character stream.
updateCharacterStream(String, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update character stream.
updateCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update character stream.
updateCharacterStream(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update character stream.
updateClob(int, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update clob.
updateClob(String, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update clob.
updateClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update clob.
updateClob(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update clob.
updateClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update clob.
updateClob(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update clob.
UpdateColumnElement - cn.featherfly.common.db.builder.model中的类
UpdateColumnElement
UpdateColumnElement(Dialect, String, Object) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
 
UpdateColumnElement(Dialect, String, Object, String) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
 
UpdateColumnElement(Dialect, String, Object, String, UpdateColumnElement.SetType) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
 
UpdateColumnElement.SetType - cn.featherfly.common.db.builder.model中的枚举
 
updateDate(int, Date) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update date.
updateDate(String, Date) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update date.
updateDouble(int, double) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update double.
updateDouble(String, double) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update double.
updateFloat(int, float) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update float.
updateFloat(String, float) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update float.
updateInt(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update int.
updateInt(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update int.
updateLong(int, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update long.
updateLong(String, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update long.
updateNCharacterStream(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N character stream.
updateNCharacterStream(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N character stream.
updateNCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N character stream.
updateNCharacterStream(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N character stream.
updateNClob(int, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N clob.
updateNClob(String, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N clob.
updateNClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N clob.
updateNClob(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N clob.
updateNClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N clob.
updateNClob(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N clob.
updateNString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N string.
updateNString(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update N string.
updateNull(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update null.
updateNull(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update null.
updateObject(int, Object) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update object.
updateObject(String, Object) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update object.
updateObject(int, Object, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update object.
updateObject(String, Object, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update object.
updateRef(int, Ref) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ref.
updateRef(String, Ref) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update ref.
updateRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update row.
updateRowId(int, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update row id.
updateRowId(String, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update row id.
updateShort(int, short) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update short.
updateShort(String, short) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update short.
updateSQLXML(int, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update SQLXML.
updateSQLXML(String, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update SQLXML.
updateString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update string.
updateString(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update string.
updateTime(int, Time) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update time.
updateTime(String, Time) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update time.
updateTimestamp(int, Timestamp) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update timestamp.
updateTimestamp(String, Timestamp) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Update timestamp.

V

ValueModel(String, int, String) - 类 的构造器cn.featherfly.common.db.data.RecordModel.ValueModel
ValueModel .
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.builder.model.UpdateColumnElement.SetType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.ExistPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.TransactionPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.dialect.Join
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.dialect.Keywords
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.mapping.JdbcMappingFactory.MappingMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.metadata.TableType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.featherfly.common.db.builder.model.UpdateColumnElement.SetType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.ExistPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.TransactionPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Values.
values() - 枚举 中的静态方法cn.featherfly.common.db.dialect.Join
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.dialect.Keywords
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.mapping.JdbcMappingFactory.MappingMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.metadata.TableType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
转换为SQL语句中使用的字符串 .
valueToSql(Object, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
转换为SQL语句中使用的字符串 .
view() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
View.

W

warpConnection(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Warp connection.
warpDataSource(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Warp data source.
wasNull() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
Was null.
wasNull() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Was null.
where() - 接口 中的方法cn.featherfly.common.db.builder.dml.SqlConditionBuilder
进入条件表达式
where() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
进入条件表达式
where() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlFindBuilder
where() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Where.
with(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlFindBuilder
 
wrapName(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
包装名称,避免关键字问题 .
wrapName(String) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
包装名称,避免关键字问题 .
wrapName(String) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
包装名称,避免关键字问题 .
wrapName(String) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
包装名称,避免关键字问题 .
wrapName(String) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
包装名称,避免关键字问题 .
writeDataEnd(DatabaseMetadata) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
 
writeDataEnd(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
writeDataEnd(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
writeDataStart(DatabaseMetadata) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
 
writeDataStart(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
writeDataStart(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
writeRow(Table, ResultSet) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
 
writeRow(Table, ResultSet) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
writeRow(Table, ResultSet) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
writeTableEnd(Table) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
 
writeTableEnd(Table) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
writeTableEnd(Table) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
writeTableStart(Table) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
 
writeTableStart(Table) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
writeTableStart(Table) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接