索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractDatabaseQuery - cn.smallbun.screw.core.query中的类
AbstractDataBaseQuery
AbstractDatabaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.AbstractDatabaseQuery
 
AbstractExecute - cn.smallbun.screw.core.execute中的类
抽象执行
AbstractExecute(Configuration) - 类的构造器 cn.smallbun.screw.core.execute.AbstractExecute
 
AbstractProcess - cn.smallbun.screw.core.process中的类
AbstractBuilder
AbstractProcess() - 类的构造器 cn.smallbun.screw.core.process.AbstractProcess
 
AbstractProcess(Configuration) - 类的构造器 cn.smallbun.screw.core.process.AbstractProcess
构造方法
AbstractTemplateEngine - cn.smallbun.screw.core.engine中的类
AbstractProduce
AbstractTemplateEngine() - 类的构造器 cn.smallbun.screw.core.engine.AbstractTemplateEngine
 
AbstractTemplateEngine(EngineConfig) - 类的构造器 cn.smallbun.screw.core.engine.AbstractTemplateEngine
 
ArrayUtils - cn.smallbun.screw.core.util中的类
ArrayUtils
ArrayUtils() - 类的构造器 cn.smallbun.screw.core.util.ArrayUtils
 
Assert - cn.smallbun.screw.core.util中的类
断言
Assert() - 类的构造器 cn.smallbun.screw.core.util.Assert
 

B

beanAttributeValueEscapeXml(Object) - 类中的静态方法 cn.smallbun.screw.core.util.BeanUtils
转义bean中所有属性为字符串的
beanAttributeValueReplaceBlank(Object) - 类中的静态方法 cn.smallbun.screw.core.util.BeanUtils
bean 中所有属性为字符串的进行\n\t\s处理
beanAttributeValueTrim(Object) - 类中的静态方法 cn.smallbun.screw.core.util.BeanUtils
去掉bean中所有属性为字符串的前后空格
BeanUtils - cn.smallbun.screw.core.util中的类
BeanUtils
BeanUtils() - 类的构造器 cn.smallbun.screw.core.util.BeanUtils
 
