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