索引
所有类|所有程序包
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.
- AbstractMappingFactory - cn.featherfly.common.db.mapping中的类
-
AbstractMappingFactory
- AbstractMappingFactory(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.AbstractMappingFactory
-
Instantiates a new abstract mapping factory.
- AbstractMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.AbstractMappingFactory
-
Instantiates a new abstract mapping factory.
- AbstractMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractMappingFactory
-
Instantiates a new abstract mapping factory.
- AbstractMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.AbstractMappingFactory
-
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() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Adds the.
- add(C) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
Adds the column.
- add(RecordModel.ValueModel) - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
添加ValueModel
- add(Index) - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
Adds the index.
- ADD - cn.featherfly.common.db.dialect.Keywords
-
The add.
- addAsc(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
-
add property to asc list
- addAsc(String, 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() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Adds the batch.
- addBatch(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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
-
添加列元数据.
- addDesc(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder
-
add property to desc list
- addDesc(String, 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
-
添加过滤器
- 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(ColumnElement) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
-
添加排序参数
- addParam(String) - 类 中的方法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) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
add column.
- addSelectColumn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
add column.
- addSelectColumn(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
-
add column.
- addSelectColumn(String, AggregateFunction) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
addSelectColumn.
- addSelectColumn(String, AggregateFunction) - 类 中的方法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) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
-
add column.
- addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
addSelectColumn.
- addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
add column.
- addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
add column.
- addSelectColumn(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
-
add column.
- addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
addSelectColumn.
- addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
add column.
- addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
add column.
- addSelectColumn(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectJoinOnBasicBuilder
-
add column.
- addSelectColumn(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
addSelectColumn.
- addSelectColumns(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
addColumns.
- addSelectColumns(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.SqlSelectBasicBuilder
-
addColumns.
- addSelectColumns(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
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.
- AFTER - cn.featherfly.common.db.dialect.Keywords
-
The after.
- afterLast() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
After last.
- aggregateFunctions - 类 中的变量cn.featherfly.common.db.builder.model.SelectColumnElement
-
The aggregate functions.
- ALIAS - cn.featherfly.common.db.metadata.TableType
- all - cn.featherfly.common.db.data.DataImportor.TransactionPolicy
-
导入全部后统一提交
- all() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
All.
- ALL - cn.featherfly.common.db.dialect.Keywords
-
The all.
- alter() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Alter.
- ALTER - cn.featherfly.common.db.dialect.Keywords
-
The alter.
- and() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- and() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
And.
- AND - cn.featherfly.common.db.dialect.Keywords
-
The and.
- as() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
As.
- AS - cn.featherfly.common.db.dialect.Keywords
-
The as.
- asc() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Asc.
- asc(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
- ASC - cn.featherfly.common.db.dialect.Keywords
-
The 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.
- AVG - cn.featherfly.common.db.dialect.Keywords
-
The avg.
B
- beforeFirst() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Before first.
- between() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Between.
- BETWEEN - cn.featherfly.common.db.dialect.Keywords
-
The 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, Column...) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table add column DDL.
- buildAlterTableAddColumnDDL(String, String, Column...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
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) - 接口 中的方法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.AbstractDialect
-
Builds the alter table DDL.
- buildAlterTableDDL(String, String, Column[], Column[], Column[]) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Builds the alter table 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.AbstractDialect
-
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, Column...) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, String, String...) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Builds the alter table drop column DDL.
- buildAlterTableDropColumnDDL(String, 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.
- 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.AbstractDialect
-
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, AggregateFunction) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with aggregate function.
- buildColumnSql(String, Function) - 接口 中的方法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, 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.
- buildColumnSql(String, String, String) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
build sql for column with 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.
- 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.
- buildWithFrom - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
The build with from.
- by() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
By.
- BY - cn.featherfly.common.db.dialect.Keywords
-
The 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.
- CASCADE - cn.featherfly.common.db.dialect.Keywords
-
The cascade.
- catalog - 类 中的变量cn.featherfly.common.db.model.AbstractTable
-
The catalog.
- 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.AbstractMappingFactory
-
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() - 类 中的方法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.
- 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的情况. - closeQuietly(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭
Connection, 忽略null的情况以及隐藏掉所有发生的SQL异常. - closeQuietly(Connection, Statement, ResultSet) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
关闭
Connection,Statement和ResultSet. - 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.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.dialect.Dialect.Keyworld
-
Column.
- Column - cn.featherfly.common.db中的接口
-
Column
- COLUMN - cn.featherfly.common.db.dialect.Keywords
-
The 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
- COMMENT - cn.featherfly.common.db.dialect.Keywords
-
The 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) - 类 的构造器cn.featherfly.common.db.builder.model.ConditionColumnElement
- ConditionColumnElement(Dialect, String, Object, QueryOperator, String) - 类 的构造器cn.featherfly.common.db.builder.model.ConditionColumnElement
- conditionTableAlias - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
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.
- CONSTRAINT - cn.featherfly.common.db.dialect.Keywords
-
The 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
-
转换值为字符串
- CORSS - cn.featherfly.common.db.dialect.Keywords
-
The corss.
- count() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Count.
- COUNT - cn.featherfly.common.db.dialect.Keywords
-
The count.
- create() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Creates the.
- create(ConnectionWrapper) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
- create(Connection) - 类 中的方法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(Set<ClassMapping<?>>) - 类 中的方法cn.featherfly.common.db.migration.Migrator
-
create database info for classMappings.
- create(DataSource) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据.
- create(DataSource, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 如果元数据对象已经存在,则直接返回.
- CREATE - cn.featherfly.common.db.dialect.Keywords
-
The create.
- createArrayOf(String, Object[]) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the array of.
- createBlob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the blob.
- createClob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the clob.
- createDataFormat(Writer, Dialect) - 接口 中的方法cn.featherfly.common.db.data.DataFormatFactory
-
创建DataFormat
- createDataFormat(Writer, Dialect) - 类 中的方法cn.featherfly.common.db.data.format.JsonDataFormatFactory
-
创建DataFormat
- createDataFormat(Writer, Dialect) - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormatFactory
-
创建DataFormat
- createNClob() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Creates the N clob.
- 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.
- cross() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Cross.
D
- DATABASE - cn.featherfly.common.db.dialect.Keywords
-
The database.
- DatabaseMetadata - cn.featherfly.common.db.metadata中的类
-
库元数据
- DatabaseMetadataException - cn.featherfly.common.db.metadata中的异常错误
-
database metadata exception
- DatabaseMetadataException() - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
-
Instantiates a new database metadata exception.
- DatabaseMetadataException(String) - 异常错误 的构造器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, Object[], 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[], Locale, Throwable) - 异常错误 的构造器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, Locale) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
-
Instantiates a new database metadata exception.
- DatabaseMetadataException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.metadata.DatabaseMetadataException
-
Instantiates a new database metadata exception.
- DatabaseMetadataException(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.Keywords
-
The default.
- default_() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Default.
- DEFAULT_LIMIT - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
-
默认的查询返回条数.
- defaultSelectColumnsBasicBuilder - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
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.
- DELETE - cn.featherfly.common.db.dialect.Keywords
-
The delete.
- deleteFrom() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Delete from.
- deleteRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Delete row.
- desc() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Desc.
- desc(String...) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
- DESC - cn.featherfly.common.db.dialect.Keywords
-
The 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.mapping.AbstractMappingFactory
-
The dialect.
- Dialect - cn.featherfly.common.db.dialect中的接口
-
database dialect.
- Dialect.Keyworld - cn.featherfly.common.db.dialect中的类
-
The Class Keyworld.
- DialectException - cn.featherfly.common.db.dialect中的异常错误
-
Dialect Exception
- DialectException() - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Object[]) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Object[], Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Object[], Locale) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Object[], Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Locale) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- DialectException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.dialect.DialectException
- Dialects - cn.featherfly.common.db.dialect中的接口
-
Dialects
- distinct() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Distinct.
- DISTINCT - cn.featherfly.common.db.dialect.Keywords
-
The distinct.
- drop() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Drop.
- DROP - cn.featherfly.common.db.dialect.Keywords
-
The drop.
- DROP_AND_CREATE - cn.featherfly.common.db.migration.Migrator.ModifyType
-
The drop and create.
E
- 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.
- EXCEPT - cn.featherfly.common.db.dialect.Keywords
-
The except.
- exception - cn.featherfly.common.db.data.DataImportor.ExistPolicy
-
异常
- execute() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute.
- execute() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute.
- execute(Execution) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql execute.
- execute(Execution...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql 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.wrapper.CallableStatementWrapper
-
Execute.
- execute(String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute.
- execute(String) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute.
- execute(String[]) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
execute sqls.
- execute(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute.
- execute(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute.
- execute(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute.
- execute(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute.
- execute(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute.
- execute(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute.
- execute(String, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql execute.
- execute(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute.
- execute(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute.
- execute(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute.
- execute(String, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql 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() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute query.
- executeQuery(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute update.
- executeUpdate(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute update.
- executeUpdate(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.CallableStatementWrapper
-
Execute update.
- executeUpdate(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute update.
- executeUpdate(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute update.
- executeUpdate(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute update.
- executeUpdate(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute update.
- executeUpdate(String, int[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute update.
- executeUpdate(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Execute update.
- executeUpdate(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Execute update.
- executeUpdate(String, String[]) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Execute update.
- exists() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Exists.
- EXISTS - cn.featherfly.common.db.dialect.Keywords
-
The exists.
- exportData(Query, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出结果集
- exportData(Query, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出结果集
- exportData(Writer, Query...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出结果集
- exportData(Writer, Query...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出结果集
- exportData(Writer, String...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出结果集
- exportData(Writer, String...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出结果集
- exportData(Writer, Collection<Query>) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出结果集
- exportData(Writer, Collection<Query>) - 类 中的方法cn.featherfly.common.db.data.DataExportorImpl
-
导出结果集
- exportData(String, ConditionBuilder, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出结果集
- exportData(String, ConditionBuilder, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出结果集
- exportData(String, 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.AbstractDataExportor
-
导出结果集
- exportData(Collection<String>, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出结果集
- exportDatabase(Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出整库
- exportDatabase(Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出整库
- ExportException - cn.featherfly.common.db.data中的异常错误
-
export异常
- ExportException() - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
-
Instantiates a new export exception.
- ExportException(String) - 异常错误 的构造器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, Object[], 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[], Locale, Throwable) - 异常错误 的构造器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, Locale) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
-
Instantiates a new export exception.
- ExportException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
-
Instantiates a new export exception.
- ExportException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ExportException
-
Instantiates a new export exception.
- exportTable(TableQuery, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出某张表
- exportTable(TableQuery, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出某张表
- exportTable(Writer, String...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出某几张表
- exportTable(Writer, String...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出某几张表
- exportTable(Writer, Collection<String>) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出某几张表
- exportTable(Writer, Collection<String>) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出某几张表
- exportTable(String, Writer) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出某张表
- exportTable(String, Writer) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出某张表
- exportTables(Writer, TableQuery...) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出某几张表
- exportTables(Writer, TableQuery...) - 接口 中的方法cn.featherfly.common.db.data.DataExportor
-
导出某几张表
- exportTables(Writer, Collection<TableQuery>) - 类 中的方法cn.featherfly.common.db.data.AbstractDataExportor
-
导出某几张表
- exportTables(Writer, Collection<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() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
From.
- from(String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
进入条件表达式
- from(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.SelectBuilder
-
进入条件表达式
- from(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
进入条件表达式
- from(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
进入条件表达式
- FROM - cn.featherfly.common.db.dialect.Keywords
-
The from.
- full() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Full.
- FULL - cn.featherfly.common.db.dialect.Keywords
-
The full.
- FULL_JOIN - cn.featherfly.common.db.dialect.Join
-
The full join.
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.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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the array.
- getArray(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the big decimal.
- getBigDecimal(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the big decimal.
- getBigDecimal(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
已过时。
- getBigDecimal(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
已过时。
- getBigDecimal(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getBigDecimal(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the big decimal.
- getBigDecimal(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the big decimal.
- 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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the blob.
- getBlob(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the boolean.
- getBoolean(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the boolean.
- getBoolean(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the boolean.
- getByte(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getByte(int) - 类 中的方法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.mapping.SqlResultSet
- getByte(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the byte.
- getByte(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the byte.
- getBytes(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getBytes(int) - 类 中的方法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.mapping.SqlResultSet
- getBytes(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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() - 类 中的方法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.
- getCatalog(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the catalog.
- getCatalog(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the catalog.
- getCharacterStream(int) - 类 中的方法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.CallableStatementWrapper
-
Gets the character stream.
- getCharacterStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the character stream.
- getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.JdbcMappingFactory
- getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.ObjectDbMixedMappingFactory
- getClassMapping(Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
- getClassNameConversions() - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
返回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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the clob.
- getClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.
- getColumnComment(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column comment.
- getColumnComment(Column) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
Gets the column comment.
- 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.
- getColumnIndex() - 接口 中的方法cn.featherfly.common.db.Column
-
Gets the column index.
- getColumnIndex() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回columnIndex.
- getColumnIndex(ResultSetMetaData, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the column index.
- getColumnIndex(ResultSet, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the column index.
- getColumnMap() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回所有列元数据对象的MAP.
- getColumnMap() - 接口 中的方法cn.featherfly.common.db.Table
-
返回所有列元数据对象的MAP.
- getColumnName() - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
返回columnName.
- getColumnName(String, ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName.
- getColumnNames(ClassMapping<?>, String...) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName array.
- getColumnNames(ClassMapping<?>, Collection<String>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
根据传入name获取对应的columnName array.
- getColumnNotNull(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column not null.
- getColumns() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
返回所有列元数据对象的集合.
- getColumns() - 接口 中的方法cn.featherfly.common.db.Table
-
返回所有列元数据对象的集合.
- getColumnTypeDDL(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column type DDL.
- getColumnTypeDDL(Column, String) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the column type DDL.
- getColumnTypeDDL(Column, String) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
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.
- 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() - 类 中的方法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() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the connection.
- getConnection() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the connection.
- getConnection(String, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection.
- getConnection(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Gets the connection.
- getConnection(String, String, String, String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection.
- getConnection(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection.
- getConnectionWrapper(DataSource) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Gets the connection wrapper.
- getCreateTableSql(ClassMapping<?>, Dialect, SqlTypeMappingManager) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the creates the table sql.
- getCursorName() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the cursor name.
- getDatabaseMetadata() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
返回DatabaseMetadata
- getDatabaseMetadata() - 类 中的方法cn.featherfly.common.db.metadata.TableMetadata
-
Gets the database metadata.
- getDatabaseMetadata(String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
返回的元数据,首先查找已经受管理的元数据对象, 如果没有找到,则基于传入数据库连接创建并纳入管理.
- 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(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDate(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDate(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getDate(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the date.
- getDate(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the date.
- getDate(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回defaultValue.
- getDefaultValue(Column) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the default value.
- getDeleteSqlAndParamPositions(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the delete sql and param positions.
- getDialect() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
返回dialect
- getDialect() - 类 中的方法cn.featherfly.common.db.builder.model.AbstractSqlElement
-
返回dialect.
- getDialect() - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
返回dialect.
- getDialect() - 类 中的方法cn.featherfly.common.db.data.format.SqlDataFormat
-
返回dialect.
- getDialect() - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
返回dialect.
- getDialect() - 类 中的方法cn.featherfly.common.db.migration.Migrator
-
返回dialect.
- getDouble(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getDouble(int) - 类 中的方法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.mapping.SqlResultSet
- getDouble(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.
- getFkCheck(boolean) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
- getFloat(int) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getFloat(int) - 类 中的方法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.mapping.SqlResultSet
- getFloat(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.
- 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(int) - 类 中的方法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.mapping.SqlResultSet
- getInt(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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() - 接口 中的方法cn.featherfly.common.db.mapping.TypeRegister
-
Gets the java type.
- getJavaType(Class<E>, SQLType) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the java type.
- getJavaType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
-
Gets the java type.
- getJavaType(SQLType) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Gets the java type.
- getJavaType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
-
Gets the java type.
- getJavaType(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the java type.
- getKeyword(Keywords) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted keywords.
- getKeyword(LogicOperator) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
get converted keywords.
- getKeyword(SortOperator) - 接口 中的方法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(int) - 类 中的方法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.mapping.SqlResultSet
- getLong(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the long.
- getLong(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the long.
- getMajorVersion() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回majorVersion
- getMaxFieldSize() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the max field size.
- getMaxFieldSize() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the max field size.
- getMaxFieldSize() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the max field size.
- getMaxRows() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the max rows.
- getMaxRows() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the max rows.
- getMaxRows() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the max rows.
- getMergeSqlAndParamPositions(T, ClassMapping<?>, boolean, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the merge sql and param positions.
- getMetadata() - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
返回metadata.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the meta data.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the meta data.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the meta data.
- getMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the meta data.
- getMinorVersion() - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回minorVersion
- getMoreResults() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the more results.
- getMoreResults() - 类 中的方法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.CallableStatementWrapper
-
Gets the more results.
- getMoreResults(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n character stream.
- getNCharacterStream(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n clob.
- getNClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n clob.
- getNClob(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n clob.
- getNString(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the n string.
- getNString(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the n string.
- getNString(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getObject(int, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(int, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(int, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getObject(String) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the object.
- getObject(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the object.
- getObject(String, Class<T>) - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getObject(String, Map<String, Class<?>>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(Object[], int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
返回分页参数的数组
- getPaginationSqlParameter(Object[], int, int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
返回分页参数的数组
- getPaginationSqlParameter(Object[], int, int) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
返回分页参数的数组
- getPaginationSqlParameter(Map<String, Object>, int, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
返回分页参数的MAP
- getPaginationSqlParameter(Map<String, Object>, int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
返回分页参数的MAP
- getParam() - 类 中的方法cn.featherfly.common.db.builder.model.ParamedColumnElement
-
返回param.
- getParameterMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the parameter meta data.
- getParameterMetaData() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the parameter meta data.
- getParamNamedPaginationSql(String, int, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = :username
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = :username
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = :username
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = :username
- getParamNamedPaginationSql(String, int, int) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = :username
- 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, char) - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}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, char) - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
转换普通命名sql为带分页的sql,此sql为带命名参数sql, 如select * from user where user_name = {startSymal}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
- 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.AbstractMappingFactory
-
返回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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the ref.
- getRef(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.
- 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) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Retrieve a JDBC column value from a ResultSet, using the most appropriate value type.
- getResultSetValue(ResultSet, int, Class<?>) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Retrieve a JDBC column value from a ResultSet, using the specified 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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the row id.
- getRowId(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the row id.
- getRowId(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the row id.
- getRowNum() - 类 中的方法cn.featherfly.common.db.mapping.SqlResultSet
- getSchema() - 类 中的方法cn.featherfly.common.db.migration.Migrator
-
返回schema
- getSchema() - 类 中的方法cn.featherfly.common.db.model.AbstractTable
-
Gets the schema.
- getSchema() - 接口 中的方法cn.featherfly.common.db.Table
-
Gets the schema.
- getSelectByIdSql(ClassMapping<?>, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select by id sql.
- getSelectByIdSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select by id sql.
- getSelectColumns(ClassMapping<?>) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select columns.
- getSelectColumnsSql(ClassMapping<?>, String, Dialect) - 类 中的静态方法cn.featherfly.common.db.mapping.ClassMappingUtils
-
Gets the select columns sql.
- getSelectColumnsSql(ClassMapping<?>, String, Dialect, MappingFactory, Map<String, String>) - 类 中的静态方法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.
- 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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the short.
- getShort(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.
- getSqlType() - 接口 中的方法cn.featherfly.common.db.Column
-
Gets the sql type.
- getSqlType() - 接口 中的方法cn.featherfly.common.db.mapping.TypeRegister
-
Gets the sql type.
- getSqlType() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回sqlType.
- getSqlType(GenericType<E>) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Gets the sql type.
- getSqlType(GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
-
Gets the sql type.
- getSqlType(Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
-
Gets the sql type.
- getSqlType(Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the sql type.
- getSqlType(Class<E>, Class<E>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Gets the sql type.
- getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
返回sqlTypeMappingManager.
- getSqlTypeMappingManager() - 类 中的方法cn.featherfly.common.db.migration.Migrator
-
返回sqlTypeMappingManager.
- getSQLXML(int) - 类 中的方法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.CallableStatementWrapper
-
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(int) - 类 中的方法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.mapping.SqlResultSet
- getString(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the string.
- getString(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the string.
- getTable() - 接口 中的方法cn.featherfly.common.db.Column
-
Gets the table.
- getTable() - 类 中的方法cn.featherfly.common.db.model.AbstractColumn
-
返回table.
- getTable(String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadata
-
返回指定名称的表元数据对象.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
返回tableAlias.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
返回alias.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
返回alias.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectColumnsBasicBuilder
-
返回alias.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSortBuilder
-
返回tableAlias.
- getTableAlias() - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
-
返回tableAlias.
- getTableColumnsDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
Gets the table columns DDL.
- getTableColumnsDDL(Table) - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
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.
- 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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTime(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the time.
- getTime(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTime(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the time.
- getTime(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the time.
- getTime(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTimestamp(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the timestamp.
- getTimestamp(int, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTimestamp(String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the timestamp.
- getTimestamp(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the timestamp.
- getTimestamp(String, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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() - 类 中的方法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.
- getType(String) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
把字符串表示的type转换为int表示的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.
- getURL(int) - 类 中的方法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.CallableStatementWrapper
-
Gets the url.
- getURL(String) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the url.
- getValue() - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
返回value.
- getValueMode(String) - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
返回指定列名的ValueModel
- getValueModes() - 类 中的方法cn.featherfly.common.db.data.RecordModel
-
返回全部ValueModel
- getValueToSql(String, int, String) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImpExp
-
把字符串转换为指定类型的sql语句参数
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Gets the warnings.
- getWarnings() - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Gets the warnings.
- getWrapSign() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.MySQLDialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.OracleDialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.PostgreSQLDialect
-
Gets the wrap sign.
- getWrapSign() - 类 中的方法cn.featherfly.common.db.dialect.SQLiteDialect
-
Gets the wrap sign.
- GLOBAL_TEMPORARY - cn.featherfly.common.db.metadata.TableType
-
全局临时表
- 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.Keywords
-
The if.
- if_() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
If.
- ignore - cn.featherfly.common.db.data.DataImportor.ExistPolicy
-
忽略
- imp(Reader) - 接口 中的方法cn.featherfly.common.db.data.DataImportor
-
导入.
- imp(Reader) - 类 中的方法cn.featherfly.common.db.data.JsonImportor
-
导入.
- ImportException - cn.featherfly.common.db.data中的异常错误
-
import异常
- ImportException() - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String) - 异常错误 的构造器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, Object[], 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[], Locale, Throwable) - 异常错误 的构造器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, Locale) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- ImportException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.data.ImportException
-
Instantiates a new import exception.
- in() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
In.
- in(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- IN - cn.featherfly.common.db.dialect.Keywords
-
The in.
- INCR - cn.featherfly.common.db.builder.model.UpdateColumnElement.SetType
-
The incr.
- index() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Index.
- INDEX - cn.featherfly.common.db.dialect.Keywords
-
The index.
- indexMap - 类 中的变量cn.featherfly.common.db.model.AbstractTable
-
The index map.
- 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.
- INNER - cn.featherfly.common.db.dialect.Keywords
-
The inner.
- INNER_JOIN - cn.featherfly.common.db.dialect.Join
-
The inner join.
- insert() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Insert.
- INSERT - cn.featherfly.common.db.dialect.Keywords
-
The insert.
- insertRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Insert row.
- intersect() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Intersect.
- INTERSECT - cn.featherfly.common.db.dialect.Keywords
-
The intersect.
- into() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Into.
- INTO - cn.featherfly.common.db.dialect.Keywords
-
The into.
- is() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Checks if is.
- IS - cn.featherfly.common.db.dialect.Keywords
-
The 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.
- 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.
- 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
-
是否存在指定列
- 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语法
- isIgnoreEmpty() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
Checks if is ignore empty.
- 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.
- 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.
- isTableAndColumnNameUppercase() - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
返回tableAndColumnNameUppercase.
- isTableAndColumnNameUppercase() - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
Checks if is table and column name uppercase.
- isTransient(BeanProperty<?>, StringBuilder) - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
Checks if is transient.
- isValid(int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Checks if is valid.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Checks if is wrapper for.
- isWrapperFor(Class<?>) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Checks if is wrapper for.
J
- JavaSqlTypeMapper<E> - cn.featherfly.common.db.mapping中的接口
-
SqlTypeToJavaRegister
- JavaToSqlTypeRegister<E> - cn.featherfly.common.db.mapping中的接口
-
JavaToSqlTypeRegister
- JdbcException - cn.featherfly.common.db中的异常错误
-
JDBC操作包装异常
- JdbcException() - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String) - 异常错误 的构造器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, Object[], 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[], Locale, Throwable) - 异常错误 的构造器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, Locale) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.JdbcException
-
Instantiates a new jdbc exception.
- JdbcMappingException - cn.featherfly.common.db.mapping中的异常错误
-
JdbcMappingException
- JdbcMappingException() - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String) - 异常错误 的构造器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, Object[], 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[], Locale, Throwable) - 异常错误 的构造器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, Locale) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(String, Locale, Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingException(Throwable) - 异常错误 的构造器cn.featherfly.common.db.mapping.JdbcMappingException
-
Instantiates a new jdbc mapping exception.
- JdbcMappingFactory - cn.featherfly.common.db.mapping中的类
-
MapperFactory
- JdbcMappingFactory(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(JdbcMappingFactory.MappingMode, DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(DatabaseMetadata, Dialect) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(DatabaseMetadata, Dialect, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.JdbcMappingFactory
-
Instantiates a new jdbc mapping factory.
- JdbcMappingFactory.MappingMode - cn.featherfly.common.db.mapping中的枚举
-
The Enum MappingMode.
- JdbcUtils - cn.featherfly.common.db中的类
-
JDBC操作的工具类
- join - 类 中的变量cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
The join.
- join() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Join.
- join(Join) - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
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(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(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 - cn.featherfly.common.db.dialect中的枚举
-
Join Types
- JOIN - cn.featherfly.common.db.dialect.Keywords
-
The join.
- 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.
- KEY - cn.featherfly.common.db.dialect.Keywords
-
The 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.
- LEFT - cn.featherfly.common.db.dialect.Keywords
-
The left.
- LEFT_JOIN - cn.featherfly.common.db.dialect.Join
-
The left join.
- like() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Like.
- LIKE - cn.featherfly.common.db.dialect.Keywords
-
The like.
- LIMIT_PARAM_NAME - 接口 中的静态变量cn.featherfly.common.db.dialect.Dialect
-
命名参数查询的查询条件默认数量名称.
- link(StringBuilder, String) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
-
条件添加工具
- link(StringBuilder, String...) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
-
link sql part
- link(String, String) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
-
link sql part
- link(String, String...) - 类 中的静态方法cn.featherfly.common.db.builder.BuilderUtils
-
link sql part
- loadDriver(String) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Loads and registers a database driver class.
- LOCAL_TEMPORARY - cn.featherfly.common.db.metadata.TableType
-
本地临时表
- logger - 类 中的变量cn.featherfly.common.db.data.AbstractDataImpExp
-
The logger.
- logger - 类 中的变量cn.featherfly.common.db.dialect.AbstractDialect
-
The logger.
- logger - 类 中的变量cn.featherfly.common.db.mapping.AbstractMappingFactory
-
The logger.
- logger - 类 中的变量cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
The logger.
- logger - 类 中的变量cn.featherfly.common.db.SqlExecutor
-
The logger.
- lookupColumnName(ResultSetMetaData, int) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Determine the column name to use.
- lt(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
M
- main(String[]) - 类 中的静态方法cn.featherfly.common.db.data.query.TableQuery
-
The main method.
- mappedTypes - 类 中的变量cn.featherfly.common.db.mapping.AbstractMappingFactory
-
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.
- MAX - cn.featherfly.common.db.dialect.Keywords
-
The max.
- metadata - 类 中的变量cn.featherfly.common.db.mapping.AbstractMappingFactory
-
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.
- MIN - cn.featherfly.common.db.dialect.Keywords
-
The min.
- MODIFY - cn.featherfly.common.db.dialect.Keywords
-
The modify.
- MODIFY - cn.featherfly.common.db.migration.Migrator.ModifyType
-
The modify.
- 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() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Next.
- nin(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- none - cn.featherfly.common.db.data.DataImportor.TransactionPolicy
-
不提交,用于使用统一的事物管理的情形
- not() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Not.
- NOT - cn.featherfly.common.db.dialect.Keywords
-
The not.
- notIn() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Not in.
- NULL - cn.featherfly.common.db.dialect.Keywords
-
The null.
- nullable - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The nullable.
- nullText() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Null text.
O
- OBJ_DB_MIXED - cn.featherfly.common.db.mapping.JdbcMappingFactory.MappingMode
-
obj db mixed.
- OBJ_TO_DB - cn.featherfly.common.db.mapping.JdbcMappingFactory.MappingMode
-
The obj to db strict.
- 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, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器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.
- 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, SqlTypeMappingManager, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
- ObjectToDbMappingFactory(DatabaseMetadata, Dialect, List<ClassNameConversion>, List<PropertyNameConversion>) - 类 的构造器cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
- ObjectToJsonMapper<E extends java.io.Serializable> - cn.featherfly.common.db.mapping.mappers中的类
-
ObjectToJsonMapper
- 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(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.
- on() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
On.
- ON - cn.featherfly.common.db.dialect.Keywords
-
The on.
- or() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- or() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Or.
- OR - cn.featherfly.common.db.dialect.Keywords
-
The 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() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Order.
- Order(Dialect, SortOperator) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlOrderByBasicBuilder.Order
- ORDER - cn.featherfly.common.db.dialect.Keywords
-
The order.
- orderBy() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Order by.
- outer() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Outer.
- OUTER - cn.featherfly.common.db.dialect.Keywords
-
The 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) - 类 的构造器cn.featherfly.common.db.builder.model.ParamedColumnElement
-
Instantiates a new paramed column element.
- ParamedColumnElement(Dialect, String, Object, String) - 类 的构造器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, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Prepare statement.
- prepareStatement(String, int, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Prepare statement.
- prepareStatement(String, String[]) - 类 中的方法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 - cn.featherfly.common.db.dialect.Keywords
-
The 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.AbstractMappingFactory
-
The property name conversions.
Q
- query(Execution) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- query(Execution, RowMapper<E>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- query(String, RowMapper<E>, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- query(String, RowMapper<E>, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- query(String, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- query(String, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
Query.
- queryListArray(Execution) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- queryListArray(String, Object...) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
sql query.
- queryListArray(String, Map<String, Object>) - 类 中的方法cn.featherfly.common.db.SqlExecutor
-
Query list array.
R
- RecordModel - cn.featherfly.common.db.data中的类
-
RecordMetadata.
- RecordModel(String) - 类 的构造器cn.featherfly.common.db.data.RecordModel
-
Instantiates a new record model.
- RecordModel.ValueModel - cn.featherfly.common.db.data中的类
-
The Class ValueModel.
- reCreate(Connection) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
重新创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
- reCreate(Connection, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
- reCreate(Connection, String, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
- reCreate(DataSource) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
- reCreate(DataSource, String) - 类 中的方法cn.featherfly.common.db.metadata.DatabaseMetadataManager
-
创建数据库元数据,会初始化表和列元数据, 不管元数据对象是否存在,都创建,原来的会被替换.
- refreshRow() - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Refresh row.
- regist(JavaSqlTypeMapper<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Regist.
- regist(JavaToSqlTypeRegister<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Regist.
- regist(SqlTypeToJavaRegister<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Regist.
- regist(GenericType<?>, JavaSqlTypeMapper<? extends Object>) - 类 中的方法cn.featherfly.common.db.mapping.SqlTypeMappingManager
-
Regist.
- registerOutParameter(int, 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) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Register out parameter.
- registerOutParameter(String, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Register out parameter.
- registerOutParameter(String, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Register out parameter.
- relative(int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Relative.
- releaseSavepoint(Savepoint) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Release savepoint.
- remark - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The remark.
- remark - 类 中的变量cn.featherfly.common.db.model.AbstractTable
-
The remark.
- ResultSetWrapper - cn.featherfly.common.db.wrapper中的类
-
java.sql.ResultSet的包装类,包装所有检查异常(SQLEception)为非检查异常(JdbcException)
- ResultSetWrapper(ResultSet) - 类 的构造器cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Instantiates a new result set wrapper.
- right() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Right.
- RIGHT - cn.featherfly.common.db.dialect.Keywords
-
The right.
- RIGHT_JOIN - cn.featherfly.common.db.dialect.Join
-
The right join.
- rollback() - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Rollback.
- rollback(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Rollback any changes made on the given connection.
- rollback(Savepoint) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Rollback.
- rollbackAndClose(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Performs a rollback on the
Connectionthen closes it, avoid closing if null. - rollbackAndCloseQuietly(Connection) - 类 中的静态方法cn.featherfly.common.db.JdbcUtils
-
Performs a rollback on the
Connectionthen 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.
- SCHEMA - cn.featherfly.common.db.dialect.Keywords
-
The schema.
- select() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Select.
- select(String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(String[]) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
批量添加select的列
- select(String[]) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
批量添加select的列
- select(String[]) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
批量添加select的列
- select(String, AggregateFunction) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String, AggregateFunction) - 类 中的方法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.SelectBuilder
-
添加select的列
- select(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(String, AggregateFunction, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(String, String) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
添加select的列
- select(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
添加select的列
- select(String, String) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
添加select的列
- select(Collection<String>) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
批量添加select的列
- select(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
批量添加select的列
- select(Collection<String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
批量添加select的列
- select(Map<String, String>) - 接口 中的方法cn.featherfly.common.db.builder.dml.SelectBuilder
-
批量添加select的列
- select(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlQueryBuilder
-
批量添加select的列
- select(Map<String, String>) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlSelectBuilder
-
批量添加select的列
- SELECT - cn.featherfly.common.db.dialect.Keywords
-
The 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, AggregateFunction, String) - 类 的构造器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.
- set() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Sets the.
- set(PreparedStatement, int, E) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Sets the value.
- set(PreparedStatement, int, E) - 类 中的方法cn.featherfly.common.db.mapping.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.
- SET - cn.featherfly.common.db.builder.model.UpdateColumnElement.SetType
-
The set.
- SET - cn.featherfly.common.db.dialect.Keywords
-
The set.
- 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) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.CallableStatementWrapper
-
Sets the ascii stream.
- setAsciiStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- 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(int, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the big decimal.
- setBigDecimal(String, BigDecimal) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the big decimal.
- setBinaryStream(int, InputStream) - 类 中的方法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.CallableStatementWrapper
-
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.CallableStatementWrapper
-
Sets the binary stream.
- setBinaryStream(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- setBlob(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the blob.
- setBlob(int, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBlob(int, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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(String, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the blob.
- setBoolean(int, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the boolean.
- setBoolean(int, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the boolean.
- setBoolean(String, boolean) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int, byte) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the byte.
- setByte(String, byte) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the byte.
- setBytes(int, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the bytes.
- setBytes(int, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the bytes.
- setBytes(String, byte[]) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the bytes.
- setCatalog(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
-
设置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) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.CallableStatementWrapper
-
Sets the character stream.
- setCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- setCheckMapping(boolean) - 类 中的方法cn.featherfly.common.db.mapping.ObjectToDbMappingFactory
-
设置checkMapping
- setClassNameConversions(List<ClassNameConversion>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
设置classNameConversions.
- setClientInfo(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the client info.
- setClientInfo(Properties) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the client info.
- setClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the clob.
- setClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the clob.
- setClob(int, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setClob(int, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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(String, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the clob.
- setColumnIndex(int) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
-
设置columnIndex.
- setColumnMapping(PropertyMapping, BeanProperty<?>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractMappingFactory
-
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) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the date.
- setDate(int, Date, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the date.
- setDate(int, Date, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- 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(int, double) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the double.
- setDouble(String, double) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the double.
- 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(int, float) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the float.
- setFloat(String, float) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the float.
- setGenericType(GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
-
设置genericType.
- setHoldability(int) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Sets the holdability.
- setIgnoreEmpty(boolean) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
Sets the ignore empty.
- setInt(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the int.
- setInt(int, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the int.
- setInt(String, int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the long.
- setLong(String, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the long.
- setMaxFieldSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the max field size.
- setMaxFieldSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the max field size.
- setMaxFieldSize(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the max field size.
- setMaxRows(int) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the max rows.
- setMaxRows(int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the max rows.
- setMaxRows(int) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Sets the max rows.
- setName(String) - 类 中的方法cn.featherfly.common.db.builder.model.ColumnElement
-
设置name.
- setName(String) - 类 中的方法cn.featherfly.common.db.builder.model.TableElement
-
设置name
- setName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
-
设置name.
- setName(String) - 类 中的方法cn.featherfly.common.db.model.AbstractTablePojo
-
设置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) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N character stream.
- setNCharacterStream(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- setNClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.CallableStatementWrapper
-
Sets the N clob.
- setNClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N clob.
- setNClob(int, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNClob(int, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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(String, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N clob.
- setNString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N string.
- setNString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the N string.
- setNString(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the N string.
- setNull(int, int) - 类 中的方法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.CallableStatementWrapper
-
Sets the null.
- setNull(int, int, String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- setNullable(boolean) - 类 中的方法cn.featherfly.common.db.model.AbstractColumnPojo
-
设置nullable.
- setObject(int, Object) - 类 中的方法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.CallableStatementWrapper
-
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.CallableStatementWrapper
-
Sets the object.
- setObject(int, Object, int, int) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- 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.AbstractMappingFactory
-
设置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.
- setRowId(int, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the row id.
- setRowId(int, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the row id.
- setRowId(String, RowId) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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.
- setShort(int, short) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the short.
- setShort(int, short) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the short.
- setShort(String, short) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(int, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the SQLXML.
- setSQLXML(String, SQLXML) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the SQLXML.
- setString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the string.
- setString(int, String) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the string.
- setString(String, String) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
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(boolean) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
设置tableAndColumnNameUppercase.
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.AbstractSqlSelectBuilder
-
设置tableName.
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlDeleteFromBasicBuilder
-
设置tableName.
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlJoinOnBasicBuilder
-
设置tableName.
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlSelectBasicBuilder
-
设置tableName.
- setTableName(String) - 类 中的方法cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
设置tableName.
- setTime(int, Time) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the time.
- setTime(int, Time) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the time.
- setTime(int, Time, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the time.
- setTime(int, Time, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- setTimestamp(int, Timestamp) - 类 中的方法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.CallableStatementWrapper
-
Sets the timestamp.
- setTimestamp(int, Timestamp, Calendar) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
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.
- 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.
- 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(int, URL) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Sets the URL.
- setURL(String, URL) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Sets the URL.
- setValue(String) - 类 中的方法cn.featherfly.common.db.data.RecordModel.ValueModel
-
设置value.
- 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.
- SimpleColumn - cn.featherfly.common.db.model中的类
-
SimpleColumn
- SimpleColumn() - 类 的构造器cn.featherfly.common.db.model.SimpleColumn
- SimpleQuery - cn.featherfly.common.db.data.query中的类
-
简单查询
- SimpleQuery(String, Object...) - 类 的构造器cn.featherfly.common.db.data.query.SimpleQuery
- SimpleQuery(String, String, Object...) - 类 的构造器cn.featherfly.common.db.data.query.SimpleQuery
- SimpleTable - cn.featherfly.common.db.model中的类
-
SimpleTable
- SimpleTable() - 类 的构造器cn.featherfly.common.db.model.SimpleTable
- size - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The size.
- sort() - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- SqlBuilder - cn.featherfly.common.db.builder中的接口
-
SqlBuilder
- SqlConditionBuilder - cn.featherfly.common.db.builder.dml中的接口
-
SqlConditoinBuilder
- SqlConditionExpression - cn.featherfly.common.db.builder.dml中的类
-
sql condition expression sql 条件表达式
- SqlConditionGroup - cn.featherfly.common.db.builder.dml中的类
-
sql condition group builder sql条件逻辑组构造器
- SqlConditionGroup(Dialect, SqlSortBuilder) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlConditionGroup
-
Instantiates a new sql condition group.
- SqlConditionGroup(Dialect, String, 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.
- 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, Join, 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.
- SqlJoinOnBasicBuilder(Dialect, 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.
- 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) - 类 的构造器cn.featherfly.common.db.builder.dml.SqlQueryBuilder
- SqlResultSet - cn.featherfly.common.db.mapping中的类
-
JdbcRes
- SqlResultSet(ResultSet) - 类 的构造器cn.featherfly.common.db.mapping.SqlResultSet
- SqlSelectBasicBuilder - cn.featherfly.common.db.builder.dml.basic中的类
-
sql select basic builder. columns with given table
- SqlSelectBasicBuilder(Dialect, 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.
- 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.
- 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, 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.
- SqlSelectColumnsBasicBuilder(Dialect, String) - 类 的构造器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.AbstractMappingFactory
-
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) - 类 的构造器cn.featherfly.common.db.builder.dml.basic.SqlUpdateSetBasicBuilder
-
Instantiates a new sql update set basic builder.
- SqlUpdateSetBasicBuilder(Dialect, String, String) - 类 的构造器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.
- SUM - cn.featherfly.common.db.dialect.Keywords
-
The sum.
- support(GenericType<E>) - 类 中的方法cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper
-
Support.
- support(GenericType<E>) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Support.
- support(SQLType) - 接口 中的方法cn.featherfly.common.db.mapping.JavaSqlTypeMapper
-
Support.
- support(SQLType) - 类 中的方法cn.featherfly.common.db.mapping.mappers.ObjectToJsonMapper
-
Support.
- sw(String, Object) - 类 中的方法cn.featherfly.common.db.builder.dml.SqlConditionGroup
- SYNONYM - cn.featherfly.common.db.metadata.TableType
- SYSTEM_TABLE - cn.featherfly.common.db.metadata.TableType
-
系统表
T
- table - cn.featherfly.common.db.data.DataImportor.TransactionPolicy
-
导入单张表数据后提交一次
- table - 类 中的变量cn.featherfly.common.db.model.AbstractColumn
-
The table.
- table() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Table.
- Table - cn.featherfly.common.db中的接口
-
Table
- TABLE - cn.featherfly.common.db.dialect.Keywords
-
The table.
- TABLE - cn.featherfly.common.db.metadata.TableType
-
表
- 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.
- 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
- transferStringForSql(String) - 类 中的静态方法cn.featherfly.common.db.SqlUtils
-
将字符串转义.会将\ ' "转义为\\ \' \"
- transform(RecordModel) - 类 中的方法cn.featherfly.common.db.data.AbstractDataImportor
-
数据变换
- transform(RecordModel) - 接口 中的方法cn.featherfly.common.db.data.DataTransformer
-
数据变换
- truncate() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Truncate.
- TRUNCATE - cn.featherfly.common.db.dialect.Keywords
-
The 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.
- UNION - cn.featherfly.common.db.dialect.Keywords
-
The union.
- UNIQUE - cn.featherfly.common.db.dialect.Keywords
-
The unique.
- unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.CallableStatementWrapper
-
Unwrap.
- unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.ConnectionWrapper
-
Unwrap.
- unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.DataSourceWrapper
-
Unwrap.
- unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.PreparedStatementWrapper
-
Unwrap.
- unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Unwrap.
- unwrap(Class<T>) - 类 中的方法cn.featherfly.common.db.wrapper.StatementWrapper
-
Unwrap.
- update - cn.featherfly.common.db.data.DataImportor.ExistPolicy
-
更新
- 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 - cn.featherfly.common.db.dialect.Keywords
-
The update.
- UPDATE_STRING - 类 中的静态变量cn.featherfly.common.db.dialect.AbstractDialect
-
for update的后置.
- updateArray(int, Array) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update array.
- updateArray(String, Array) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update array.
- updateAsciiStream(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update ascii stream.
- updateAsciiStream(int, 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) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update ascii stream.
- updateAsciiStream(String, InputStream, int) - 类 中的方法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(int, 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) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update binary stream.
- updateBinaryStream(String, InputStream, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update binary stream.
- updateBinaryStream(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update binary stream.
- updateBlob(int, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update blob.
- updateBlob(int, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update blob.
- updateBlob(int, Blob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update blob.
- updateBlob(String, InputStream) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update blob.
- updateBlob(String, InputStream, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update blob.
- updateBlob(String, Blob) - 类 中的方法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(int, 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) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update character stream.
- updateCharacterStream(String, Reader, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update character stream.
- updateCharacterStream(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update character stream.
- updateClob(int, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update clob.
- updateClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update clob.
- updateClob(int, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update clob.
- updateClob(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update clob.
- updateClob(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update clob.
- updateClob(String, Clob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update clob.
- UpdateColumnElement - cn.featherfly.common.db.builder.model中的类
-
UpdateColumnElement
- UpdateColumnElement(Dialect, String, Object) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
-
Instantiates a new update column element.
- UpdateColumnElement(Dialect, String, Object, String) - 类 的构造器cn.featherfly.common.db.builder.model.UpdateColumnElement
-
Instantiates a new update column element.
- UpdateColumnElement(Dialect, String, Object, String, UpdateColumnElement.SetType) - 类 的构造器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.
- UpdateMapping - cn.featherfly.common.db.migration中的类
-
UpdateMapping
- updateNCharacterStream(int, 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) - 类 中的方法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, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update N clob.
- updateNClob(int, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update N clob.
- updateNClob(int, NClob) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update N clob.
- updateNClob(String, Reader) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update N clob.
- updateNClob(String, Reader, long) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update N clob.
- updateNClob(String, NClob) - 类 中的方法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(int, Object, int) - 类 中的方法cn.featherfly.common.db.wrapper.ResultSetWrapper
-
Update object.
- updateObject(String, Object) - 类 中的方法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(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
- value() - 注释类型 中的方法cn.featherfly.common.db.jpa.ColumnDefault
-
Value.
- value() - 注释类型 中的方法cn.featherfly.common.db.jpa.Comment
-
Value.
- ValueModel(String, int, String) - 类 的构造器cn.featherfly.common.db.data.RecordModel.ValueModel
-
ValueModel
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.builder.model.UpdateColumnElement.SetType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.ExistPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.TransactionPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.dialect.Join
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.dialect.Keywords
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.mapping.JdbcMappingFactory.MappingMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.metadata.TableType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.featherfly.common.db.migration.Migrator.ModifyType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.featherfly.common.db.builder.model.UpdateColumnElement.SetType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.ExistPolicy
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法cn.featherfly.common.db.data.DataImportor.TransactionPolicy
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
Values.
- values() - 枚举 中的静态方法cn.featherfly.common.db.dialect.Join
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法cn.featherfly.common.db.dialect.Keywords
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法cn.featherfly.common.db.mapping.JdbcMappingFactory.MappingMode
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法cn.featherfly.common.db.metadata.TableType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- values() - 枚举 中的静态方法cn.featherfly.common.db.migration.Migrator.ModifyType
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
- VALUES - cn.featherfly.common.db.dialect.Keywords
-
The values.
- valueToSql(Object, int) - 类 中的方法cn.featherfly.common.db.dialect.AbstractDialect
-
转换为SQL语句中使用的字符串
- valueToSql(Object, int) - 接口 中的方法cn.featherfly.common.db.dialect.Dialect
-
转换为SQL语句中使用的字符串
- view() - 类 中的方法cn.featherfly.common.db.dialect.Dialect.Keyworld
-
View.
- VIEW - cn.featherfly.common.db.dialect.Keywords
-
The view.
- VIEW - cn.featherfly.common.db.metadata.TableType
-
视图
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.
- WHERE - cn.featherfly.common.db.dialect.Keywords
-
The 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
-
包装名称,避免关键字问题
- 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.
所有类|所有程序包