bufferLength - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
BUFFER_LENGTH
bufferLength - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
未被使用
bufferLength - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
未被使用
bufferLength - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
bufferLength - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
bufferLength - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
未被使用
bufferLength - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
bufferLength - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
bufferLength - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
未被使用
build() - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
build
builder() - 类中的静态方法 cn.smallbun.screw.core.Configuration
builder
BuilderException - cn.smallbun.screw.core.exception中的异常错误
构建异常
BuilderException() - 异常错误的构造器 cn.smallbun.screw.core.exception.BuilderException
Constructs a new runtime exception with null as its detail message.
BuilderException(String) - 异常错误的构造器 cn.smallbun.screw.core.exception.BuilderException
Constructs a new runtime exception with the specified detail message.
BuilderException(String, Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.BuilderException
Constructs a new runtime exception with the specified detail message and cause.
BuilderException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.smallbun.screw.core.exception.BuilderException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
BuilderException(Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.BuilderException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?

C

CACHEDB - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
CacheDB
CacheDbColumnModel - cn.smallbun.screw.core.query.cachedb.model中的类
表字段信息
CacheDbColumnModel() - 类的构造器 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
CacheDbDatabaseModel - cn.smallbun.screw.core.query.cachedb.model中的类
数据库信息
CacheDbDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.cachedb.model.CacheDbDatabaseModel
 
CacheDbDataBaseQuery - cn.smallbun.screw.core.query.cachedb中的类
CacheDB 数据库查询
CacheDbDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
构造函数
CacheDbPrimaryKeyModel - cn.smallbun.screw.core.query.cachedb.model中的类
表主键
CacheDbPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
 
CacheDbTableModel - cn.smallbun.screw.core.query.cachedb.model中的类
表信息
CacheDbTableModel() - 类的构造器 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
CHAR_OCTET_LENGTH
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
对于 char 类型,该长度是列中的最大字节数
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
对于 char 类型,该长度是列中的最大字节数
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
对于 char 类型,该长度是列中的最大字节数
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
charOctetLength - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
对于 char 类型,该长度是列中的最大字节数
ClassUtils - cn.smallbun.screw.core.util中的类
ClassUtils
ClassUtils() - 类的构造器 cn.smallbun.screw.core.util.ClassUtils
 
close(Connection) - 类中的静态方法 cn.smallbun.screw.core.util.JdbcUtils
释放资源
close(ResultSet) - 类中的静态方法 cn.smallbun.screw.core.util.JdbcUtils
释放资源
close(ResultSet, Connection) - 类中的静态方法 cn.smallbun.screw.core.util.JdbcUtils
释放资源
close(ResultSet, Statement, Connection) - 类中的静态方法 cn.smallbun.screw.core.util.JdbcUtils
释放资源
cn.smallbun.screw.core - 程序包 cn.smallbun.screw.core
Screw database table structure document generation core package
cn.smallbun.screw.core.constant - 程序包 cn.smallbun.screw.core.constant
Constants
cn.smallbun.screw.core.engine - 程序包 cn.smallbun.screw.core.engine
Document generation engine
cn.smallbun.screw.core.engine.freemark - 程序包 cn.smallbun.screw.core.engine.freemark
Document generation engine freemark implement
cn.smallbun.screw.core.engine.velocity - 程序包 cn.smallbun.screw.core.engine.velocity
Document generation engine velocity implement
cn.smallbun.screw.core.exception - 程序包 cn.smallbun.screw.core.exception
Exception Class
cn.smallbun.screw.core.execute - 程序包 cn.smallbun.screw.core.execute
Document generation and execution
cn.smallbun.screw.core.mapping - 程序包 cn.smallbun.screw.core.mapping
Data mapping
cn.smallbun.screw.core.metadata - 程序包 cn.smallbun.screw.core.metadata
Metadata
cn.smallbun.screw.core.metadata.model - 程序包 cn.smallbun.screw.core.metadata.model
Metadata model
cn.smallbun.screw.core.process - 程序包 cn.smallbun.screw.core.process
Data processing
cn.smallbun.screw.core.query - 程序包 cn.smallbun.screw.core.query
Database query
cn.smallbun.screw.core.query.cachedb - 程序包 cn.smallbun.screw.core.query.cachedb
CacheDB Database query implement
cn.smallbun.screw.core.query.cachedb.model - 程序包 cn.smallbun.screw.core.query.cachedb.model
CacheDB Database query model
cn.smallbun.screw.core.query.db2 - 程序包 cn.smallbun.screw.core.query.db2
DB2 Database query implement
cn.smallbun.screw.core.query.db2.model - 程序包 cn.smallbun.screw.core.query.db2.model
 
cn.smallbun.screw.core.query.dm - 程序包 cn.smallbun.screw.core.query.dm
DM Database query implement
cn.smallbun.screw.core.query.dm.model - 程序包 cn.smallbun.screw.core.query.dm.model
DM Database query implement
cn.smallbun.screw.core.query.h2 - 程序包 cn.smallbun.screw.core.query.h2
H2 Database query implement
cn.smallbun.screw.core.query.highgo - 程序包 cn.smallbun.screw.core.query.highgo
Highgo Database query model
cn.smallbun.screw.core.query.hsql - 程序包 cn.smallbun.screw.core.query.hsql
HSQL Database query implement
cn.smallbun.screw.core.query.mariadb - 程序包 cn.smallbun.screw.core.query.mariadb
Mariadb Database query implement
cn.smallbun.screw.core.query.mariadb.model - 程序包 cn.smallbun.screw.core.query.mariadb.model
Mariadb Database query implement
cn.smallbun.screw.core.query.mysql - 程序包 cn.smallbun.screw.core.query.mysql
MySQL Database query implement
cn.smallbun.screw.core.query.mysql.model - 程序包 cn.smallbun.screw.core.query.mysql.model
MySql Database query model
cn.smallbun.screw.core.query.oracle - 程序包 cn.smallbun.screw.core.query.oracle
Oracle Database query implement
cn.smallbun.screw.core.query.oracle.model - 程序包 cn.smallbun.screw.core.query.oracle.model
Oracle Database query model
cn.smallbun.screw.core.query.phoenix - 程序包 cn.smallbun.screw.core.query.phoenix
Database query
cn.smallbun.screw.core.query.phoenix.model - 程序包 cn.smallbun.screw.core.query.phoenix.model
 
cn.smallbun.screw.core.query.postgresql - 程序包 cn.smallbun.screw.core.query.postgresql
PostgreSql Database query implement
cn.smallbun.screw.core.query.postgresql.model - 程序包 cn.smallbun.screw.core.query.postgresql.model
PostgreSql Database query model
cn.smallbun.screw.core.query.sqlite - 程序包 cn.smallbun.screw.core.query.sqlite
Sqlite Database query implement
cn.smallbun.screw.core.query.sqlservice - 程序包 cn.smallbun.screw.core.query.sqlservice
SqlServer Database query implement
cn.smallbun.screw.core.query.sqlservice.model - 程序包 cn.smallbun.screw.core.query.sqlservice.model
SqlServer Database query model
cn.smallbun.screw.core.util - 程序包 cn.smallbun.screw.core.util
Screw util
CollectionUtils - cn.smallbun.screw.core.util中的类
Collection 工具类
CollectionUtils() - 类的构造器 cn.smallbun.screw.core.util.CollectionUtils
 
Column - cn.smallbun.screw.core.metadata中的接口
表列接口
columnDef - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
默认值
columnDef - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
columnDef - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
该列的默认值,当值在单引号内时应被解释为一个字符串(可为 null)
columnDef - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
该列的默认值,当值在单引号内时应被解释为一个字符串(可为 null)
columnDef - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
columnDef - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
默认值
columnDef - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
该列的默认值,当值在单引号内时应被解释为一个字符串(可为 null)
columnDef - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
默认值
columnDef - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
默认值
columnDef - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
该列的默认值,当值在单引号内时应被解释为一个字符串(可为 null)
columnLength - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
列长度
columnLength - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
列长度
ColumnLength - cn.smallbun.screw.core.metadata中的接口
列长度
ColumnModel - cn.smallbun.screw.core.metadata.model中的类
表列领域对象,目前包含如下内容
ColumnModel() - 类的构造器 cn.smallbun.screw.core.metadata.model.ColumnModel
 
columnName - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
名称
columnName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
COLUMN_NAME
columnName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
COLUMN_NAME
columnName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
列名称
columnName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2PrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
列名称
columnName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmPrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
columnName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
columnName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
列名称
columnName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OraclePrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
columnName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
columnName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
列名
columnName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
列名称
columnName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel
列名
columns - 类中的变量 cn.smallbun.screw.core.metadata.model.TableModel
表列
columnsCaching - 类中的变量 cn.smallbun.screw.core.process.AbstractProcess
列信息缓存
columnsCaching - 类中的变量 cn.smallbun.screw.core.query.AbstractDatabaseQuery
缓存
columnSize - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
列大小
columnSize - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
COLUMN_SIZE
columnSize - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
列表示给定列的指定列大小。
columnSize - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
列表示给定列的指定列大小。
columnType - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
SQL 数据类型带长度
columnType - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
列类型(带长度)
columnType - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
列类型(带长度)
config - 类中的变量 cn.smallbun.screw.core.execute.AbstractExecute
 
config - 类中的变量 cn.smallbun.screw.core.process.AbstractProcess
Configuration
configuration - 类中的变量 cn.smallbun.screw.core.engine.freemark.FreemarkerTemplateEngine
freemarker 配置实例化
Configuration - cn.smallbun.screw.core中的类
Screw 配置入口
Configuration(String, String, String, String, String, DataSource, ProcessConfig, EngineConfig) - 类的构造器 cn.smallbun.screw.core.Configuration
构造函数
Configuration.ConfigurationBuilder - cn.smallbun.screw.core中的类
 
ConfigurationBuilder() - 类的构造器 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
connection - 类中的变量 cn.smallbun.screw.core.query.AbstractDatabaseQuery
Connection 双重锁,线程安全
convert(ResultSet, Class<T>) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
将ResultSet 结果转为对象
convertList(ResultSet, Class<T>) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
 
convertListByColumnLabel(ResultSet, Class<T>) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
根据列标签获取列信息
customTemplate - 类中的变量 cn.smallbun.screw.core.engine.EngineConfig
自定义模板,模板需要和文件类型和使用模板的语法进行编写和处理,否则将会生成错误

D

DATA - 类中的静态变量 cn.smallbun.screw.core.engine.velocity.VelocityTemplateEngine
DATA
database - 类中的变量 cn.smallbun.screw.core.metadata.model.DatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2DatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixSqlDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlDatabaseModel
数据库名称
database - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerDatabaseModel
数据库名称
Database - cn.smallbun.screw.core.metadata中的接口
数据库接口
DatabaseModel - cn.smallbun.screw.core.metadata.model中的类
数据库信息
DatabaseModel() - 类的构造器 cn.smallbun.screw.core.metadata.model.DatabaseModel
 
DatabaseQuery - cn.smallbun.screw.core.query中的接口
通用查询接口 查询数据库信息
DatabaseQueryFactory - cn.smallbun.screw.core.query中的类
数据库查询工厂
DatabaseQueryFactory() - 类的构造器 cn.smallbun.screw.core.query.DatabaseQueryFactory
构造函数私有化 禁止通过new方式实例化对象
DatabaseQueryFactory(DataSource) - 类的构造器 cn.smallbun.screw.core.query.DatabaseQueryFactory
构造函数
DatabaseType - cn.smallbun.screw.core.query中的枚举
数据库类型
DatabaseType(String, String, Class<? extends DatabaseQuery>) - 枚举的构造器 cn.smallbun.screw.core.query.DatabaseType
构造
DataModel - cn.smallbun.screw.core.metadata.model中的类
DataModel
DataModel() - 类的构造器 cn.smallbun.screw.core.metadata.model.DataModel
 
DataModelProcess - cn.smallbun.screw.core.process中的类
数据模型处理
DataModelProcess(Configuration) - 类的构造器 cn.smallbun.screw.core.process.DataModelProcess
构造方法
dataSource - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
dataSource - 类中的变量 cn.smallbun.screw.core.Configuration
数据源,这里直接使用@seeDataSource接口,好处就,可以使用任何数据源
dataSource - 类中的变量 cn.smallbun.screw.core.query.AbstractDatabaseQuery
DataSource
dataSource - 类中的变量 cn.smallbun.screw.core.query.DatabaseQueryFactory
DataSource
dataSource(DataSource) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
dataType - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
DATA_TYPE
dataType - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
来自 java.sql.Types 的 SQL 类型
dataType - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
来自 java.sql.Types 的 SQL 类型
dataType - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
dataType - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
数据类型
dataType - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
来自 java.sql.Types 的 SQL 类型
dataType - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
数据类型
dataType - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
数据类型
dataType - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
来自 java.sql.Types 的 SQL 类型
DB2 - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
DB2
Db2ColumnModel - cn.smallbun.screw.core.query.db2.model中的类
db2 table column
Db2ColumnModel() - 类的构造器 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
 
Db2DatabaseModel - cn.smallbun.screw.core.query.db2.model中的类
db2数据库信息
Db2DatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.db2.model.Db2DatabaseModel
 
Db2DataBaseQuery - cn.smallbun.screw.core.query.db2中的类
db2 数据库查询
Db2DataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
构造函数
Db2PrimaryKeyModel - cn.smallbun.screw.core.query.db2.model中的类
db2 table primary
Db2PrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.db2.model.Db2PrimaryKeyModel
 
Db2TableModel - cn.smallbun.screw.core.query.db2.model中的类
db2 table
Db2TableModel() - 类的构造器 cn.smallbun.screw.core.query.db2.model.Db2TableModel
 
decimalDigits - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
小数位
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
DECIMAL_DIGITS
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
小数部分的位数。
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
小数部分的位数。
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
小数位
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
小数部分的位数。
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
小数位
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
小数位
decimalDigits - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
小数部分的位数。
DEFAULT_ENCODING - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
默认字符集
DEFAULT_LOCALE - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
默认国际化
DefaultConstants - cn.smallbun.screw.core.constant中的类
默认常量
DefaultConstants() - 类的构造器 cn.smallbun.screw.core.constant.DefaultConstants
 
defaultString(String, String) - 类中的静态方法 cn.smallbun.screw.core.util.StringUtils
如果为空默认
deprecated - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
是否弃用
deprecated - 类中的变量 cn.smallbun.screw.core.metadata.model.TableModel
是否弃用
desc - 枚举中的变量 cn.smallbun.screw.core.engine.EngineFileType
描述
desc - 枚举中的变量 cn.smallbun.screw.core.query.DatabaseType
描述
description - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
description - 类中的变量 cn.smallbun.screw.core.Configuration
描述
description - 类中的变量 cn.smallbun.screw.core.metadata.model.DataModel
描述
description(String) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
DESCRIPTION - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
默认描述
designatedTableName - 类中的变量 cn.smallbun.screw.core.process.ProcessConfig
指定生成表名
designatedTablePrefix - 类中的变量 cn.smallbun.screw.core.process.ProcessConfig
指定生成表前缀
designatedTableSuffix - 类中的变量 cn.smallbun.screw.core.process.ProcessConfig
指定生成表后缀
DM - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
DM
DM_QUERY_COLUMNS_SQL - 类中的静态变量 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
 
DM_QUERY_PK_SQL - 类中的静态变量 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
 
DM_QUERY_TABLE_SQL - 类中的静态变量 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
 
DmColumnModel - cn.smallbun.screw.core.query.dm.model中的类
oracle table column
DmColumnModel() - 类的构造器 cn.smallbun.screw.core.query.dm.model.DmColumnModel
 
DmDatabaseModel - cn.smallbun.screw.core.query.dm.model中的类
数据库信息
DmDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.dm.model.DmDatabaseModel
 
DmDataBaseQuery - cn.smallbun.screw.core.query.dm中的类
达梦数据库查询
DmDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
构造函数
DmPrimaryKeyModel - cn.smallbun.screw.core.query.dm.model中的类
oracle table primary
DmPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.dm.model.DmPrimaryKeyModel
 
DmTableModel - cn.smallbun.screw.core.query.dm.model中的类
oracle table
DmTableModel() - 类的构造器 cn.smallbun.screw.core.query.dm.model.DmTableModel
 
DocumentationExecute - cn.smallbun.screw.core.execute中的类
文档生成
DocumentationExecute(Configuration) - 类的构造器 cn.smallbun.screw.core.execute.DocumentationExecute
 

E

engineConfig - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
engineConfig - 类中的变量 cn.smallbun.screw.core.Configuration
引擎配置,关于数据库文档生成相关配置
engineConfig - 类中的变量 cn.smallbun.screw.core.engine.AbstractTemplateEngine
模板配置
engineConfig - 类中的变量 cn.smallbun.screw.core.engine.EngineFactory
EngineConfig
engineConfig(EngineConfig) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
EngineConfig - cn.smallbun.screw.core.engine中的类
文件生成配置
EngineConfig() - 类的构造器 cn.smallbun.screw.core.engine.EngineConfig
 
EngineFactory - cn.smallbun.screw.core.engine中的类
生成构造工厂
EngineFactory() - 类的构造器 cn.smallbun.screw.core.engine.EngineFactory
 
EngineFactory(EngineConfig) - 类的构造器 cn.smallbun.screw.core.engine.EngineFactory
 
EngineFileType - cn.smallbun.screw.core.engine中的枚举
文件类型
EngineFileType(String, String, String) - 枚举的构造器 cn.smallbun.screw.core.engine.EngineFileType
 
EngineTemplateType - cn.smallbun.screw.core.engine中的枚举
模板类型
EngineTemplateType(String, Class<? extends TemplateEngine>, String) - 枚举的构造器 cn.smallbun.screw.core.engine.EngineTemplateType
构造
ExceptionUtils - cn.smallbun.screw.core.util中的类
异常工具类
ExceptionUtils() - 类的构造器 cn.smallbun.screw.core.util.ExceptionUtils
 
execute() - 类中的方法 cn.smallbun.screw.core.execute.DocumentationExecute
执行
execute() - 接口中的方法 cn.smallbun.screw.core.execute.Execute
执行生成
Execute - cn.smallbun.screw.core.execute中的接口
执行文档生成

F

field - 类中的变量 cn.smallbun.screw.core.mapping.FieldMethod
属性
FieldMethod - cn.smallbun.screw.core.mapping中的类
FieldMethod
FieldMethod() - 类的构造器 cn.smallbun.screw.core.mapping.FieldMethod
 
FILE_SEPARATOR - 类中的静态变量 cn.smallbun.screw.core.util.FileUtils
 
fileName - 类中的变量 cn.smallbun.screw.core.engine.EngineConfig
文件名称
fileSuffix - 枚举中的变量 cn.smallbun.screw.core.engine.EngineFileType
文件后缀
fileType - 类中的变量 cn.smallbun.screw.core.engine.EngineConfig
生成文件类型
FileUtils - cn.smallbun.screw.core.util中的类
文件相关工具
FileUtils() - 类的构造器 cn.smallbun.screw.core.util.FileUtils
 
filterTables(List<TableModel>) - 类中的方法 cn.smallbun.screw.core.process.AbstractProcess
过滤表 存在指定生成和指定不生成,优先级为:如果指定生成,只会生成指定的表,未指定的不会生成,也不会处理忽略表
format(String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.StringUtils
安全的进行字符串 format
freemarker - 枚举 中的枚举常量 cn.smallbun.screw.core.engine.EngineTemplateType
freeMarker 模板
FreemarkerTemplateEngine - cn.smallbun.screw.core.engine.freemark中的类
freemarker template produce
FreemarkerTemplateEngine(EngineConfig) - 类的构造器 cn.smallbun.screw.core.engine.freemark.FreemarkerTemplateEngine
 

G

getCatalog() - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
获取 getCatalog
getCatalog() - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getColumnDef() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
默认值
getColumnLength() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
获取列长度
getColumnLength() - 接口中的方法 cn.smallbun.screw.core.metadata.ColumnLength
列长度
getColumnName() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
名称
getColumnName() - 接口中的方法 cn.smallbun.screw.core.metadata.ColumnLength
列名
getColumnName() - 接口中的方法 cn.smallbun.screw.core.metadata.PrimaryKey
列名
getColumnSize() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
列表示给定列的指定列大小。
getColumnType() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
获取列类型
getConnection() - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
获取连接对象,单例模式,采用双重锁检查
getDatabase() - 接口中的方法 cn.smallbun.screw.core.metadata.Database
获取数据库名称
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
获取数据库
getDataBase() - 接口中的方法 cn.smallbun.screw.core.query.DatabaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.h2.H2DataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.OtherDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.sqlite.SqliteDataBaseQuery
获取数据库
getDataBase() - 类中的方法 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
获取数据库
getDbType(String) - 类中的静态方法 cn.smallbun.screw.core.util.JdbcUtils
根据连接地址判断数据库类型
getDecimalDigits() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
小数位
getDefaultClassLoader() - 类中的静态方法 cn.smallbun.screw.core.util.ClassUtils
获取默认类加载器
getDocName(String) - 类中的方法 cn.smallbun.screw.core.execute.AbstractExecute
获取文档名称
getField() - 类中的方法 cn.smallbun.screw.core.mapping.FieldMethod
Getter method for property field.
getFieldMethods(Class<T>) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
根据类型获取 FieldMethod
getFieldValue(Object, String) - 类中的静态方法 cn.smallbun.screw.core.util.BeanUtils
利用反射通过get方法获取bean中字段fieldName的值
getFileByPath(String) - 类中的静态方法 cn.smallbun.screw.core.util.FileUtils
根据文件路径获取文件
getFileName(File) - 类中的静态方法 cn.smallbun.screw.core.util.FileUtils
获取全路径中的文件名
getFileName(String) - 类中的静态方法 cn.smallbun.screw.core.util.FileUtils
获取全路径中的文件名
getKeySeq() - 接口中的方法 cn.smallbun.screw.core.metadata.PrimaryKey
关键序列
getMetaData() - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
获取 DatabaseMetaData
getMethod() - 类中的方法 cn.smallbun.screw.core.mapping.FieldMethod
Getter method for property method.
getNullable() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
可为空
getObject(Class<T>, List<FieldMethod>, Map<String, Object>) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
获取对象
getOrdinalPosition() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
表中的列的索引(从 1 开始)
getPkName() - 接口中的方法 cn.smallbun.screw.core.metadata.PrimaryKey
主键名称
getPrimaryKey() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
是否主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
根据表名获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
根据表名获取主键信息
getPrimaryKeys() - 接口中的方法 cn.smallbun.screw.core.query.DatabaseQuery
获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
根据表名获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
根据表名获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
根据表名获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
根据表名获取主键信息
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
根据表名获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
根据表名获取主键
getPrimaryKeys() - 类中的方法 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 接口中的方法 cn.smallbun.screw.core.query.DatabaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.h2.H2DataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.OtherDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.sqlite.SqliteDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - 类中的方法 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
根据表名获取主键
getRealFilePath(String) - 类中的静态方法 cn.smallbun.screw.core.util.FileUtils
获取文件路径,根据系统进行处理
getRemarks() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
说明
getRemarks() - 接口中的方法 cn.smallbun.screw.core.metadata.Table
获取说明
getSchema() - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
获取 getSchema
getSchema() - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
获取达梦数据库的schema
getSchemaBak() - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
获取达梦数据库的schema
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
获取所有列信息
getTableColumns() - 接口中的方法 cn.smallbun.screw.core.query.DatabaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.h2.H2DataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.OtherDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.sqlite.SqliteDataBaseQuery
获取所有列信息
getTableColumns() - 类中的方法 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
获取所有列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
获取列信息
getTableColumns(String) - 接口中的方法 cn.smallbun.screw.core.query.DatabaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.h2.H2DataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.OtherDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.sqlite.SqliteDataBaseQuery
获取列信息
getTableColumns(String) - 类中的方法 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
获取列信息
getTableName() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
获取表名
getTableName() - 接口中的方法 cn.smallbun.screw.core.metadata.ColumnLength
表名
getTableName() - 接口中的方法 cn.smallbun.screw.core.metadata.PrimaryKey
表名
getTableName() - 接口中的方法 cn.smallbun.screw.core.metadata.Table
表名
getTables() - 类中的方法 cn.smallbun.screw.core.query.cachedb.CacheDbDataBaseQuery
获取表信息
getTables() - 接口中的方法 cn.smallbun.screw.core.query.DatabaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.db2.Db2DataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.h2.H2DataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.OtherDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
getTables() - 类中的方法 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.sqlite.SqliteDataBaseQuery
获取表信息
getTables() - 类中的方法 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
获取表信息
getType(String) - 枚举中的静态方法 cn.smallbun.screw.core.query.DatabaseType
获取数据库类型
getTypeName() - 接口中的方法 cn.smallbun.screw.core.metadata.Column
列的数据类型名称
getVersion() - 类中的静态方法 cn.smallbun.screw.core.Version
获取版本号

H

H2 - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
H2
H2DataBaseQuery - cn.smallbun.screw.core.query.h2中的类
H2 数据库查询
H2DataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.h2.H2DataBaseQuery
构造函数
handleDesignated(List<TableModel>) - 类中的方法 cn.smallbun.screw.core.process.AbstractProcess
处理指定表
handleIgnore(List<TableModel>) - 类中的方法 cn.smallbun.screw.core.process.AbstractProcess
处理忽略
HIGHGO - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
HIGHGO
HigHgoDataBaseQuery - cn.smallbun.screw.core.query.highgo中的类
瀚高数据库查询
HigHgoDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.highgo.HigHgoDataBaseQuery
构造函数
HSQL - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
HSQL
HsqlDataBaseQuery - cn.smallbun.screw.core.query.hsql中的类
hsql 数据库查询
HsqlDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.hsql.HsqlDataBaseQuery
构造函数
HTML - 枚举 中的枚举常量 cn.smallbun.screw.core.engine.EngineFileType
HTML

I

ignoreTableName - 类中的变量 cn.smallbun.screw.core.process.ProcessConfig
忽略表名
ignoreTablePrefix - 类中的变量 cn.smallbun.screw.core.process.ProcessConfig
忽略表前缀
ignoreTableSuffix - 类中的变量 cn.smallbun.screw.core.process.ProcessConfig
忽略表后缀
implClass - 枚举中的变量 cn.smallbun.screw.core.engine.EngineTemplateType
模板驱动实现类类型
implClass - 枚举中的变量 cn.smallbun.screw.core.query.DatabaseType
查询实现
isAutoincrement - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
IS_AUTOINCREMENT
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
指示此列是否自动增加 YES --- 如果该列自动增加 NO --- 如果该列不自动增加
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
指示此列是否自动增加 YES --- 如果该列自动增加 NO --- 如果该列不自动增加
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
指示此列是否自动增加 YES --- 如果该列自动增加 NO --- 如果该列不自动增加
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
isAutoIncrement - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
指示此列是否自动增加 YES --- 如果该列自动增加 NO --- 如果该列不自动增加
isBlank(CharSequence) - 类中的静态方法 cn.smallbun.screw.core.util.StringUtils
 
isDda() - 类中的方法 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
当前用户是否为DBA
isEmpty(Object[]) - 类中的静态方法 cn.smallbun.screw.core.util.ArrayUtils
判断数据是否为空
isEmpty(Collection<?>) - 类中的静态方法 cn.smallbun.screw.core.util.CollectionUtils
校验集合是否为空
isEmpty(Map<?, ?>) - 类中的静态方法 cn.smallbun.screw.core.util.CollectionUtils
判断Map是否为空
isFalse(boolean, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 boolean 为 false
isFileExists(File) - 类中的静态方法 cn.smallbun.screw.core.util.FileUtils
判断文件是否存在
isFileExists(String) - 类中的静态方法 cn.smallbun.screw.core.util.FileUtils
判断文件是否存在
isGeneratedcolumn - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
IS_GENERATEDCOLUMN
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
isGeneratedColumn - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
 
isNotBlank(CharSequence) - 类中的静态方法 cn.smallbun.screw.core.util.StringUtils
 
isNotEmpty(Object[]) - 类中的静态方法 cn.smallbun.screw.core.util.ArrayUtils
判断数组是否不为空
isNotEmpty(Collection<?>) - 类中的静态方法 cn.smallbun.screw.core.util.CollectionUtils
校验集合是否不为空
isNotEmpty(Map<?, ?>) - 类中的静态方法 cn.smallbun.screw.core.util.CollectionUtils
判断Map是否不为空
isNull(Object, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 object 为 null
isNullable - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
IS_NULLABLE
isNullable - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
ISO 规则用于确定列是否包括 null。
isNullable - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
ISO 规则用于确定列是否包括 null。
isNullable - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
isNullable - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
isNullable - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
ISO 规则用于确定列是否包括 null。
isNullable - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
isNullable - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
isNullable - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
ISO 规则用于确定列是否包括 null。
isTrue(boolean, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 boolean 为 true

J

JdbcUtils - cn.smallbun.screw.core.util中的类
JDBC工具
JdbcUtils() - 类的构造器 cn.smallbun.screw.core.util.JdbcUtils
 

K

keySeq - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
KEY_SEQ
keySeq - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2PrimaryKeyModel
键序列
keySeq - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmPrimaryKeyModel
键序列
keySeq - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
关键序列
keySeq - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
 
keySeq - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OraclePrimaryKeyModel
键序列
keySeq - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
 
keySeq - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
 
keySeq - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel
键序列
KINGBASE_ES - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
Kingbase

L

listMapping(List<S>, Class<T>) - 类中的静态方法 cn.smallbun.screw.core.util.MappingUtils
list 转换
logger - 类中的变量 cn.smallbun.screw.core.engine.AbstractTemplateEngine
日志
logger - 类中的变量 cn.smallbun.screw.core.execute.AbstractExecute
LOGGER
logger - 类中的变量 cn.smallbun.screw.core.process.AbstractProcess
LOGGER
LOGGER_BEGINS - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
日志开始
LOGGER_COMPLETE - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
日志结束

M

MAC - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
Mac
mapping(TSource, TDestination) - 类中的静态方法 cn.smallbun.screw.core.util.MappingUtils
单个值转换
Mapping - cn.smallbun.screw.core.mapping中的类
映射器
Mapping() - 类的构造器 cn.smallbun.screw.core.mapping.Mapping
 
MappingException - cn.smallbun.screw.core.exception中的异常错误
MappingException
MappingException() - 异常错误的构造器 cn.smallbun.screw.core.exception.MappingException
 
MappingException(String) - 异常错误的构造器 cn.smallbun.screw.core.exception.MappingException
 
MappingException(String, Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.MappingException
 
MappingException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.smallbun.screw.core.exception.MappingException
 
MappingException(Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.MappingException
 
MappingField - cn.smallbun.screw.core.mapping中的注释类型
数据结构属性注解
MappingListField - cn.smallbun.screw.core.mapping中的注释类型
数据结构列表属性注解
MappingUtils - cn.smallbun.screw.core.util中的类
结果映射工具类
MappingUtils() - 类的构造器 cn.smallbun.screw.core.util.MappingUtils
 
MapUtils - cn.smallbun.screw.core.util中的类
Map 工具类
MapUtils() - 类的构造器 cn.smallbun.screw.core.util.MapUtils
 
MARIADB - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
MARIA DB
MariadbColumnModel - cn.smallbun.screw.core.query.mariadb.model中的类
表字段信息
MariadbColumnModel() - 类的构造器 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
MariadbDatabaseModel - cn.smallbun.screw.core.query.mariadb.model中的类
数据库信息
MariadbDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.mariadb.model.MariadbDatabaseModel
 
MariaDbDataBaseQuery - cn.smallbun.screw.core.query.mariadb中的类
mariadb 数据库查询
MariaDbDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.mariadb.MariaDbDataBaseQuery
构造函数
MariadbPrimaryKeyModel - cn.smallbun.screw.core.query.mariadb.model中的类
表主键
MariadbPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
 
MariadbTableModel - cn.smallbun.screw.core.query.mariadb.model中的类
表信息
MariadbTableModel() - 类的构造器 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
MD - 枚举 中的枚举常量 cn.smallbun.screw.core.engine.EngineFileType
MD
method - 类中的变量 cn.smallbun.screw.core.mapping.FieldMethod
方法
mpe(String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.ExceptionUtils
重载的方法
mpe(String, Throwable, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.ExceptionUtils
返回一个新的异常,统一构建,方便统一处理
mpe(Throwable) - 类中的静态方法 cn.smallbun.screw.core.util.ExceptionUtils
重载的方法
MYSQL - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
MYSQL
MySqlColumnModel - cn.smallbun.screw.core.query.mysql.model中的类
表字段信息
MySqlColumnModel() - 类的构造器 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
MySqlDatabaseModel - cn.smallbun.screw.core.query.mysql.model中的类
数据库信息
MySqlDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.mysql.model.MySqlDatabaseModel
 
MySqlDataBaseQuery - cn.smallbun.screw.core.query.mysql中的类
mysql 数据库查询
MySqlDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.mysql.MySqlDataBaseQuery
构造函数
MySqlPrimaryKeyModel - cn.smallbun.screw.core.query.mysql.model中的类
表主键
MySqlPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
 
MySqlTableModel - cn.smallbun.screw.core.query.mysql.model中的类
表信息
MySqlTableModel() - 类的构造器 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 

N

N - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
N
name - 枚举中的变量 cn.smallbun.screw.core.query.DatabaseType
数据库名称
NAME - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
名称
nestedTable - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
嵌套数据信息(用于文档数据库)
newInstance() - 类中的方法 cn.smallbun.screw.core.engine.EngineFactory
获取配置的数据库类型实例
newInstance() - 类中的方法 cn.smallbun.screw.core.query.DatabaseQueryFactory
获取配置的数据库类型实例
NOT_SUPPORTED - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
暂未支持
notEmpty(Object[], String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 数组 不为 empty
notEmpty(String, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 value 不为 empty
notEmpty(Collection<?>, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 collection 不为 empty
notEmpty(Map<?, ?>, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 map 不为 empty
notNull(Object, String, Object...) - 类中的静态方法 cn.smallbun.screw.core.util.Assert
断言 object 不为 null
nullable - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
可为空
nullable - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
nullable
nullable - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
是否允许使用 NULL。
nullable - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
是否允许使用 NULL。
nullable - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
nullable - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
nullable - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
是否允许使用 NULL。
nullable - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
nullable - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
nullable - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
是否允许使用 NULL。
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
基数(通常为 10 或 2)
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
基数(通常为 10 或 2)
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
基数(通常为 10 或 2)
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
numPrecRadix - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
基数(通常为 10 或 2)

O

objectToMap(Object) - 类中的静态方法 cn.smallbun.screw.core.util.MapUtils
对象转Map
optimizeData(DataModel) - 类中的方法 cn.smallbun.screw.core.process.AbstractProcess
优化数据
ORACLE - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
ORACLE
ORACLE_REMARKS - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
oracle 连接参数备注
OracleColumnModel - cn.smallbun.screw.core.query.oracle.model中的类
oracle table column
OracleColumnModel() - 类的构造器 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
 
OracleDatabaseModel - cn.smallbun.screw.core.query.oracle.model中的类
数据库信息
OracleDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.oracle.model.OracleDatabaseModel
 
OracleDataBaseQuery - cn.smallbun.screw.core.query.oracle中的类
oracle 数据库查询
OracleDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.oracle.OracleDataBaseQuery
构造函数
OraclePrimaryKeyModel - cn.smallbun.screw.core.query.oracle.model中的类
oracle table primary
OraclePrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.oracle.model.OraclePrimaryKeyModel
 
OracleTableModel - cn.smallbun.screw.core.query.oracle.model中的类
oracle table
OracleTableModel() - 类的构造器 cn.smallbun.screw.core.query.oracle.model.OracleTableModel
 
ordinalPosition - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
表中的列的索引(从 1 开始)
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
ORDINAL_POSITION
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
表中的列的索引(从 1 开始)
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
表中的列的索引(从 1 开始)
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
表中的列的索引(从 1 开始)
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
ordinalPosition - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
表中的列的索引(从 1 开始)
organization - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
organization - 类中的变量 cn.smallbun.screw.core.Configuration
组织
organization - 类中的变量 cn.smallbun.screw.core.metadata.model.DataModel
组织
organization(String) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
organizationUrl - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
organizationUrl - 类中的变量 cn.smallbun.screw.core.Configuration
url
organizationUrl - 类中的变量 cn.smallbun.screw.core.metadata.model.DataModel
url
organizationUrl(String) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
OTHER - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
UNKONWN DB
OtherDataBaseQuery - cn.smallbun.screw.core.query中的类
其他数据库 暂未支持系列
OtherDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.OtherDataBaseQuery
构造函数

P

packageColumn(List<ColumnModel>, List<String>, Column) - 类中的方法 cn.smallbun.screw.core.process.DataModelProcess
packageColumn
PERCENT_SIGN - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
百分号
PHOENIX - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
Phoenix
PHOENIX_NAMESPACE_MAPPING - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
phoenix 命名空间
PHOENIX_SYS_NAMESPACE_MAPPING - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
phoenix 系统命名空间
PhoenixColumnModel - cn.smallbun.screw.core.query.phoenix.model中的类
表字段信息
PhoenixColumnModel() - 类的构造器 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
PhoenixDataBaseQuery - cn.smallbun.screw.core.query.phoenix中的类
 
PhoenixDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.phoenix.PhoenixDataBaseQuery
 
PhoenixlTableModel - cn.smallbun.screw.core.query.phoenix.model中的类
表信息
PhoenixlTableModel() - 类的构造器 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
 
PhoenixPrimaryKeyModel - cn.smallbun.screw.core.query.phoenix.model中的类
表主键
PhoenixPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
 
PhoenixSqlDatabaseModel - cn.smallbun.screw.core.query.phoenix.model中的类
 
PhoenixSqlDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.phoenix.model.PhoenixSqlDatabaseModel
 
pkName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
 
pkName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2PrimaryKeyModel
pk name
pkName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmPrimaryKeyModel
pk name
pkName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
主键名称
pkName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
主键名称
pkName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OraclePrimaryKeyModel
pk name
pkName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
主键名称
pkName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
主键名称
pkName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel
pk name
POSTGRE_SQL - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
POSTGRE
PostgreSqlColumnModel - cn.smallbun.screw.core.query.postgresql.model中的类
表字段信息
PostgreSqlColumnModel() - 类的构造器 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
PostgreSqlDatabaseModel - cn.smallbun.screw.core.query.postgresql.model中的类
数据库信息
PostgreSqlDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlDatabaseModel
 
PostgreSqlDataBaseQuery - cn.smallbun.screw.core.query.postgresql中的类
PostgreSql 查询
PostgreSqlDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.postgresql.PostgreSqlDataBaseQuery
构造函数
PostgreSqlPrimaryKeyModel - cn.smallbun.screw.core.query.postgresql.model中的类
表主键
PostgreSqlPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
 
PostgreSqlTableModel - cn.smallbun.screw.core.query.postgresql.model中的类
表信息
PostgreSqlTableModel() - 类的构造器 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
 
prepareStatement(String) - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
准备声明
primaryKey - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
是否主键
primaryKey - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
是否主键
PrimaryKey - cn.smallbun.screw.core.metadata中的接口
主键
primaryKeysCaching - 类中的变量 cn.smallbun.screw.core.process.AbstractProcess
主键信息缓存
printColumnName(ResultSetMetaData, int[]) - 类中的静态方法 cn.smallbun.screw.core.util.ResultSetUtils
输出列名.
printResultSet(ResultSet) - 类中的静态方法 cn.smallbun.screw.core.util.ResultSetUtils
打印 ResultSet 结果
printSeparator(int[]) - 类中的静态方法 cn.smallbun.screw.core.util.ResultSetUtils
输出分隔符.
process() - 类中的方法 cn.smallbun.screw.core.process.DataModelProcess
处理
process() - 接口中的方法 cn.smallbun.screw.core.process.Process
处理
Process - cn.smallbun.screw.core.process中的接口
构建
ProcessConfig - cn.smallbun.screw.core.process中的类
数据处理
ProcessConfig() - 类的构造器 cn.smallbun.screw.core.process.ProcessConfig
 
produce(DataModel, String) - 类中的方法 cn.smallbun.screw.core.engine.freemark.FreemarkerTemplateEngine
生成文档
produce(DataModel, String) - 接口中的方法 cn.smallbun.screw.core.engine.TemplateEngine
生成文档
produce(DataModel, String) - 类中的方法 cn.smallbun.screw.core.engine.velocity.VelocityTemplateEngine
生成文档
produceConfig - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
produceConfig - 类中的变量 cn.smallbun.screw.core.Configuration
生成配置
produceConfig(ProcessConfig) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
ProduceException - cn.smallbun.screw.core.exception中的异常错误
文档生成异常
ProduceException() - 异常错误的构造器 cn.smallbun.screw.core.exception.ProduceException
Constructs a new runtime exception with null as its detail message.
ProduceException(String) - 异常错误的构造器 cn.smallbun.screw.core.exception.ProduceException
Constructs a new runtime exception with the specified detail message.
ProduceException(String, Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.ProduceException
Constructs a new runtime exception with the specified detail message and cause.
ProduceException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.smallbun.screw.core.exception.ProduceException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ProduceException(Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.ProduceException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
produceType - 类中的变量 cn.smallbun.screw.core.engine.EngineConfig
生成实现

Q

QueryException - cn.smallbun.screw.core.exception中的异常错误
查询异常
QueryException() - 异常错误的构造器 cn.smallbun.screw.core.exception.QueryException
Constructs a new runtime exception with null as its detail message.
QueryException(String) - 异常错误的构造器 cn.smallbun.screw.core.exception.QueryException
Constructs a new runtime exception with the specified detail message.
QueryException(String, Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.QueryException
Constructs a new runtime exception with the specified detail message and cause.
QueryException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.smallbun.screw.core.exception.QueryException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
QueryException(Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.QueryException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?

R

refGeneration - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
refGeneration - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
refGeneration - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 
refGeneration - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
refGeneration
refGeneration - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
refGeneration
remarks - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
说明
remarks - 类中的变量 cn.smallbun.screw.core.metadata.model.TableModel
备注
remarks - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
REMARKS
remarks - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
REMARKS
remarks - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
描述列的注释(可为 null)
remarks - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2TableModel
备注
remarks - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
描述列的注释(可为 null)
remarks - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmTableModel
备注
remarks - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
remarks - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
备注
remarks - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
说明
remarks - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
备注
remarks - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
描述列的注释(可为 null)
remarks - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleTableModel
备注
remarks - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
说明
remarks - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
说明
remarks - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
说明
remarks - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
说明
remarks - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
描述列的注释(可为 null)
remarks - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel
备注
REPLACE_BLANK_PATTERN - 类中的静态变量 cn.smallbun.screw.core.util.StringUtils
去除换行
replaceBlank(String) - 类中的静态方法 cn.smallbun.screw.core.util.StringUtils
replaceBlank
resultSetToJson(ResultSet) - 类中的静态方法 cn.smallbun.screw.core.util.ResultSetUtils
结果转为JSON
ResultSetUtils - cn.smallbun.screw.core.util中的类
JDBC ResultSet Utils
ResultSetUtils() - 类的构造器 cn.smallbun.screw.core.util.ResultSetUtils
 

S

scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
表的类别,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
表的类别,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
表的类别,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
scopeCatalog - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
表的类别,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
表的模式,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
表的模式,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
表的模式,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
scopeSchema - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
表的模式,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeTable - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
scopeTable - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
表名称,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeTable - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
表名称,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeTable - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
scopeTable - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
scopeTable - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
表名称,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
scopeTable - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
scopeTable - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
scopeTable - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
表名称,它是引用属性的作用域(如果 DATA_TYPE 不是 REF,则为 null)
ScrewException - cn.smallbun.screw.core.exception中的异常错误
Screw exception
ScrewException() - 异常错误的构造器 cn.smallbun.screw.core.exception.ScrewException
Constructs a new runtime exception with null as its detail message.
ScrewException(String) - 异常错误的构造器 cn.smallbun.screw.core.exception.ScrewException
Constructs a new runtime exception with the specified detail message.
ScrewException(String, Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.ScrewException
Constructs a new runtime exception with the specified detail message and cause.
ScrewException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.smallbun.screw.core.exception.ScrewException
Constructs a new runtime exception with the specified detail message, cause, suppression enabled or disabled, and writable stack trace enabled or disabled.
ScrewException(Throwable) - 异常错误的构造器 cn.smallbun.screw.core.exception.ScrewException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
selfReferencingColName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
selfReferencingColName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
selfReferencingColName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 
selfReferencingColName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
selfReferencingColName
selfReferencingColName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
selfReferencingColName
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.metadata.model.ColumnModel
serialVersionUID
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.metadata.model.DatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.metadata.model.TableModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbDatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.db2.model.Db2DatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.dm.model.DmDatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mariadb.model.MariadbDatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mysql.model.MySqlDatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.oracle.model.OracleDatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlDatabaseModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
 
serialVersionUID - 类中的静态变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerDatabaseModel
 
setField(Field) - 类中的方法 cn.smallbun.screw.core.mapping.FieldMethod
Setter method for property field.
setFieldValue(Object, String, Object) - 类中的静态方法 cn.smallbun.screw.core.util.BeanUtils
利用发射调用bean.set方法将value设置到字段
setMethod(Method) - 类中的方法 cn.smallbun.screw.core.mapping.FieldMethod
Setter method for property method.
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
不同类型或用户生成 Ref 类型、来自 java.sql.Types 的 SQL 类型的源类型(如果 DATA_TYPE 不是 DISTINCT 或用户生成的 REF,则为 null)
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
不同类型或用户生成 Ref 类型、来自 java.sql.Types 的 SQL 类型的源类型(如果 DATA_TYPE 不是 DISTINCT 或用户生成的 REF,则为 null)
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
不同类型或用户生成 Ref 类型、来自 java.sql.Types 的 SQL 类型的源类型(如果 DATA_TYPE 不是 DISTINCT 或用户生成的 REF,则为 null)
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
sourceDataType - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
不同类型或用户生成 Ref 类型、来自 java.sql.Types 的 SQL 类型的源类型(如果 DATA_TYPE 不是 DISTINCT 或用户生成的 REF,则为 null)
SQL_SERVER - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
SQLSERVER
SQL_SERVER2005 - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
SQL SERVER 2005
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
SQL_DATA_TYPE
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
SQL数据类型
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
SQL数据类型
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
SQL数据类型
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
sqlDataType - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
SQL数据类型
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
sqlDatetimeSub - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
 
SQLITE - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
SQLITE
SqliteDataBaseQuery - cn.smallbun.screw.core.query.sqlite中的类
Sqlite 查询
SqliteDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.sqlite.SqliteDataBaseQuery
构造函数
SqlServerColumnModel - cn.smallbun.screw.core.query.sqlservice.model中的类
sqlserver table column
SqlServerColumnModel() - 类的构造器 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
 
SqlServerDatabaseModel - cn.smallbun.screw.core.query.sqlservice.model中的类
数据库信息
SqlServerDatabaseModel() - 类的构造器 cn.smallbun.screw.core.query.sqlservice.model.SqlServerDatabaseModel
 
SqlServerDataBaseQuery - cn.smallbun.screw.core.query.sqlservice中的类
sql server 查询
SqlServerDataBaseQuery(DataSource) - 类的构造器 cn.smallbun.screw.core.query.sqlservice.SqlServerDataBaseQuery
构造函数
SqlServerPrimaryKeyModel - cn.smallbun.screw.core.query.sqlservice.model中的类
sqlserver table primary
SqlServerPrimaryKeyModel() - 类的构造器 cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel
 
SqlServerTableModel - cn.smallbun.screw.core.query.sqlservice.model中的类
sqlserver table
SqlServerTableModel() - 类的构造器 cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel
 
StringUtils - cn.smallbun.screw.core.util中的类
 
StringUtils() - 类的构造器 cn.smallbun.screw.core.util.StringUtils
 
suffix - 枚举中的变量 cn.smallbun.screw.core.engine.EngineTemplateType
后缀

T

Table - cn.smallbun.screw.core.metadata中的接口
表接口
tableCat - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
表类别
tableCat - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2TableModel
TABLE_CAT
tableCat - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
表类别
tableCat - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmTableModel
TABLE_CAT
tableCat - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
表类别
tableCat - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleTableModel
TABLE_CAT
tableCat - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
tableCat - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
tableCat
tableCat - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
表类别
tableCat - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel
TABLE_CAT
TableModel - cn.smallbun.screw.core.metadata.model中的类
表信息领域对象
TableModel() - 类的构造器 cn.smallbun.screw.core.metadata.model.TableModel
 
tableName - 类中的变量 cn.smallbun.screw.core.metadata.model.TableModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
TABLE_NAME
tableName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
TABLE_NAME
tableName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
TABLE_NAME
tableName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
tableName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2PrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2TableModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
tableName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmPrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmTableModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
tableName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
tableName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OraclePrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleTableModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
表名称
tableName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
表名称
tableName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
tableName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel
表名
tableName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel
表名
tables - 类中的变量 cn.smallbun.screw.core.metadata.model.DatabaseModel
tablesCaching - 类中的变量 cn.smallbun.screw.core.process.AbstractProcess
表信息缓存
tableSchem - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
TABLE_SCHEM
tableSchem - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel
TABLE_SCHEM
tableSchem - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
TABLE_SCHEM
tableSchem - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2PrimaryKeyModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2TableModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmPrimaryKeyModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmTableModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbPrimaryKeyModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlPrimaryKeyModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OraclePrimaryKeyModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleTableModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
tableSchem
tableSchem - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlPrimaryKeyModel
 
tableSchem - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
tableSchem
tableSchem - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel
表模式
tableSchem - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel
表模式
tablesMap - 类中的变量 cn.smallbun.screw.core.query.dm.DmDataBaseQuery
 
tableType - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
TABLE_TYPE
tableType - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2TableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmTableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleTableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
表类型
tableType - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel
表类型
templateDir - 枚举中的变量 cn.smallbun.screw.core.engine.EngineTemplateType
模板目录
TemplateEngine - cn.smallbun.screw.core.engine中的接口
文件产生接口
templateNamePrefix - 枚举中的变量 cn.smallbun.screw.core.engine.EngineFileType
模板文件
title - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
title - 类中的变量 cn.smallbun.screw.core.Configuration
标题
title - 类中的变量 cn.smallbun.screw.core.metadata.model.DataModel
标题
title(String) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
tryGetFieldWithoutExp(Class<?>, String) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
尝试获取属性
tryGetSetMethod(Class<T>, Field, String) - 类中的静态方法 cn.smallbun.screw.core.mapping.Mapping
获取属性设置属性
typeCat - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
typeCat - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
typeCat - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 
typeCat - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
typeCat
typeCat - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
typeCat
typeName - 类中的变量 cn.smallbun.screw.core.metadata.model.ColumnModel
SQL 数据类型 名称
typeName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel
TYPE_NAME
typeName - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
typeName - 类中的变量 cn.smallbun.screw.core.query.db2.model.Db2ColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
typeName - 类中的变量 cn.smallbun.screw.core.query.dm.model.DmColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
typeName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbColumnModel
 
typeName - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
类型名称
typeName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlColumnModel
 
typeName - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
类型名称
typeName - 类中的变量 cn.smallbun.screw.core.query.oracle.model.OracleColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
typeName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixColumnModel
 
typeName - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
typeName
typeName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlColumnModel
 
typeName - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
typeName
typeName - 类中的变量 cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel
数据源依赖的类型名称,对于 UDT,该类型名称是完全限定的
typeSchem - 类中的变量 cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel
 
typeSchem - 类中的变量 cn.smallbun.screw.core.query.mariadb.model.MariadbTableModel
 
typeSchem - 类中的变量 cn.smallbun.screw.core.query.mysql.model.MySqlTableModel
 
typeSchem - 类中的变量 cn.smallbun.screw.core.query.phoenix.model.PhoenixlTableModel
typeSchem
typeSchem - 类中的变量 cn.smallbun.screw.core.query.postgresql.model.PostgreSqlTableModel
typeSchem

U

USE_INFORMATION_SCHEMA - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
mysql useInformationSchema

V

value() - 注释类型 中的元素 cn.smallbun.screw.core.mapping.MappingField
属性映射名称
value() - 注释类型 中的元素 cn.smallbun.screw.core.mapping.MappingListField
JSON列表属性映射名称
valueOf(String) - 枚举中的静态方法 cn.smallbun.screw.core.engine.EngineFileType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 cn.smallbun.screw.core.engine.EngineTemplateType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 cn.smallbun.screw.core.query.DatabaseType
返回带有指定名称的该类型的枚举常量。
values() - 枚举中的静态方法 cn.smallbun.screw.core.engine.EngineFileType
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 cn.smallbun.screw.core.engine.EngineTemplateType
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 cn.smallbun.screw.core.query.DatabaseType
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
velocity - 枚举 中的枚举常量 cn.smallbun.screw.core.engine.EngineTemplateType
velocity 模板
velocityEngine - 类中的静态变量 cn.smallbun.screw.core.engine.velocity.VelocityTemplateEngine
VelocityEngine
VelocityTemplateEngine - cn.smallbun.screw.core.engine.velocity中的类
velocity template
VelocityTemplateEngine(EngineConfig) - 类的构造器 cn.smallbun.screw.core.engine.velocity.VelocityTemplateEngine
构造函数
verifySchema(DataSource) - 类中的方法 cn.smallbun.screw.core.query.AbstractDatabaseQuery
验证Schema
version - 类中的变量 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
version - 类中的变量 cn.smallbun.screw.core.Configuration
版本号
version - 类中的变量 cn.smallbun.screw.core.metadata.model.DataModel
版本号
version(String) - 类中的方法 cn.smallbun.screw.core.Configuration.ConfigurationBuilder
 
Version - cn.smallbun.screw.core中的类
Screw Version
Version() - 类的构造器 cn.smallbun.screw.core.Version
 

W

WINDOWS - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
Windows
WORD - 枚举 中的枚举常量 cn.smallbun.screw.core.engine.EngineFileType
WORD

X

XU_GU - 枚举 中的枚举常量 cn.smallbun.screw.core.query.DatabaseType
xugu

Y

Y - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
Y

Z

ZERO - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
ZERO_DECIMAL_DIGITS - 类中的静态变量 cn.smallbun.screw.core.constant.DefaultConstants
小数点0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格