跳过导航链接
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> - 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 - cn.featherfly.common.db.model中的类
AbstractColumn .
AbstractColumn() - 类 的构造器cn.featherfly.common.db.model.AbstractColumn
 
AbstractColumnPojo<C extends Column> - cn.featherfly.common.db.model中的类
AbstractColumn .
AbstractColumnPojo() - 类 的构造器cn.featherfly.common.db.model.AbstractColumnPojo
 
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> - cn.featherfly.common.db.mapping中的类
AbstractGenericSqlTypeToJavaRegister
AbstractGenericJavaSqlTypeMapper() - 类 的构造器cn.featherfly.common.db.mapping.AbstractGenericJavaSqlTypeMapper
 
AbstractJavaSqlTypeMapper<E> - cn.featherfly.common.db.mapping中的类
AbstractGenericSqlTypeToJavaRegister .
AbstractJavaSqlTypeMapper(GenericType<E>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
Instantiates a new abstract java sql type mapper.
AbstractJdbcMappingFactory - cn.featherfly.common.db.mapping中的类
AbstractMappingFactory .
AbstractJdbcMappingFactory(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
Instantiates a new abstract mapping factory.
AbstractJdbcMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
Instantiates a new abstract mapping factory.
AbstractJdbcMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
Instantiates a new abstract mapping factory.
AbstractJdbcMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
Instantiates a new abstract mapping factory.
AbstractSqlElement - cn.featherfly.common.db.builder.model中的类
SqlElement .
AbstractSqlElement(Dialect) - 类 的构造器cn.featherfly.common.db.builder.model.AbstractSqlElement
Instantiates a new abstract sql element.
AbstractSqlSelectBuilder - cn.featherfly.common.db.builder.dml中的类
abstract sql Select builder .
AbstractSqlSelectBuilder(Dialect, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
Instantiates a new abstract sql select builder.
AbstractSqlSelectBuilder(Dialect, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
Instantiates a new abstract sql select builder.
AbstractSqlSelectBuilder(Dialect, String, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
Instantiates a new abstract sql select builder.
AbstractTable<C extends Column> - cn.featherfly.common.db.model中的类
AbstractTable .
AbstractTable() - 类 的构造器cn.featherfly.common.db.model.AbstractTable
Instantiates a new table model.
AbstractTablePojo<T extends AbstractTablePojo<T,C>,C extends AbstractColumnPojo<C>> - cn.featherfly.common.db.model中的类
AbstractTable .
AbstractTablePojo() - 类 的构造器cn.featherfly.common.db.model.AbstractTablePojo
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(C) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Adds the column.
add(Index) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Adds the index.
addAllow(String, String) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
Adds the allow.
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(C) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
添加列 .
addColumn(C...) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
添加列元数据.
addColumn(Collection<C>) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
添加列元数据.
addDeny(String, String) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
Adds the deny.
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
添加过滤器 .
addInclude(String, String) - 类 中的方法cn.featherfly.common.db.SqlFile
Adds the include.
addIndex(Index) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
添加索引.
addIndex(Index...) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
添加索引.
addIndex(Collection<Index>) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
添加索引.
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
The aggregate functions.
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
The as name.
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
buildAddColumnDDL(Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Builds the add column DDL.
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
Builds the alter table add column DDL.
buildAlterTableDDL(String, String, Column[], Column[], Column[]) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Builds the alter table DDL.
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.
buildAlterTableDDL(String, String, Column[], Column[], Column[]) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the alter table DDL.
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(Column) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
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
Builds the alter table drop column DDL.
buildAlterTableDropColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Builds the alter table drop column DDL.
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
Builds the alter table modify column DDL.
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.
buildCreateIndexDDL(String, String, String[]) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the create index DDL.
buildCreateIndexDDL(String, String, String[], boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the create index DDL.
buildCreateIndexDDL(String, String, String, String[]) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the create index DDL.
buildCreateIndexDDL(String, String, String, String[], boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the create index DDL.
buildCreateSchemaDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the create schema DDL.
buildCreateTableDDL(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(Table) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Builds the create table sql.
buildDropColumnDDL(Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Builds the drop column DDL.
buildDropColumnDDL(String...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Builds the drop column DDL.
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.
buildDropDDL(String, String, Keywords, boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the drop DDL.
buildDropIndexDDL(String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the drop index sql.
buildDropIndexDDL(String, String, boolean) - 接口 中的方法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.
buildDropIndexDDL(String, String, String, boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the drop index sql.
buildDropIndexDDL(String, String, String, boolean) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
Builds the drop index sql.
buildDropSchemaDDL(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the drop schema DDL.
buildDropSchemaDDL(String, boolean) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Builds the drop schema DDL.
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.
buildDropTableDDL(String, String, boolean, 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.
buildDropViewDDL(String, String, boolean) - 接口 中的方法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.
buildInsertSql(String, String[]) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
 
buildModifyColumnDDL(Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Builds the modify column DDL.
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.
buildUpsertBatchSql(String, String[], String[], int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
 
buildUpsertBatchSql(String, String[], String, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
 
buildUpsertBatchSql(String, String[], String[], int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
 
buildUpsertBatchSql(String, String[], String[], int) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
buildUpsertBatchSql(String, String[], String[], int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
buildUpsertSql(String, String[], String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
 
buildUpsertSql(String, String[], String[]) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
 
buildWithFrom - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The build with from.
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.
cascade() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
cascade.
catalog - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The catalog.
checkTableMapping(Map<String, PropertyMapping>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
检查tableMapping是否有问题
classMapping - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The class mapping.
classMapping - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
The class mapping.
ClassMappingUtils - cn.featherfly.common.db.mapping中的类
ClassMappingUtils .
ClassMappingUtils() - 类 的构造器cn.featherfly.common.db.mapping.ClassMappingUtils
 
classNameConversions - 类 中的变量cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
The class name conversions.
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.jpa - 程序包 cn.featherfly.common.db.jpa
 
cn.featherfly.common.db.mapping - 程序包 cn.featherfly.common.db.mapping
 
cn.featherfly.common.db.mapping.mappers - 程序包 cn.featherfly.common.db.mapping.mappers
 
cn.featherfly.common.db.mapping.register - 程序包 cn.featherfly.common.db.mapping.register
 
cn.featherfly.common.db.metadata - 程序包 cn.featherfly.common.db.metadata
 
cn.featherfly.common.db.migration - 程序包 cn.featherfly.common.db.migration
 
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.
ColumnDefault - cn.featherfly.common.db.jpa中的注释类型
ColumnDefault .
ColumnElement - cn.featherfly.common.db.builder.model中的类
Column .
ColumnElement(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.model.ColumnElement
Instantiates a new column element.
ColumnElement(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.ColumnElement
Instantiates a new column element.
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
Instantiates a new column metadata.
ColumnModel - cn.featherfly.common.db.builder中的类
ColumnModel
ColumnModel() - 类 的构造器cn.featherfly.common.db.builder.ColumnModel
 
columnName - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
The column name.
columns - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The columns.
columns - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
The columns.
comment() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Comment.
Comment - cn.featherfly.common.db.jpa中的注释类型
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
The condition builder.
conditionColumn - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
The condition column.
ConditionColumnElement - cn.featherfly.common.db.builder.model中的类
condition column element .
ConditionColumnElement(Dialect, String, Object, QueryOperator, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.ConditionColumnElement
Instantiates a new condition column element.
ConditionColumnElement(Dialect, String, Object, QueryOperator, String, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.ConditionColumnElement
Instantiates a new condition column element.
conditionTableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
The condition table alias.
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(Connection, String, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
create(DataSource, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
create(Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.Migrator
create database info for classMappings.
create(String) - 类 中的静态方法cn.featherfly.common.db.migration.Version
Creates the.
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
createInitSqlFile(String, Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.VersionManager
Creates the init sql file.
createNClob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Creates the N clob.
createSql(ClassMapping<?>) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Creates the sql.
createSql(ClassMapping<?>, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Creates the sql.
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.
createUpdateSqlFile(String, Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.VersionManager
Creates the update sql file.
cross() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Cross.
CURRENT_VERSION_KEY - 类 中的静态变量cn.featherfly.common.db.migration.VersionManager
The Constant CURRENT_VERSION_KEY.

D

DatabaseMetadata - cn.featherfly.common.db.metadata中的类
库元数据
DatabaseMetadataException - cn.featherfly.common.db.metadata中的异常错误
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_INIT_VERSION - 类 中的静态变量cn.featherfly.common.db.migration.VersionManager
The Constant DEFAULT_INIT_VERSION.
DEFAULT_LIMIT - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
默认的查询返回条数.
defaultSelectColumnsBasicBuilder - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The default select columns basic builder.
DefaultSqlTypeMapping - cn.featherfly.common.db.mapping中的类
BasicSqlTypeMapping .
DefaultSqlTypeMapping() - 类 的构造器cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
Instantiates a new default sql type mapping.
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
The dialect.
dialect - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The dialect.
dialect - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
The dialect.
dialect - 类 中的变量cn.featherfly.common.db.builder.model.AbstractSqlElement
The dialect.
dialect - 类 中的变量cn.featherfly.common.db.data.AbstractDataImpExp
The dialect.
Dialect - cn.featherfly.common.db.dialect中的接口
database dialect.
dialect - 类 中的变量cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
The dialect.
Dialect.Keyworld - cn.featherfly.common.db.dialect中的类
The Class Keyworld.
Dialect.StringConverter - cn.featherfly.common.db.dialect中的枚举
The Enum StringConverter.
DialectException - cn.featherfly.common.db.dialect中的异常错误
Dialect Exception
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 .
Diff - cn.featherfly.common.db.migration中的类
UpdateMapping .
distinct() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Distinct.
drop() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Drop.

E

END_SQL_SIGN - 类 中的静态变量cn.featherfly.common.db.SqlFile
The Constant END_SQL_SIGN.
endGroup() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
endJoin() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
End join.
eq(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
equals(Object) - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
equals(Object) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
ew(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
except() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Except.
execute(SqlFile) - 类 中的方法cn.featherfly.common.db.SqlExecutor
read sql from file with UTF-8 and execute.
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(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.
fetch(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
Fetch.
fetchProperties - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
The fetch properties.
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) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberArrayJavaSqlTypeMapper
Gets the.
get(ResultSet, int) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberListJavaSqlTypeMapper
Gets the.
get(ResultSet, int) - 类 中的方法cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
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 identity.
getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
 
getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
Gets the identity.
getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Gets the identity.
getAutoIncrement(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the identity.
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.model.AbstractTable
返回catalog.
getCatalog() - 接口 中的方法cn.featherfly.common.db.Table
Gets the catalog.
getCatalog() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Gets the catalog.
getCatalogName(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the catalog name.
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.
getCharset() - 类 中的方法cn.featherfly.common.db.SqlFile
get charset value.
getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.ObjectDbMixedMappingFactory
getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
getClassNameConversions() - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
返回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.model.AbstractTable
返回指定名称的列元数据对象.
getColumn(String) - 接口 中的方法cn.featherfly.common.db.Table
返回指定名称的列元数据对象.
getColumnAndPropertyName(String, ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
根据传入name获取对应的columnName,propertyName.
getColumnClassName(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column class name.
getColumnComment(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Gets the column comment.
getColumnComment(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the column comment.
getColumnCount() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column count.
getColumnDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Gets the column DDL.
getColumnDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Gets the column DDL.
getColumnDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the column DDL.
getColumnDisplaySize(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column display size.
getColumnIndex() - 接口 中的方法cn.featherfly.common.db.Column
Gets the column index.
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.model.AbstractColumn
返回columnIndex.
getColumnLabel(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column label.
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(ResultSet, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Gets the column name.
getColumnName(ResultSetMetaData, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Gets the column name.
getColumnName(String, ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
根据传入name获取对应的columnName.
getColumnName(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column name.
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.model.AbstractTable
返回所有列元数据对象的集合.
getColumns() - 接口 中的方法cn.featherfly.common.db.Table
返回所有列元数据对象的集合.
getColumnType(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column type.
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
Gets the column type DDL.
getColumnTypeName(SQLType) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Gets the column type name.
getColumnTypeName(SQLType) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
 
getColumnTypeName(SQLType) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Gets the column type name.
getColumnTypeName(SQLType) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the column type name.
getColumnTypeName(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the column type name.
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
Gets the conditions.
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.
getCurrentVersion() - 类 中的方法cn.featherfly.common.db.migration.VersionManager
Gets the current version.
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
Gets the database metadata.
getDataSource() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
返回dataSource.
getDataSource() - 类 中的方法cn.featherfly.common.db.SqlExecutor
返回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
Gets the decimal digits.
getDecimalDigits() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回decimalDigits.
getDefaultManager() - 类 中的静态方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
返回dEFAULT_MANAGER
getDefaultSchema(String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Gets the default schema.
getDefaultSchema(String) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
Gets the default schema.
getDefaultSize(SQLType) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Gets the default size.
getDefaultValue() - 接口 中的方法cn.featherfly.common.db.Column
Gets the default value.
getDefaultValue(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Gets the default value.
getDefaultValue() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回defaultValue.
getDeleteSqlAndParamPositions(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
Gets the delete sql and param positions.
getDeleteSqlAndParamPositions(int, 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.AbstractJdbcMappingFactory
返回dialect.
getDialect() - 接口 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
get dialect.
getDialect() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
返回dialect.
getDialect() - 类 中的方法cn.featherfly.common.db.migration.Migrator
返回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
getEnumOrdinalType() - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
返回enumOrdinalType.
getEnumOrdinalType() - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Gets the enum ordinal type.
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.
getFile() - 类 中的方法cn.featherfly.common.db.SqlFile
get file value.
getFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
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.
getIgnorePolicy() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
get ignorePolicy value
getIgnorePolicy() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
get ignorePolicy value.
getIgnorePolicy() - 类 中的方法cn.featherfly.common.db.builder.model.ParamedColumnElement
get ignorePolicy value.
getIncludeExistPolicy() - 类 中的方法cn.featherfly.common.db.SqlFile
Gets the include exist policy.
getIncludeFiles() - 类 中的方法cn.featherfly.common.db.SqlFile
get includeFiles value.
getIndex(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
返回指定名称的索引元数据对象.
getIndex(String) - 接口 中的方法cn.featherfly.common.db.Table
返回指定名称的索引元数据对象.
getIndexMap() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
返回所有索引元数据对象的MAP.
getIndexMap() - 接口 中的方法cn.featherfly.common.db.Table
返回所有索引元数据对象的MAP.
getIndexs() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Gets the indexs.
getIndexs() - 接口 中的方法cn.featherfly.common.db.Table
Gets the indexs.
getInitSqlFooter() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Gets the inits the sql footer.
getInitSqlFooter() - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
Gets the inits the sql footer.
getInitSqlFooter() - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
Gets the inits the sql footer.
getInitSqlFooter() - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Gets the inits the sql footer.
getInitSqlFooter() - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the inits the sql footer.
getInitSqlHeader() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Gets the inits the sql header.
getInitSqlHeader() - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
Gets the inits the sql header.
getInitSqlHeader() - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
Gets the inits the sql header.
getInitSqlHeader() - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Gets the inits the sql header.
getInitSqlHeader() - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the inits the sql header.
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() - 类 中的方法cn.featherfly.common.db.mapping.register.ObjectToJsonTypeRegister
Gets the java 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.
getMajor() - 类 中的方法cn.featherfly.common.db.migration.Version
返回major.
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.AbstractJdbcMappingFactory
返回metadata.
getMetadata() - 接口 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
get metadata.
getMetadata() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
返回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.
getMinor() - 类 中的方法cn.featherfly.common.db.migration.Version
返回minor.
getMinorVersion() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
返回minorVersion
getModifyType() - 类 中的方法cn.featherfly.common.db.migration.VersionManager
返回modifyType
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
Gets the name.
getName() - 类 中的方法cn.featherfly.common.db.data.query.SimpleQuery
返回name
getName() - 类 中的方法cn.featherfly.common.db.data.query.TableQuery
getName() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
返回name
getName() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回name.
getName() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Gets the name.
getName() - 接口 中的方法cn.featherfly.common.db.Table
Gets the name.
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.
getNextMinorVersion() - 类 中的方法cn.featherfly.common.db.migration.Version
Gets the next minor version.
getNextPatchVersion() - 类 中的方法cn.featherfly.common.db.migration.Version
Gets the next patch version.
getNextVersion() - 类 中的方法cn.featherfly.common.db.migration.Version
Gets the next version.
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.ConditionColumnElement
返回param.
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, char) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}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, char) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}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, char) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}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, char) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}username.
getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = :username .
getParamNamedPaginationSql(String, int, int, char) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}username.
getParams() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
Gets the params.
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
getPatch() - 类 中的方法cn.featherfly.common.db.migration.Version
返回patch.
getPrecision(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the precision.
getPreparedStatement() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
Gets the prepared statement.
getPrepareSqls() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
返回prepareSqls.
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.
getPrimaryKeyIndexName() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Gets the primary key index name.
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.AbstractJdbcMappingFactory
返回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
Gets the remark.
getRemark() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回remark.
getRemark() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Gets the remark.
getRemark() - 接口 中的方法cn.featherfly.common.db.Table
Gets the remark.
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.
getResultSetMaps(ResultSet, SqlTypeMappingManager) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Gets the result set maps.
getResultSetMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
get resultSetMetaData value.
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
getScale(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the scale.
getSchema() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Gets the schema.
getSchema() - 接口 中的方法cn.featherfly.common.db.Table
Gets the schema.
getSchemaName(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the schema name.
getSelectByIdSql(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
getSelectByIdSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
getSelectByPkSql(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
Gets the select by primary key sql.
getSelectByPkSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
Gets the select by primary key 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
Gets the size.
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
Gets the sql.
getSqlExecutor() - 类 中的方法cn.featherfly.common.db.migration.Migrator
返回sqlExecutor.
getSqlList() - 类 中的方法cn.featherfly.common.db.SqlFile
get sqlList value.
getSqlType() - 接口 中的方法cn.featherfly.common.db.Column
Gets the sql type.
getSqlType(Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
Gets the sql type.
getSqlType() - 类 中的方法cn.featherfly.common.db.mapping.register.ObjectToJsonTypeRegister
Gets the sql type.
getSqlType(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Gets the sql type.
getSqlType(Class<E>, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Gets the sql type.
getSqlType(BeanProperty<T>) - 类 中的方法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.model.AbstractColumn
返回sqlType.
getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
返回sqlTypeMappingManager.
getSqlTypeMappingManager() - 接口 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
Gets the manager.
getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
返回sqlTypeMappingManager.
getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
Gets the sql type mapping manager.
getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.migration.Migrator
返回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() - 接口 中的方法cn.featherfly.common.db.Column
Gets the table.
getTable(String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
返回指定名称的表元数据对象.
getTable() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回table.
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
Gets the table columns DDL.
getTableComment(Table) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
Gets the table comment.
getTableComment(Table) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
Gets the table comment.
getTableComment(Table) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
Gets the table comment.
getTableMap() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
返回所有表元数据对象的MAP.
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.
getTableName(ResultSet, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Gets the table name.
getTableName(ResultSetMetaData, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
Gets the table name.
getTableName(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Gets the table name.
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
Gets the type.
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.model.AbstractColumn
返回type.
getType() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
Gets the type.
getType() - 接口 中的方法cn.featherfly.common.db.Table
Gets the type.
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
Gets the type name.
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.
getUpsertBatchSqlAndParamPositions(int, ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
Gets the upsert batch sql and param positions.
getUpsertSqlAndParamPositions(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
Gets the upsert 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语句参数 .
getVersion() - 类 中的方法cn.featherfly.common.db.migration.Version
Gets the version.
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

hasColumn(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
hasColumn.
hasColumn(String) - 接口 中的方法cn.featherfly.common.db.Table
hasColumn.
hashCode() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
hashCode() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
hasIndex(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
hasIndex.
hasIndex(String) - 接口 中的方法cn.featherfly.common.db.Table
hasIndex.

I

if_() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
If.
ignorePolicy - 类 中的变量cn.featherfly.common.db.builder.model.ParamedColumnElement
The ignore policy.
imp(Reader) - 接口 中的方法cn.featherfly.common.db.data.DataImportor
导入.
imp(Reader) - 类 中的方法cn.featherfly.common.db.data.JsonImportor
导入.
ImportException - cn.featherfly.common.db.data中的异常错误
import异常 .
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.
INCLUDE_SYMBOL - 类 中的静态变量cn.featherfly.common.db.SqlFile
The Constant INCLUDE_SYMBOL.
index() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Index.
indexMap - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The index map.
INIT_VERSION_KEY - 类 中的静态变量cn.featherfly.common.db.migration.VersionManager
The Constant INIT_VERSION_KEY.
initSql(Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.Migrator
get the init sql.
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
Checks if is auto generate key batch.
isAutoincrement() - 接口 中的方法cn.featherfly.common.db.Column
Checks if is autoincrement.
isAutoincrement() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回autoincrement.
isAutoIncrement(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is auto increment.
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.
isCaseSensitive(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is case sensitive.
isCheckMapping() - 类 中的方法cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
返回checkMapping
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
是否存在指定列 .
isCurrency(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is currency.
isDefinitelyWritable(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is definitely writable.
isDropNotExist() - 类 中的方法cn.featherfly.common.db.migration.VersionManager
返回dropNotExist
isEnumWithOrdinal() - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
返回enumWithOrdinal.
isEnumWithOrdinal() - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Checks if is enum with ordinal.
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语法 .
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
Checks if is nullable.
isNullable() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回nullable.
isNullable(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is 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
Checks if is primary key.
isPrimaryKey() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
返回primaryKey.
isReadOnly() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Checks if is read only.
isReadOnly(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is read only.
isSearchable(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is searchable.
isSigned(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is signed.
isTransient(BeanProperty<?>, StringBuilder) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
Checks if is transient.
isUpsert() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Checks if is upsert.
isUpsert() - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
 
isUpsertBatch() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Checks if is upsert batch.
isUpsertBatch() - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
 
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.ResultSetMetaDataWrapper
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.
isWritable(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Checks if is writable.

J

JavaSqlTypeMapper<E> - cn.featherfly.common.db.mapping中的接口
SqlTypeToJavaRegister .
JavaToSqlTypeRegister<E> - cn.featherfly.common.db.mapping中的接口
JavaToSqlTypeRegister .
JdbcException - cn.featherfly.common.db中的异常错误
JDBC操作包装异常 .
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(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中的接口
JdbcMappingFactory .
JdbcMappingFactory.MappingMode - cn.featherfly.common.db.mapping中的枚举
The Enum MappingMode.
JdbcMappingFactoryImpl - cn.featherfly.common.db.mapping中的类
MapperFactory .
JdbcMappingFactoryImpl(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcMappingFactoryImpl(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactoryImpl
Instantiates a new jdbc mapping factory.
JdbcUtils - cn.featherfly.common.db中的类
JDBC操作的工具类 .
join - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
The join.
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
The join select columns basic builders.
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.AbstractJdbcMappingFactory
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

mappedTypes - 类 中的变量cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
The mapped types.
mappingFactory - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The mapping factory.
mappingFactory - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
The mapping factory.
max() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
Max.
metadata - 类 中的变量cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
The metadata.
Migrator - cn.featherfly.common.db.migration中的类
Migrator .
Migrator(DataSource, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.migration.Migrator
Instantiates a new migrator.
Migrator(DataSource, Dialect, SqlTypeMappingManager, boolean) - 类 的构造器cn.featherfly.common.db.migration.Migrator
Instantiates a new migrator.
Migrator(DataSource, Dialect, SqlTypeMappingManager, boolean, String) - 类 的构造器cn.featherfly.common.db.migration.Migrator
Instantiates a new migrator.
Migrator.ModifyType - cn.featherfly.common.db.migration中的枚举
The Enum ModifyType.
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
The name.
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(Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.VersionManager
Next.
next(Set<ClassMapping<?>>, Version) - 类 中的方法cn.featherfly.common.db.migration.VersionManager
Next.
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.
NumberArrayJavaSqlTypeMapper<N extends java.lang.Number> - cn.featherfly.common.db.mapping.mappers中的类
The Class NumberArrayJavaSqlTypeMapper.
NumberArrayJavaSqlTypeMapper(Class<N>) - 类 的构造器cn.featherfly.common.db.mapping.mappers.NumberArrayJavaSqlTypeMapper
Instantiates a new platform array java sql type mapper.
NumberListJavaSqlTypeMapper<N extends java.lang.Number> - cn.featherfly.common.db.mapping.mappers中的类
The Class NumberArrayJavaSqlTypeMapper.
NumberListJavaSqlTypeMapper(Class<N>) - 类 的构造器cn.featherfly.common.db.mapping.mappers.NumberListJavaSqlTypeMapper
Instantiates a new platform array java sql type mapper.

O

ObjectDbMixedMappingFactory - cn.featherfly.common.db.mapping中的类
ObjectToDbMixedMappingFactory
ObjectDbMixedMappingFactory(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.ObjectDbMixedMappingFactory
Instantiates a new object db mixed mapping factory.
ObjectDbMixedMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.ObjectDbMixedMappingFactory
Instantiates a new object db mixed mapping factory.
ObjectDbMixedMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.ObjectDbMixedMappingFactory
Instantiates a new object db mixed mapping factory.
ObjectDbMixedMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.ObjectDbMixedMappingFactory
Instantiates a new object db mixed mapping factory.
ObjectToDbMappingFactory - cn.featherfly.common.db.mapping中的类
ObjectMappingFactory .
ObjectToDbMappingFactory(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
 
ObjectToDbMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
 
ObjectToDbMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
 
ObjectToDbMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
 
ObjectToJsonMapper<E> - cn.featherfly.common.db.mapping.mappers中的类
The Class ObjectToJsonMapper.
ObjectToJsonMapper(Class<E>) - 类 的构造器cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Instantiates a new object to json mapper.
ObjectToJsonMapper(Class<E>, ObjectMapper) - 类 的构造器cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Instantiates a new object to json mapper.
ObjectToJsonMapper(Class<E>, ObjectMapper, boolean) - 类 的构造器cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Instantiates a new object to json mapper.
ObjectToJsonMapper(GenericType<E>) - 类 的构造器cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Instantiates a new object to json mapper.
ObjectToJsonMapper(GenericType<E>, ObjectMapper) - 类 的构造器cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Instantiates a new object to json mapper.
ObjectToJsonMapper(GenericType<E>, ObjectMapper, boolean) - 类 的构造器cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Instantiates a new object to json mapper.
ObjectToJsonTypeRegister<E extends java.io.Serializable> - cn.featherfly.common.db.mapping.register中的类
The Class ObjectToJsonTypeRegister.
ObjectToJsonTypeRegister(Class<E>, boolean) - 类 的构造器cn.featherfly.common.db.mapping.register.ObjectToJsonTypeRegister
Instantiates a new object to json type register.
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
The param.
PARAM_NAME_START_SYMBOL - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
The param name start symbol.
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, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.ParamedColumnElement
Instantiates a new paramed column element.
ParamedColumnElement(Dialect, String, Object, String, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.ParamedColumnElement
Instantiates a new paramed column element.
POSTGRESQL - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialects
The postgresql.
PostgreSQLDialect - cn.featherfly.common.db.dialect中的类
PostgreSQL Dialect.
PostgreSQLDialect() - 类 的构造器cn.featherfly.common.db.dialect.PostgreSQLDialect
Instantiates a new postgre SQL dialect.
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.
PRIMARY_KEY_INDEX_NAME - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
The primary key index name.
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
propertyNameConversions - 类 中的变量cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
The property name conversions.

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

read(File) - 类 中的静态方法cn.featherfly.common.db.SqlFile
Read.
read(File, Charset) - 类 中的静态方法cn.featherfly.common.db.SqlFile
Read.
read(File, Charset, SqlFile.IncludeExistPolicy) - 类 中的静态方法cn.featherfly.common.db.SqlFile
Read.
read(File, Map<String, Object>) - 类 中的静态方法cn.featherfly.common.db.SqlFile
Read.
read(File, Charset, Map<String, Object>) - 类 中的静态方法cn.featherfly.common.db.SqlFile
Read.
read(File, Charset, SqlFile.IncludeExistPolicy, Map<String, Object>) - 类 中的静态方法cn.featherfly.common.db.SqlFile
Read.
ReadonlyTable - cn.featherfly.common.db.model中的类
ReadonlyTable
ReadonlyTable(String, String, String, String, String) - 类 的构造器cn.featherfly.common.db.model.ReadonlyTable
Instantiates a new readonly table.
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
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
reCreate(Connection, String, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
refreshRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
Refresh row.
regist(JavaToSqlTypeRegister<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist java to sqltype.
regist(SqlTypeToJavaRegister<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist sqltype to java.
regist(JavaSqlTypeMapper<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist global javaSqlTypeMapper.
regist(Class<?>, JavaSqlTypeMapper<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist javaSqlTypeMapper for entityType.
regist(GenericType<?>, JavaSqlTypeMapper<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Regist javaSqlTypeMapper for entityType.
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.
ResultSetMetaDataWrapper - cn.featherfly.common.db.wrapper中的类
ResultSetMetaDataWrapper.
ResultSetMetaDataWrapper(ResultSetMetaData) - 类 的构造器cn.featherfly.common.db.wrapper.ResultSetMetaDataWrapper
Instantiates a new result set meta data wrapper.
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

schema - 类 中的变量cn.featherfly.common.db.model.AbstractTable
The schema.
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
Instantiates a new select column element.
SelectColumnElement(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
Instantiates a new select column element.
SelectColumnElement(Dialect, String, String, AggregateFunction) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
Instantiates a new select column element.
SelectColumnElement(Dialect, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
Instantiates a new select column element.
SelectColumnElement(Dialect, String, String, AggregateFunction, String) - 类 的构造器cn.featherfly.common.db.builder.model.SelectColumnElement
Instantiates a new select column element.
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, N[]) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberArrayJavaSqlTypeMapper
Sets the value.
set(PreparedStatement, int, List<N>) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberListJavaSqlTypeMapper
Sets the value.
set(PreparedStatement, int, E) - 类 中的方法cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Sets the value.
set(PreparedStatement, int, E) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Sets the.
set(PreparedStatement, int, E, GenericType<E>) - 类 中的方法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.AbstractColumnPojo
设置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.AbstractTablePojo
设置catalog.
setCatalog(String) - 类 中的方法cn.featherfly.common.db.model.ReadonlyTable
设置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.
setCheckMapping(boolean) - 类 中的方法cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
设置checkMapping
setClassNameConversions(List<ClassNameConversion>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
设置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.AbstractColumnPojo
设置columnIndex.
setColumnMapping(PropertyMapping, BeanProperty<?>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
Sets the column mapping.
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.AbstractColumnPojo
设置decimalDigits.
setDefaultValue(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
设置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.
setDropNotExist(boolean) - 类 中的方法cn.featherfly.common.db.migration.VersionManager
设置dropNotExist
setEnumOrdinalType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
设置enumOrdinalType.
setEnumOrdinalType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Sets the enum ordinal type.
setEnumWithOrdinal(boolean) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
设置enumWithOrdinal.
setEnumWithOrdinal(boolean) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
Sets the enum with ordinal.
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.
setIgnorePolicy(Predicate<Object>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
set ignorePolicy value
setIgnorePolicy(Predicate<Object>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
set ignorePolicy value.
setIgnorePolicy(Predicate<Object>) - 类 中的方法cn.featherfly.common.db.builder.model.ParamedColumnElement
set ignorePolicy value.
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.
setModifyType(Migrator.ModifyType) - 类 中的方法cn.featherfly.common.db.migration.VersionManager
设置modifyType
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.AbstractColumnPojo
设置name.
setName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
设置name.
setName(String) - 类 中的方法cn.featherfly.common.db.model.ReadonlyTable
设置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.AbstractColumnPojo
设置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.AbstractColumnPojo
设置primaryKey.
setPropertyNameConversions(List<PropertyNameConversion>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
设置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.AbstractColumnPojo
设置remark.
setRemark(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
设置remark.
setRemark(String) - 类 中的方法cn.featherfly.common.db.model.ReadonlyTable
设置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.
setSchema(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
设置schema.
setSchema(String) - 类 中的方法cn.featherfly.common.db.model.ReadonlyTable
设置schema.
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.AbstractColumnPojo
设置size.
setSqlType(SQLType) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
设置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.
setTable(Table) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
设置table.
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(Dialect.StringConverter) - 类 中的方法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
The set type.
setType(int) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
设置type.
setType(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
设置type.
setType(String) - 类 中的方法cn.featherfly.common.db.model.ReadonlyTable
设置type.
setTypeMap(Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
Sets the type map.
setTypeName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
设置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
Sets the value.
setValue(String, Object, UpdateColumnElement.SetType) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
Sets the value.
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, Predicate<Object>, SqlSortBuilder) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlConditionGroup
Instantiates a new sql condition group.
SqlConditionGroup(Dialect, String, Predicate<Object>, SqlSortBuilder) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlConditionGroup
Instantiates a new sql condition group.
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
Instantiates a new sql delete from basic builder.
SqlDeleteFromBasicBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
Instantiates a new sql delete from basic builder.
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.
SqlFile - cn.featherfly.common.db中的类
SqlFile.
SqlFile(String) - 类 的构造器cn.featherfly.common.db.SqlFile
* @param file.
SqlFile(String, Charset) - 类 的构造器cn.featherfly.common.db.SqlFile
Instantiates a new sql file.
SqlFile.IncludeExistPolicy - cn.featherfly.common.db中的枚举
The Enum IncludeExistPolicy.
SqlFindBuilder - cn.featherfly.common.db.builder.dml中的类
sql find builder .
SqlFindBuilder(Dialect, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlFindBuilder
Instantiates a new sql find builder.
SqlFindBuilder(Dialect, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlFindBuilder
Instantiates a new sql find builder.
SqlFindBuilder(Dialect, String, String, SqlConditionGroup) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlFindBuilder
Instantiates a new sql find builder.
SQLITE - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialects
The sqlite.
SQLiteDialect - cn.featherfly.common.db.dialect中的类
SQLite Dialect .
SQLiteDialect() - 类 的构造器cn.featherfly.common.db.dialect.SQLiteDialect
Instantiates a new SQ lite dialect.
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
Instantiates a new sql join on basic builder.
SqlJoinOnBasicBuilder(Dialect, Join, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
Instantiates a new sql join on basic builder.
SqlJoinOnBasicBuilder(Dialect, String, String, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
Instantiates a new sql join on basic builder.
SqlJoinOnBasicBuilder(Dialect, Join, String, String, String, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
Instantiates a new sql join on basic builder.
sqlJoinOnBasicBuilders - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The sql join on basic builders.
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, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlQueryBuilder
Instantiates a new sql query builder.
SqlResultSet - cn.featherfly.common.db.mapping中的类
JdbcRes
SqlResultSet(ResultSet) - 类 的构造器cn.featherfly.common.db.mapping.SqlResultSet
 
SqlResultSet(ResultSet, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.SqlResultSet
Instantiates a new sql result set.
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
Instantiates a new sql select basic builder.
SqlSelectBasicBuilder(Dialect, String, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
Instantiates a new sql select basic builder.
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
Instantiates a new sql select columns basic builder.
SqlSelectColumnsBasicBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
Instantiates a new sql select columns basic builder.
SqlSelectColumnsBasicBuilder(Dialect, ClassMapping<?>, MappingFactory) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
Instantiates a new sql select columns basic builder.
SqlSelectColumnsBasicBuilder(Dialect, ClassMapping<?>, String, MappingFactory) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
Instantiates a new sql select columns basic builder.
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
Instantiates a new sql sort builder.
SqlSortBuilder(Dialect, String) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlSortBuilder
Instantiates a new sql sort builder.
sqlType - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
The sql type.
sqlTypeMappingManager - 类 中的变量cn.featherfly.common.db.mapping.AbstractJdbcMappingFactory
The sql type mapping manager.
SqlTypeMappingManager - cn.featherfly.common.db.mapping中的类
SqlTypeMapping .
SqlTypeMappingManager() - 类 的构造器cn.featherfly.common.db.mapping.SqlTypeMappingManager
Instantiates a new sql type mapping manager.
SqlTypeToJavaRegister<E> - cn.featherfly.common.db.mapping中的接口
SqlTypeToJavaRegister .
SqlUpdateSetBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
SqlUpdateSetBasicBuilder .
SqlUpdateSetBasicBuilder(Dialect, String, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
Instantiates a new sql update set basic builder.
SqlUpdateSetBasicBuilder(Dialect, String, String, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
Instantiates a new sql update set basic builder.
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.
support(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
Support.
support(SQLType, String, String) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
Support.
support(SQLType, String, String) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
Support.
support(GenericType<E>) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
Support.
support(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberArrayJavaSqlTypeMapper
Support.
support(GenericType<N[]>) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberArrayJavaSqlTypeMapper
Support.
support(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberListJavaSqlTypeMapper
Support.
support(GenericType<List<N>>) - 类 中的方法cn.featherfly.common.db.mapping.mappers.NumberListJavaSqlTypeMapper
Support.
support(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
Support.
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.model.AbstractColumn
The table.
Table - cn.featherfly.common.db中的接口
Table .
tableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
The table alias.
tableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The table alias.
tableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
The table alias.
tableAlias - 类 中的变量cn.featherfly.common.db.builder.model.ColumnElement
The table alias.
tableAndColumnNameConverter() - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
返回tableAndColumnNameUppercase.
tableAndColumnNameConverter() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
Checks if is table and column name to uppercase or lowercase or do nothing.
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
Instantiates a new table metadata.
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
The table name.
tableName - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
The table name.
TableQuery - cn.featherfly.common.db.data.query中的类
TableQuery .
TableQuery(Dialect, String) - 类 的构造器cn.featherfly.common.db.data.query.TableQuery
Instantiates a new table query.
TableQuery(Dialect, String, ConditionBuilder) - 类 的构造器cn.featherfly.common.db.data.query.TableQuery
Instantiates a new table query.
TableType - cn.featherfly.common.db.metadata中的枚举
数据表类型
TEXT_TYPE - 类 中的静态变量cn.featherfly.common.db.dialect.SQLiteDialect
The Constant TEXT_TYPE.
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
toString() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
toString() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
toString() - 类 中的方法cn.featherfly.common.db.SqlFile
transferStringForSql(String) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
将字符串转义.会将\ ' "转义为\\ \' \"
transform(RecordModel) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
数据变换 .
transform(RecordModel, 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> - 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.ResultSetMetaDataWrapper
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(Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.Migrator
merge database info for classMappings.
update(Set<ClassMapping<?>>, Migrator.ModifyType, boolean, Migrator.ModifyType, boolean, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
merge database info for classMappings.
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, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
Instantiates a new update column element.
UpdateColumnElement(Dialect, String, Object, String, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
Instantiates a new update column element.
UpdateColumnElement(Dialect, String, Object, String, UpdateColumnElement.SetType, Predicate<Object>) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
Instantiates a new update column element.
UpdateColumnElement.SetType - cn.featherfly.common.db.builder.model中的枚举
The Enum SetType.
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.
updateSql(DataSource, DataSource) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Gets the update sql.
updateSql(DataSource, DataSource, Migrator.ModifyType) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Update sql.
updateSql(DataSource, Migrator.ModifyType, boolean, Migrator.ModifyType, boolean, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Update sql.
updateSql(DataSource, DataSource, Migrator.ModifyType, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Update sql.
updateSql(DataSource, DataSource, Migrator.ModifyType, boolean, Migrator.ModifyType, boolean, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Update sql.
updateSql(DatabaseMetadata, DatabaseMetadata, Migrator.ModifyType, boolean, Migrator.ModifyType, boolean, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Update sql.
updateSql(Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Gets the update sql.
updateSql(Set<ClassMapping<?>>, Migrator.ModifyType, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Update sql.
updateSql(Set<ClassMapping<?>>, Migrator.ModifyType, boolean, Migrator.ModifyType, boolean, boolean) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Gets the update sql with cached DatabaseMetadata(maybe different from database).
updateSql(Set<ClassMapping<?>>, Migrator.ModifyType, boolean, Migrator.ModifyType, boolean, boolean, DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.migration.Migrator
Gets the update sql.
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.Dialect.StringConverter
返回带有指定名称的该类型的枚举常量。
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
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.migration.Migrator.ModifyType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.SqlFile.IncludeExistPolicy
返回带有指定名称的该类型的枚举常量。
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.Dialect.StringConverter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
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
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.migration.Migrator.ModifyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.featherfly.common.db.SqlFile.IncludeExistPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
valueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
转换为SQL语句中使用的字符串 .
valueToSql(Object, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
转换为SQL语句中使用的字符串 .
Version - cn.featherfly.common.db.migration中的类
Version .
Version(int, int, int) - 类 的构造器cn.featherfly.common.db.migration.Version
Instantiates a new default version.
VersionManager - cn.featherfly.common.db.migration中的类
VersionManager
VersionManager(File, String, Migrator) - 类 的构造器cn.featherfly.common.db.migration.VersionManager
Instantiates a new version manager.
VersionManager(File, String, Version, Migrator) - 类 的构造器cn.featherfly.common.db.migration.VersionManager
Instantiates a new version manager.
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
With.
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
包装名称,避免关键字问题 .
write(OutputStream) - 类 中的方法cn.featherfly.common.db.SqlFile
Write.
write(OutputStream, Charset) - 类 中的方法cn.featherfly.common.db.SqlFile
Write.
write(File) - 类 中的方法cn.featherfly.common.db.SqlFile
Write.
write(File, Charset) - 类 中的方法cn.featherfly.common.db.SqlFile
Write.
writeDataEnd(DatabaseMetadata) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
Write data end.
writeDataEnd(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
Write data end.
writeDataEnd(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
Write data end.
writeDataStart(DatabaseMetadata) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
Write data start.
writeDataStart(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
Write data start.
writeDataStart(DatabaseMetadata) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
Write data start.
writeRow(Table, ResultSet) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
Write row.
writeRow(Table, ResultSet) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
Write row.
writeRow(Table, ResultSet) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
Write row.
writeTableEnd(Table) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
Write table end.
writeTableEnd(Table) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
Write table end.
writeTableEnd(Table) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
Write table end.
writeTableStart(Table) - 接口 中的方法cn.featherfly.common.db.data.DataFormat
Write table start.
writeTableStart(Table) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormat
Write table start.
writeTableStart(Table) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
Write table start.
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接