- generateIndex(boolean, SdAbstractIndexKeyContent, List<String>) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdTableContentByPostgreSQL
-
创建索引
- GEOGRAPHY - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据类型geography
- GEOMETRY - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据类型geometry
- getAdditionalColumns() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取附加属性
- getAdditionalField() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取附加属性
- getAlias() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取表或者类的别名
- getAlias() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取别名
- getAllowconn() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取如果为假,则没有人能连接到这个数据库。
- getAllowconn() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取如果为假,则没有人能连接到这个数据库。
- getAllowconn() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取如果为假,则没有人能连接到这个数据库。
- getAllowconn() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取如果为假,则没有人能连接到这个数据库。
- getAnnotations() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取类的注解
- getAnnotations() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取类的注解
- getAnnotations() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类属性的注解
- getAnnotations() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取注释
- getAnnotations() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取注解
- getAscOrDesc() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
column sort sequence, "A" => ascending,"D" => descending, may be null if
sort sequence is not supported; null when TYPE is tableIndexStatistic
- getAttribute(int) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取模板中需要用到的属性中的指定属性
- getAttributes() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取模板中需要用到的属性
- getAttrs() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取该模板的属性
- getAutoincrement() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Indicates whether this column is auto incremented
YES --- if the column is auto incremented
NO --- if the column is not auto incremented
empty string --- if it cannot be determined whether the column is auto
incremented
- getBaseUrlConfig() - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
获取根连接的配置文件
- getBean() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取创建类与表所需要的属性
- getBeanConverter() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getBeanConverter() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取将实体描述转换为类描述的工具
- getBeanConverter() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取实体类属性转换器
- getCache() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取缓存值
- getCache() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取缓存值
- getCamelName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表名的驼峰命名
- getCamelName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取表名的驼峰命名
- getCamelName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取驼峰命名规则的类名字
- getCantNullField() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取不能为空的属性列
- getCardinality() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
When TYPE is tableIndexStatistic, thenthis is the number of rows in the
table; otherwise, it is thenumber of unique values in the index.
- getCharacterSet() - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getCharacterSet() - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取字符集
- getCharacterSet() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdDatabaseContentByMySQL
-
获取字符集
- getCharOctetLength() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
for char types themaximum number of bytes in the column
- getCharset() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
获取字符集
- getClassContent() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取实体类需要的属性
- getClassConverter() - 类 中的方法org.mirrentools.sd.converter.SdBasicTableToClassConverter
-
- getClassConverter() - 接口 中的方法org.mirrentools.sd.converter.SdTableToClassConverter
-
获取数据类型转换器
- getClassConverter() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取将SdTable转换ClassContent的转换器
- getClassName() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取生成文件的名字
- getClassName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取类的名字
- getCodeFormat() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getCodeFormat() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取生成代码的字符编码
- getCodeFormat() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取生成编码格式
- getCollate() - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getCollate() - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取排序规则
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdColumnContentByDB2
-
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取使用的排序规则顺序
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdColumnContentByMySQL
-
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdDatabaseContentByMySQL
-
获取字符集核对
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdColumnContentByOracle
-
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取使用的排序规则顺序
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取使用的排序规则顺序
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdTableContentByPostgreSQL
-
获取排序
- getCollate() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取排序
- getCollate() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取字符排序规则
- getCollate() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取使用的排序规则顺序
- getColumnDef() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
default value for the column, which should be interpreted as a string when
the value is enclosed in single quotes (may be null)
- getColumnName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
column name
- getColumnName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
column name; null when TYPE istableIndexStatistic
- getColumnName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
column name
- getColumns() - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获取所有列
- getColumns() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获取索引列名
- getColumns() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获取主键列
- getColumns() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取属性列
- getColumnSize() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
column size
- getColums() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取列属性
- getCompressable() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得是否可压缩
- getConfig() - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
获取数据库配置文件
- getConnection() - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getConnection(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getConnection() - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取数据库连接
- getConnection(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取数据库连接
- getConnlimit() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取这个数据库允许多少并发连接。
- getConnlimit() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取这个数据库允许多少并发连接。
- getConnlimit() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取这个数据库允许多少并发连接。
- getConnlimit() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取这个数据库允许多少并发连接。
- getConstraint() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取约束名
- getConstraintExp() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取约束条件
- getConstraintName() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取约束的名称, 比如index_name
- getConstraints() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取约束属性
- getConstraintType() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取约束的类型比如check
- getContent() - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
获取生成表或类需要的属性内容
- getConverter() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- getConverter() - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
获取转换器
- getCtype() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取要在新数据库中使用的字符分类(LC_CTYPE)。
- getCtype() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取要在新数据库中使用的字符分类(LC_CTYPE)。
- getCtype() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取要在新数据库中使用的字符分类(LC_CTYPE)。
- getCtype() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取要在新数据库中使用的字符分类(LC_CTYPE)。
- getCycle() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取是否循环,true=CYCLE,false=NO CYCLE
- getCycle() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取是否循环
- getDatabase() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库的名称
- getDatabaseConverter() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取数据库属性转换器
- getDatabaseName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractDatabaseContent
-
获取数据库的名字
- getDatabaseOptions() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getDatabaseOptions() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- getDatabaseOptions() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取数据库配置
- getDatabaseOptions() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取数据库连接属性
- getDatabaseOptions() - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
获取数据库连接属性
- getDataType() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
SQL type from java.sql.Types
- getDataType() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取序列的数据类型
- getDataType() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
序列的数据类型
- getDbFilegrowth() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取数据库的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- getDbFilegrowth() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- getDbFilename() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取数据库文件存储路径
- getDbFilename() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库文件存储路径
- getDbMaxsize() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取数据库文件最大值
- getDbMaxsize() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库文件最大值
- getDbName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取数据库逻辑名称
- getDbName() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库逻辑名称
- getDbOptions() - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
获取数据库配置信息
- getDbSize() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取数据库的大小比如=5 就代表5mb
- getDbSize() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库的大小比如=5 就代表5mb
- getDbUtil() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- getDbUtil() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取数据库相关操作执行工具
- getDbUtil() - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
获取数据库操作工具
- getDecimalDigits() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
the number of fractional digits.
- getDefault() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获取默认值
- getDefaults() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置默认值
- getDeferrability() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
14.DEFERRABILITY short => can the evaluation of foreign keyconstraints be
deferred until commit
importedKeyInitiallyDeferred - see SQL92 for definition
importedKeyInitiallyImmediate - see SQL92 for definition
importedKeyNotDeferrable - see SQL92 for definition
- getDeleteRule() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
11.DELETE_RULE short => What happens tothe foreign key when primary is
deleted. importedKeyNoAction - do not allow delete of primarykey if it has
been imported
importedKeyCascade - delete rows that import a deleted key
importedKeySetNull - change imported key to NULL ifits primary key has been
deleted
importedKeyRestrict - same as importedKeyNoAction(for ODBC 2.x
compatibility)
importedKeySetDefault - change imported key to default ifits primary key
has been deleted
- getDescribe() - 类 中的方法org.mirrentools.sd.models.SdTemplateAttribute
-
获取属性的描述
- getDict() - 类 中的方法org.mirrentools.sd.converter.SdBasicTypeConverter
-
- getDict() - 接口 中的方法org.mirrentools.sd.converter.SdTypeConverter
-
获取类型集,key为SQL的数据类型,value为类的数据类型
- getDictionary(SdTypeMode) - 类 中的静态方法org.mirrentools.sd.SdType
-
获取数据类型词典
- getDriverClass() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取数据库连接驱动
- getEncoding() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取使用的字符集编码。
- getEncoding() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取使用的字符集编码。
- getEncoding() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取使用的字符集编码。
- getEncoding() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取使用的字符集编码。
- getEngine() - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getEngine() - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取数据库引擎
- getEngine() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
获取数据库引擎
- getExp() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdConstraintContentByMySQL
-
- getExp() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
获取表达式
- getExp() - 类 中的方法org.mirrentools.sd.models.db.update.SdBasicConstraintContent
-
- getExtension(String) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getExtension(String) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractDatabaseContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获得拓展属性值
- getExtension(String) - 类 中的方法org.mirrentools.sd.ScrewDriverTemplateEngine
-
获得拓展属性值
- getExtensions() - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getExtensions() - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getExtensions() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractDatabaseContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取附加属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获得拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
- getExtensions() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
- getExtensions() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取拓展属性
- getExtensions() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取拓展属性
- getExtensions() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取附加属性集合
- getExtensions() - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
获取附加属性集合
- getExtensions() - 类 中的方法org.mirrentools.sd.ScrewDriverTemplateEngine
-
获取拓展属性
- getFieldName() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类的属性名字,实现时最好是它为驼峰命名
- getFieldName() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取属性名字
- getFieldName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取属性名字
- getFieldNameHyphen() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类的属性名字按连字符命名
- getFieldNameLower() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类属性的名字,全部小写
- getFieldNamePascal() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类的属性名字按帕斯卡命名
- getFieldNameUnderScore() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类的属性名字按下划线命名
- getFieldNameUpper() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类属性的名字,全部大写
- getFieldRemark() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类的属性的注释
- getFieldRemark() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取关系属性注释
- getFieldRemark() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取关系属性注释
- getFields() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取所有属性列
- getFieldType() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类的属性类型
- getFieldType() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取属性类型
- getFieldType() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取属性类型
- getFile(String) - 类 中的静态方法org.mirrentools.sd.common.SdTemplatePathUtil
-
获取文件,也可以用于做为检查文件是否存在,不存在就复制架包的文件
获取模板的规则,获取顺序获取,如果到最后还获取不到则抛出异常
1.
- getFile(String, String) - 类 中的静态方法org.mirrentools.sd.common.SdTemplatePathUtil
-
获取文件,也可以用于做为检查文件是否存在,不存在就复制jar包中的文件
获取模板的规则,获取顺序获取,如果到最后还获取不到则抛出异常
1. path/file
2. user.dir/SdTemplates/path/file
3.
- getFile() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取模板文件的路径
- getFile() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取模板文件名字
- getFilterCondition() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
Filter condition, if any.
- getFkcolumnName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key column namebeing exported
- getFkName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key name (may be null)
- getFktableCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key table catalog (may be null)being exported (may be null)
- getFktableName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key table namebeing exported
- getFktableSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key table schema (may be null)being exported (may be null)
- getForeignConstraint() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取外键的名字
- getForeignField() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取外键属性
- getForeignKeys() - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获取外键属性
- getForeignKeys() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取引用列名
- getForeignKeys() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取 外键属性
- getForeignReferencesColumn() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取外键的引用那个
- getForeignReferencesDB() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取外键引用那个数据库或模式
- getForeignReferencesTable() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取外键引用那个表
- getGeneratedcolumn() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Indicates whether this is a generated column
YES --- if this a generated column
NO --- if this not a generated column
empty string --- if it cannot be determined whether this is a generated
- getHyphenName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表名的连字符命名
- getHyphenName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取表名的连字符命名
- getHyphenName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取连字符命名规则的类名字
- getIdentityIncrement() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
- getIdentityIncrement() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取标识增量
- getIdentitySeed() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
- getIdentitySeed() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取标识种子
- getImports() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取类属性需要引入的包
- getImports() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取需要引入的包
- getImports() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取类属性需要引入的包
- getImports() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取需要引入的包
- getImports() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取需要引入的包
- getIncrement() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
获取自增量
- getIncrementBy() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取每次累加多少
- getIncrementBy() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取增量
- getIndexField() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取索引属性列
- getIndexKeys() - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获取索引属性
- getIndexKeys() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取索引属性
- getIndexName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
index name; null when TYPE istableIndexStatistic
- getIndexName() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取索引名字
- getIndexQualifier() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
index catalog (may be null); null when TYPE is tableIndexStatistic
- getIndexRemark() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取索引的注释
- getIndexRemarks() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
获取索引注释
- getIndexspace() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得索引表空间
- getIndexspace() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取索引空间
- getIndexType(short) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableToClassConverter
-
将数据库索表中的short引类型转换为字符串索引类型,在读取表信息时一般没有多大的作用,如果需要用到重写即可
- getIndexType() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取索引类型
- getInfo() - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获取表属性
- getIsNullable() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
ISO rules are used to determine the nullability for a column.
- getIstemplate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- getIstemplate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- getIstemplate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- getIstemplate() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- getItems() - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
获取模板渲染中需要用到哪些模板内容
- getKey() - 类 中的方法org.mirrentools.sd.models.SdTemplateAttribute
-
获取属性值的键
- getKeySeq() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
sequence number within foreign key( a valueof 1 represents the first column
of the foreign key, a value of 2 wouldrepresent the second column within
the foreign key).
- getKeySeq() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
sequence number within primary key( a valueof 1 represents the first column
of the primary key, a value of 2 wouldrepresent the second column within
the primary key).
- getLength() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获取列的长度
- getLength() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取列的长度
- getLogFilegrowth() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取日志文件的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- getLogFilegrowth() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取日志文件的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- getLogFilename() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取日志文件存放的路径
- getLogFilename() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取日志文件存放的路径
- getLoginTimeout() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取连接超时的时间,单位秒
- getLogMaxsize() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取日志文件最大值
- getLogMaxsize() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取日志文件最大值
- getLogName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取日志文件逻辑名称显示在日志文件的名字
- getLogName() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取日志文件逻辑名称显示在日志文件的名字
- getLogSize() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取日志文件的大小比如=5 就代表5mb
- getLogSize() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取日志文件的大小比如=5 就代表5mb
- getLowerName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取类的名字全部小写
- getLowerName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取表的名字,全部小写
- getLowerName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取类的名字全部小写
- getMaxValue() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取最大值
- getMaxValue() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取最大值,null=NO MAXVALUE
- getMinValue() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取最小值
- getMinValue() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取最小值,null=NO MINVALUE
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdConstraintContentByMySQL
-
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获取列的名字
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
获取索引名字
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获取索引名字
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获取主键的名字
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取序列的名称
- getName() - 类 中的方法org.mirrentools.sd.models.db.update.SdBasicConstraintContent
-
- getName() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取表或者类的名字
- getName() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取列名
- getName() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取序列的名称
- getNewDatabase() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库新的名称
- getNewDatabaseName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取新的数据库名称
- getNewDatabaseName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取新的数据库名称
- getNewDatabaseName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取新的数据库名称
- getNewDatabaseName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
获取数据库的新名称
- getNumPrecRadix() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Radix (typically either 10 or 2)
- getOrdinalPosition() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
index of column in table(starting at 1)
- getOrdinalPosition() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
column sequence numberwithin index; zero when TYPE is tableIndexStatistic
- getOrdinalPosition() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取列的顺序
- getOtherField() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取其他普通的属性列
- getOutputPath() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getOutputPath() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取项目所在路径
- getOutputPath() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取项目所在目录
- getOwnedBy() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取关联列
- getOwnedBy() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取关联列
- getOwner() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得拥有者
- getOwner() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取拥有者
- getPackageName() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取生成文件的包名
- getPackageName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取软件的包名
- getPages() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
When TYPE is tableIndexStatisic thenthis is the number of pages used for
the table, otherwise itis the number of pages used for the current index.
- getPascalName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表名的帕斯卡命名
- getPascalName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取表名的帕斯卡命名
- getPassword() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取用户密码
- getPath(String) - 类 中的静态方法org.mirrentools.sd.common.SdTemplatePathUtil
-
获取模板所在文件夹,返回的文件夹有可能不是/结尾 获取顺序获取,如果到最后还获取不到则抛出异常
如果path为空则获取
1. classPath/SdTemplates
2. user.dir/SdTemplates
3.
- getPath() - 类 中的静态方法org.mirrentools.sd.common.SdTemplatePathUtil
-
getPath(String path)当path为null时的实现
- getPath() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取模板文件夹所在路径
- getPath() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取模板所在路径
- getPkcolumnName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key column name
- getPkName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key name (may be null)
- getPkName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
primary key name (may be null)
- getPktableCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key table catalog (may be null)
- getPktableName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key table name
- getPktableSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key table schema (may be null)
- getPrecision() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取小数点精度
- getPrimaryField() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取主键属性列
- getPrimaryKey() - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
获取主键属性
- getPrimaryKey() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取主键属性
- getPrimaryName() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取主键的名字
- getReferencesColumns() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取引用那些列
- getReferencesDB() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取引用那个数据库或模式
- getReferencesTable() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取引用那个表
- getRefGeneration() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
specifies how values inSELF_REFERENCING_COL_NAME are created.
- getRelationalContent() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取属性的关系属性内容
- getRelationals() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取关系属性
- getRelationals() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取关系列属性
- getRelationalType() - 类 中的方法org.mirrentools.sd.models.SdRelational
-
获取关系的类型
- getRelationalType() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取关系的类型
- getRemark() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获取注解
- getRemark() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获取索引的注释
- getRemark() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获取主键的注释
- getRemark() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取表注解
- getRemark() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取注释信息
- getRemark() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表的注释
- getRemark() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取注释
- getRemarks() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
explanatory comment on the table
- getRemarks() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
comment describing column (may be null)
- getRemoveConstraint() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
获取要删除的约束名
- getRemoveConstraint() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取要删除的约束名
- getRemoveIndexName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置要删除索引的名字
- getRestart() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取重新计数
- getRestart() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取重新计数
- getSchema() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取索引的模式
- getSchema() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获取索引的模式
- getSchema() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获取索引的模式
- getSchema() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得模式
- getSchema() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取模式名
- getSchema() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取模式
- getSchemas() - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getSchemas() - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取模式
- getScopeCatalog() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
catalog of table that is the scopeof a reference attribute (null if
DATA_TYPE isn't REF)
- getScopeSchema() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
schema of table that is the scopeof a reference attribute (null if the
DATA_TYPE isn't REF)
- getScopeTable() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table name that this the scopeof a reference attribute (null if the
DATA_TYPE isn't REF)
- getSdBean(SdTable) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableToClassConverter
-
将table转换为SdBean
- getSdTable(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getSdTable(String, boolean, boolean) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getSdTable(String) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取数据库中指定表的描述
- getSdTable(String, boolean, boolean) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取数据库中指定表的描述
- getSelfReferencingColName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
name of the designated"identifier" column of a typed table (may be null)
- getSequenceName() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取自增使用的序列名称
- getSequences() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取序列属性
- getSequences() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取序列
- getSourceDataType() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
source type of a distinct type or user-generatedRef type, SQL type from
java.sql.Types (null if DATA_TYPEisn't DISTINCT or user-generated REF)
- getSourceFolder() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取项目源码路径
- getSourceFolder() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取文件的源码路径
- getStart() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
获取开始计数
- getStart() - 类 中的方法org.mirrentools.sd.models.SdSequence
-
获取开始值
- getSuffix() - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
获取类的后缀名
- getSuffix() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取类的后缀名
- getTable() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
获取索引的表
- getTable() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获取索引的表
- getTable() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
获取索引的表
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilDB2Impl
-
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilMySqlImpl
-
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilOracleImpl
-
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilPostgreSqlImpl
-
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilSqlServerImpl
-
- getTableAttribute(String) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取指定数据库,指定表的属性,如果不存在返回null
- getTableCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table catalog (may be null)
- getTableCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table catalog (may be null)
- getTableCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
table catalog (may be null)
- getTableCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
table catalog (may be null)
- getTableColumnsAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTableColumnsAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilSqlServerImpl
-
- getTableColumnsAttribute(String) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取当前数据库中指定表的所有属性,如果不存在抛出异常
- getTableConverter() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取将SdBean转换为数据库表的操作属性的转换器
- getTableExportedKeysAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTableExportedKeysAttribute(String) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取指定表的外键索引属性,如果不存在返回长度为0的集合
- getTableImportedKeysAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTableImportedKeysAttribute(String) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取指定表的主键索引属性,如果不存在返回长度为0的集合
- getTableIndexKeysAttribute(String, boolean, boolean) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTableIndexKeysAttribute(String, boolean, boolean) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilMySqlImpl
-
- getTableIndexKeysAttribute(String, boolean, boolean) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilSqlServerImpl
-
- getTableIndexKeysAttribute(String, boolean, boolean) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取指定表的索引属性,如果不存在返回长度为0的集合
- getTableName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table name
- getTableName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table name
- getTableName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
table name
- getTableName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
table name
- getTableName() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获取表名字
- getTableName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表的名字
- getTableNames() - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTableNames() - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilSqlServerImpl
-
- getTableNames() - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取当前数据库所有数据库表名,如果不存在返回长度为0的集合
- getTablePrimaryKeyAttribute(String) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
- getTablePrimaryKeyAttribute(String) - 类 中的方法org.mirrentools.sd.ScrewDriverDbUtil
-
获取指定表的主键属性,如果不存在返回null
- getTableSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table schema (may be null)
- getTableSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table schema (may be null)
- getTableSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
table schema (may be null)
- getTableSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
table schema (may be null)
- getTablespace() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
获得表空间
- getTablespace() - 类 中的方法org.mirrentools.sd.models.SdBean
-
获取表空间
- getTablespaceName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取数据库相关联的表空间名称
- getTablespaceName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取数据库相关联的表空间名称
- getTablespaceName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取数据库相关联的表空间名称
- getTablespaceName() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取数据库相关联的表空间名称
- getTableType() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table type.
- getTemplate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取要从其创建新数据库的模板名称
- getTemplate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取要从其创建新数据库的模板名称
- getTemplate() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取要从其创建新数据库的模板名称
- getTemplate() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取要从其创建新数据库的模板名称
- getTemplateContentConverter() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取模板转换器工具,用于将实体描述转换为渲染模板需要的数据
- getTemplateConverter() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getTemplateConverter() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取模板工具所需要的内容转换器
- getTemplateEngine() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getTemplateEngine() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取模板渲染工具
- getTemplateEngine() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置模板工具
- getTemplateMaps() - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- getTemplateMaps() - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
获取创建代码模板集合,key为模板的名字,value为模板属性
- getTemplateMaps() - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
获取生成模板
- getType() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
index type:
tableIndexStatistic - this identifies table statistics that arereturned in
conjuction with a table's index descriptions
tableIndexClustered - this is a clustered index
tableIndexHashed - this is a hashed index
tableIndexOther - this is some other style of index
- getType() - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdConstraintContentByMySQL
-
- getType() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
获取列的名字
- getType() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
获取索引类型
- getType() - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
获取索引类型
- getType() - 类 中的方法org.mirrentools.sd.models.db.update.SdBasicConstraintContent
-
- getType() - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取列的类型
- getTypeCat() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
the types catalog (may be null)
- getTypeConverter() - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- getTypeConverter() - 类 中的方法org.mirrentools.sd.converter.SdBasicClassConverter
-
- getTypeConverter() - 接口 中的方法org.mirrentools.sd.converter.SdClassConverter
-
获取数据类型转换器
- getTypeConverter() - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
获取SdType转换为SQL类型
- getTypeName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
type name (may be null)
- getTypeName() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Data source dependent type name, for a UDT the type name is fully qualified
- getTypeSchem() - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
the types schema (may be null)
- getUnderScoreName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表名的下划线命名
- getUnderScoreName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取表名的下划线命名
- getUnderScoreName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取下划线命名规则的类名字
- getUpdateRule() - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
10.UPDATE_RULE short => What happens toforeign key when primary is
updated:
importedNoAction - do not allow update of primarykey if it has been
imported
importedKeyCascade - change imported key to agreewith primary key
update
importedKeySetNull - change imported key to NULL ifits primary key has been
updated
importedKeySetDefault - change imported key to default valuesif its primary
key has been updated
importedKeyRestrict - same as importedKeyNoAction(for ODBC 2.x
compatibility)
- getUpperName() - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
获取表的名字全部大写
- getUpperName() - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
获取表的名字,全部大写
- getUpperName() - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
获取类的名字全部大写
- getUrl() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取数据库连接语句
- getUser() - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
获取数据库连接用户名
- getUserDir() - 类 中的静态方法org.mirrentools.sd.common.SdUtil
-
获取用户项目根目录
- getUserName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
获取将拥有该数据库的用户的角色名
- getUserName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
获取将拥有该数据库的用户的角色名
- getUserName() - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
获取将拥有该数据库的用户的角色名
- getUserName() - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
获取将拥有该数据库的用户的角色名
- getValue() - 类 中的方法org.mirrentools.sd.models.SdTemplateAttribute
-
获取属性值
- GRAPHIC - 接口 中的静态变量org.mirrentools.sd.constant.DB2
-
DB2数据类型double
- GRAPHIC - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 graphic
- GREGORIAN_CALENDAR - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
java.util.GregorianCalendar数据类型
- GREGORIAN_CALENDAR - 类 中的静态变量org.mirrentools.sd.SdType
-
数据类型GregorianCalendar,对应类型:
Java=java.util.GregorianCalendar
SQLite=TIMESTAMP
MySQL=TIMESTAMP
SQL Server=DATETIMEOFFSET
DB2=TIMESTAMP
ORACLE=TIMESTAMP
PostgreSQL=TIMESTAMP WITH TIME ZONE
- ScrewDriver - org.mirrentools.sd中的类
-
ScrewDriver的核心,用于生成代码与数据库操作
- ScrewDriver() - 类 的构造器org.mirrentools.sd.ScrewDriver
-
- ScrewDriverCode - org.mirrentools.sd中的接口
-
代码生成工具
- ScrewDriverCodeImpl - org.mirrentools.sd.impl中的类
-
代码生成器的默认实现
- ScrewDriverCodeImpl(ScrewDriverOptions) - 类 的构造器org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- ScrewDriverDB2Options - org.mirrentools.sd.options.def中的类
-
DB2版配置
- ScrewDriverDB2Options(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverDB2Options
-
初始化一个DB2版的ScrewDriver配置,用于仅生成SQL
- ScrewDriverDB2Options(Map<String, SdTemplate>) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverDB2Options
-
初始化一个DB2版的ScrewDriver配置,用于生成代码
- ScrewDriverDB2Options(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverDB2Options
-
初始化一个DB2版的ScrewDriver配置,用于生成代码与SQL
- ScrewDriverDbUtil - org.mirrentools.sd中的类
-
ScrewDriver数据库操作相关的工具接口,该工具用户创建/读取:库、表、属性等
- ScrewDriverDbUtil() - 类 的构造器org.mirrentools.sd.ScrewDriverDbUtil
-
- ScrewDriverException - org.mirrentools.sd中的异常错误
-
代码生成器的异常类
- ScrewDriverException(String) - 异常错误 的构造器org.mirrentools.sd.ScrewDriverException
-
初始化一个异常
- ScrewDriverException(Throwable) - 异常错误 的构造器org.mirrentools.sd.ScrewDriverException
-
初始化一个异常
- ScrewDriverException(String, Throwable) - 异常错误 的构造器org.mirrentools.sd.ScrewDriverException
-
初始化一个异常
- ScrewDriverImpl - org.mirrentools.sd.impl中的类
-
螺丝刀核心类
- ScrewDriverImpl(ScrewDriverOptions) - 类 的构造器org.mirrentools.sd.impl.ScrewDriverImpl
-
用过配置文件初始化ScrewDriver的默认实现
- ScrewDriverMySqlOptions - org.mirrentools.sd.options.def中的类
-
MySQL版配置
- ScrewDriverMySqlOptions(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverMySqlOptions
-
初始化一个MySQL版的ScrewDriver配置,用于仅生成SQL
- ScrewDriverMySqlOptions(Map<String, SdTemplate>) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverMySqlOptions
-
初始化一个MySQL版的ScrewDriver配置,用于仅生成代码
- ScrewDriverMySqlOptions(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverMySqlOptions
-
初始化一个MySQL版的ScrewDriver配置,用于生成代码与SQL
- ScrewDriverOptions - org.mirrentools.sd.options中的类
-
ScrewDriver配置类
- ScrewDriverOptions(ScrewDriverOptions) - 类 的构造器org.mirrentools.sd.options.ScrewDriverOptions
-
实例化
- ScrewDriverOptions() - 类 的构造器org.mirrentools.sd.options.ScrewDriverOptions
-
实例化一个空的配置,后续添加自定义配置
- ScrewDriverOptions(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.ScrewDriverOptions
-
根据数据库配置信息实例化SQL的配置
- ScrewDriverOptions(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.ScrewDriverOptions
-
根据数据库配置信息实例化生成代码与SQL的配置
- ScrewDriverOracleOptions - org.mirrentools.sd.options.def中的类
-
Oracle版配置
- ScrewDriverOracleOptions(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverOracleOptions
-
初始化一个Oracle版的ScrewDriver配置,用于仅生成SQL
- ScrewDriverOracleOptions(Map<String, SdTemplate>) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverOracleOptions
-
初始化一个Oracle版的ScrewDriver配置,用于仅生成代码
- ScrewDriverOracleOptions(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverOracleOptions
-
初始化一个Oracle版的ScrewDriver配置,用于生成代码与SQL
- ScrewDriverPostgreSqlOptions - org.mirrentools.sd.options.def中的类
-
PostgreSQL版配置
- ScrewDriverPostgreSqlOptions(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverPostgreSqlOptions
-
初始化一个PostgreSQL版的ScrewDriver配置,用于仅生成SQL
- ScrewDriverPostgreSqlOptions(Map<String, SdTemplate>) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverPostgreSqlOptions
-
初始化一个PostgreSQL版的ScrewDriver配置,用于仅生成代码
- ScrewDriverPostgreSqlOptions(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverPostgreSqlOptions
-
初始化一个PostgreSQL版的ScrewDriver配置,用于生成代码与SQL
- ScrewDriverProject - org.mirrentools.sd中的接口
-
项目生成工具
- ScrewDriverSQL - org.mirrentools.sd中的接口
-
数据库生成工具
- ScrewDriverSqlImpl - org.mirrentools.sd.impl中的类
-
SQL生成器的默认实现
- ScrewDriverSqlImpl(ScrewDriverOptions) - 类 的构造器org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
初始化
- ScrewDriverSqliteOptions - org.mirrentools.sd.options.def中的类
-
SQLite版配置
- ScrewDriverSqliteOptions(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverSqliteOptions
-
初始化一个SQLite版的ScrewDriver配置,用于仅生成SQL
- ScrewDriverSqliteOptions(Map<String, SdTemplate>) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverSqliteOptions
-
初始化一个SQLite版的ScrewDriver配置,用于仅生成代码
- ScrewDriverSqliteOptions(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverSqliteOptions
-
初始化一个SQLite版的ScrewDriver配置,用于生成代码与SQL
- ScrewDriverSqlServerOptions - org.mirrentools.sd.options.def中的类
-
SqlServer版配置
- ScrewDriverSqlServerOptions(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverSqlServerOptions
-
初始化一个SqlServer版的ScrewDriver配置,用于仅生成SQL
- ScrewDriverSqlServerOptions(Map<String, SdTemplate>) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverSqlServerOptions
-
初始化一个SqlServer版的ScrewDriver配置,用于仅生成代码
- ScrewDriverSqlServerOptions(Map<String, SdTemplate>, SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.options.def.ScrewDriverSqlServerOptions
-
初始化一个SqlServer版的ScrewDriver配置,用于生成代码与SQL
- ScrewDriverTemplateEngine - org.mirrentools.sd中的类
-
模板渲染引擎(生成文件)
- ScrewDriverTemplateEngine() - 类 的构造器org.mirrentools.sd.ScrewDriverTemplateEngine
-
- ScrewDriverTemplateFreeMarkerImpl - org.mirrentools.sd.impl中的类
-
模板生成工具FreeMarker实现版
- ScrewDriverTemplateFreeMarkerImpl() - 类 的构造器org.mirrentools.sd.impl.ScrewDriverTemplateFreeMarkerImpl
-
- ScrewDriverTemplateMvelImpl - org.mirrentools.sd.impl中的类
-
模板生成工具MVEL版实现
- ScrewDriverTemplateMvelImpl() - 类 的构造器org.mirrentools.sd.impl.ScrewDriverTemplateMvelImpl
-
- SdAbstractClassConverter - org.mirrentools.sd.converter中的类
-
将SdBean转换成类属性的抽象实现,可以根据不同语言继承后设置类型转换
- SdAbstractClassConverter() - 类 的构造器org.mirrentools.sd.converter.SdAbstractClassConverter
-
- SdAbstractColumnContent - org.mirrentools.sd.models.db.update中的类
-
抽象的数据库表操作类,用于做表的新建与修改
- SdAbstractColumnContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
- SdAbstractConstraintContent - org.mirrentools.sd.models.db.update中的类
-
表的约束属性,用于新建与修改
属性的顺序为:tdName>type>name>exp
- SdAbstractConstraintContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
- SdAbstractDatabaseContent - org.mirrentools.sd.models.db.update中的类
-
抽象数据库属性用于做为数据库的创建与修改使用,需要继承该类后重写sql方法
- SdAbstractDatabaseContent(String) - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractDatabaseContent
-
- SdAbstractDbUtil - org.mirrentools.sd.impl.dbutil中的类
-
数据库操作相关的工具接口的抽象类,默认大部分以MySQL为基准的实现,
如果其他数据库或不兼容可以继承该类并重写相应的方法
- SdAbstractDbUtil(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
初始化一个默认的数据库管理实现类
- SdAbstractForeignKeyContent - org.mirrentools.sd.models.db.update中的类
-
抽象表外键属性,用于新建与修改
- SdAbstractForeignKeyContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
- SdAbstractIndexKeyContent - org.mirrentools.sd.models.db.update中的类
-
- SdAbstractIndexKeyContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
- SdAbstractPrimaryKeyContent - org.mirrentools.sd.models.db.update中的类
-
抽象主键属性,用于新建与修改
- SdAbstractPrimaryKeyContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
- SdAbstractSequenceContent - org.mirrentools.sd.models.db.update中的类
-
抽象序列,用于新建与修改
- SdAbstractSequenceContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
- SdAbstractTableContent - org.mirrentools.sd.models.db.update中的类
-
抽象的数据库表操作类,用于做表的新建与修改
- SdAbstractTableContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
- SdAbstractTableContentConverter - org.mirrentools.sd.converter中的类
-
将SdBean转换为数据库创建表需要内容的抽象方法
- SdAbstractTableContentConverter(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
初始化
- SdAbstractTableToClassConverter - org.mirrentools.sd.converter中的类
-
将SdTable转换为SdClassContent的转换器的抽象实现
- SdAbstractTableToClassConverter() - 类 的构造器org.mirrentools.sd.converter.SdAbstractTableToClassConverter
-
- SdAbstractTypeConverter - org.mirrentools.sd.converter中的类
-
数据类型转换的抽象实现
- SdAbstractTypeConverter(String) - 类 的构造器org.mirrentools.sd.converter.SdAbstractTypeConverter
-
- SdBasicClassConverter - org.mirrentools.sd.converter中的类
-
SdBean转换器的基本实现
- SdBasicClassConverter(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.SdBasicClassConverter
-
初始化
- SdBasicColumnContent - org.mirrentools.sd.models.db.update中的类
-
数据列属性的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicColumnContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicColumnContent
-
- SdBasicConstraintContent - org.mirrentools.sd.models.db.update中的类
-
约束的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicConstraintContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicConstraintContent
-
- SdBasicForeignKeyContent - org.mirrentools.sd.models.db.update中的类
-
外键属性的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicForeignKeyContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicForeignKeyContent
-
- SdBasicIndexKeyContent - org.mirrentools.sd.models.db.update中的类
-
索引属性的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicIndexKeyContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicIndexKeyContent
-
- SdBasicPrimaryKeyContent - org.mirrentools.sd.models.db.update中的类
-
主键属性的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicPrimaryKeyContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicPrimaryKeyContent
-
- SdBasicSequenceContent - org.mirrentools.sd.models.db.update中的类
-
序列的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicSequenceContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicSequenceContent
-
- SdBasicTableContent - org.mirrentools.sd.models.db.update中的类
-
数据库表属性创建或者修改SQL语句的基本实现版实现,实际数据库如果操作相同可以继承该类,不同可以选择重写
- SdBasicTableContent() - 类 的构造器org.mirrentools.sd.models.db.update.SdBasicTableContent
-
- SdBasicTableToClassConverter - org.mirrentools.sd.converter中的类
-
将SdTable转换为SdClassContent的基本实现
- SdBasicTableToClassConverter(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.SdBasicTableToClassConverter
-
初始化
- SdBasicTypeConverter - org.mirrentools.sd.converter中的类
-
数据类型转换的基本实现
- SdBasicTypeConverter(String, Map<String, String>) - 类 的构造器org.mirrentools.sd.converter.SdBasicTypeConverter
-
初始化
- SdBean - org.mirrentools.sd.models中的类
-
创建类与表所需要的属性
- SdBean() - 类 的构造器org.mirrentools.sd.models.SdBean
-
- SdClassContent - org.mirrentools.sd.models中的类
-
模板生成所需要的实体属性上下文
- SdClassContent() - 类 的构造器org.mirrentools.sd.models.SdClassContent
-
- SdClassConverter - org.mirrentools.sd.converter中的接口
-
将SdBean转换成类属性
- SdClassConverterDB2Impl - org.mirrentools.sd.converter.impl.db2中的类
-
- SdClassConverterDB2Impl() - 类 的构造器org.mirrentools.sd.converter.impl.db2.SdClassConverterDB2Impl
-
使用默认的SQL数据类型转换器初始化
- SdClassConverterDB2Impl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.db2.SdClassConverterDB2Impl
-
使用自定义的SQL转实体类转换器初始化
- SdClassConverterMySqlImpl - org.mirrentools.sd.converter.impl.mysql中的类
-
SdBean转换器转换为为Java类属性MySQL版实现
- SdClassConverterMySqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdClassConverterMySqlImpl
-
使用默认的SQL数据类型转换器初始化
- SdClassConverterMySqlImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdClassConverterMySqlImpl
-
使用自定义的SQL转实体类转换器初始化
- SdClassConverterOracleImpl - org.mirrentools.sd.converter.impl.oracle中的类
-
- SdClassConverterOracleImpl() - 类 的构造器org.mirrentools.sd.converter.impl.oracle.SdClassConverterOracleImpl
-
使用默认的SQL数据类型转换器初始化
- SdClassConverterOracleImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.oracle.SdClassConverterOracleImpl
-
使用自定义的SQL转实体类转换器初始化
- SdClassConverterPostgreSqlImpl - org.mirrentools.sd.converter.impl.postgresql中的类
-
SdBean转换器转换为Java类属性PostgreSql版实现
- SdClassConverterPostgreSqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdClassConverterPostgreSqlImpl
-
- SdClassConverterPostgreSqlImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdClassConverterPostgreSqlImpl
-
- SdClassConverterSqliteImpl - org.mirrentools.sd.converter.impl.sqlite中的类
-
SdBean转换器转换为Java类属性SQLite版实现
- SdClassConverterSqliteImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlite.SdClassConverterSqliteImpl
-
- SdClassConverterSqliteImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.sqlite.SdClassConverterSqliteImpl
-
- SdClassConverterSqlServerImpl - org.mirrentools.sd.converter.impl.sqlserver中的类
-
SdBean转换器转换为Java类属性SQL Server版实现
- SdClassConverterSqlServerImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdClassConverterSqlServerImpl
-
- SdClassConverterSqlServerImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdClassConverterSqlServerImpl
-
- SdColumn - org.mirrentools.sd.models中的类
-
- SdColumn() - 类 的构造器org.mirrentools.sd.models.SdColumn
-
- SdColumnContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
数据列属性的DB2实现
- SdColumnContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdColumnContentByDB2
-
- SdColumnContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
数据列属性的MySQL实现
- SdColumnContentByMySQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdColumnContentByMySQL
-
- SdColumnContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
数据列属性的Oracle实现
- SdColumnContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdColumnContentByOracle
-
- SdColumnContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
数据列属性的PostgreSQL实现
- SdColumnContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdColumnContentByPostgreSQL
-
- SdColumnContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
数据列属性的SQLite实现,当列采用自增时生成列的SQL语句在TableContent中完成,对应TableConten的getColumnSQL方法
- SdColumnContentBySqlite() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdColumnContentBySqlite
-
- SdColumnContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
数据列属性的SQL Server实现
- SdColumnContentBySqlServer() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdColumnContentBySqlServer
-
- SdConstant - org.mirrentools.sd.constant中的接口
-
常用字符串常量
- SdConstraintContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
- SdConstraintContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdConstraintContentByDB2
-
- SdConstraintContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
外键属性的MySQL版实现
- SdConstraintContentByMySQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdConstraintContentByMySQL
-
- SdConstraintContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
- SdConstraintContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdConstraintContentByOracle
-
- SdConstraintContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
外键属性的PostgreSQL版实现
- SdConstraintContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdConstraintContentByPostgreSQL
-
- SdConstraintContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
外键属性的SQLite版实现
- SdConstraintContentBySqlite() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdConstraintContentBySqlite
-
- SdConstraintContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
外键属性的SQL Server版实现
- SdConstraintContentBySqlServer() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdConstraintContentBySqlServer
-
- SdDatabase - org.mirrentools.sd.models中的类
-
Sd数据库描述
- SdDatabase() - 类 的构造器org.mirrentools.sd.models.SdDatabase
-
- SdDatabaseContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
- SdDatabaseContentByDB2(String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
初始化一个数据库SQL类
- SdDatabaseContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
MySQL数据库的数据库属性
- SdDatabaseContentByMySQL(String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdDatabaseContentByMySQL
-
初始化一个数据库SQL类
- SdDatabaseContentByMySQL(String, String, String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdDatabaseContentByMySQL
-
初始化一个数据库SQL类
- SdDatabaseContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
- SdDatabaseContentByOracle(String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
初始化一个数据库SQL类
- SdDatabaseContentByPostgreSql - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
PostgreSql数据库的数据库属性
- SdDatabaseContentByPostgreSql(String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
初始化一个数据库SQL类
- SdDatabaseContentByPostgreSql(SdDatabase) - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
- SdDatabaseContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
SQLite数据库的数据库属性
- SdDatabaseContentBySqlite(String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdDatabaseContentBySqlite
-
- SdDatabaseContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
SQL Server数据库的数据库属性
- SdDatabaseContentBySqlServer(SdDatabase) - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
- SdDatabaseContentConverter - org.mirrentools.sd.converter中的接口
-
将SdDatabase转换为数据库的操作属性
- SdDatabaseConverterMySqlImpl - org.mirrentools.sd.converter.impl.mysql中的类
-
将SdDatabase转换为数据库的操作属性MySQL版实现
- SdDatabaseConverterMySqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdDatabaseConverterMySqlImpl
-
- SdDatabaseConverterPostgreSqlImpl - org.mirrentools.sd.converter.impl.postgresql中的类
-
将SdDatabase转换为数据库的操作属性PostgreSQL版实现
- SdDatabaseConverterPostgreSqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdDatabaseConverterPostgreSqlImpl
-
- SdDatabaseConverterSqlServerImpl - org.mirrentools.sd.converter.impl.sqlserver中的类
-
将SdDatabase转换为数据库的操作属性SQL Server版实现
- SdDatabaseConverterSqlServerImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdDatabaseConverterSqlServerImpl
-
- SdDatabaseOptions - org.mirrentools.sd.options中的类
-
数据库连接的配置文件
- SdDatabaseOptions(String, String) - 类 的构造器org.mirrentools.sd.options.SdDatabaseOptions
-
初始化一个数据库配置
- SdDatabaseOptions(String, String, String, String) - 类 的构造器org.mirrentools.sd.options.SdDatabaseOptions
-
初始化一个数据库配置
- SdDatabaseOptions(int, String, String, String, String) - 类 的构造器org.mirrentools.sd.options.SdDatabaseOptions
-
初始化一个数据库配置
- SdDbUtilDB2Impl - org.mirrentools.sd.impl.dbutil中的类
-
- SdDbUtilDB2Impl(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdDbUtilDB2Impl
-
初始化
- SdDbUtilMySqlImpl - org.mirrentools.sd.impl.dbutil中的类
-
数据库操作相关的工具接口,MySQL的抽象实现,其他数据库或者不兼容可以重写该类
- SdDbUtilMySqlImpl(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdDbUtilMySqlImpl
-
初始化
- SdDbUtilOracleImpl - org.mirrentools.sd.impl.dbutil中的类
-
数据库操作相关的工具接口,Oracle的抽象实现,其他数据库或者不兼容可以重写该类
- SdDbUtilOracleImpl(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdDbUtilOracleImpl
-
初始化
- SdDbUtilPostgreSqlImpl - org.mirrentools.sd.impl.dbutil中的类
-
数据库操作相关的工具接口,PostgreSql的抽象实现,其他数据库或者不兼容可以重写该类
- SdDbUtilPostgreSqlImpl(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdDbUtilPostgreSqlImpl
-
初始化
- SdDbUtilSqliteImpl - org.mirrentools.sd.impl.dbutil中的类
-
数据库操作相关的工具接口,SQLite的抽象实现,其他数据库或者不兼容可以重写该类
- SdDbUtilSqliteImpl(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdDbUtilSqliteImpl
-
初始化
- SdDbUtilSqlServerImpl - org.mirrentools.sd.impl.dbutil中的类
-
数据库操作相关的工具接口,SQL Server的抽象实现,其他数据库或者不兼容可以重写该类
- SdDbUtilSqlServerImpl(SdDatabaseOptions) - 类 的构造器org.mirrentools.sd.impl.dbutil.SdDbUtilSqlServerImpl
-
初始化
- SdForeignKeyContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
- SdForeignKeyContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdForeignKeyContentByDB2
-
- SdForeignKeyContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
外键属性的MySQL版实现
- SdForeignKeyContentByMySQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdForeignKeyContentByMySQL
-
- SdForeignKeyContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
- SdForeignKeyContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdForeignKeyContentByOracle
-
- SdForeignKeyContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
外键属性的PostgreSQL版实现
- SdForeignKeyContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdForeignKeyContentByPostgreSQL
-
- SdForeignKeyContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
外键属性的SQLite版实现
- SdForeignKeyContentBySqlite() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdForeignKeyContentBySqlite
-
- SdForeignKeyContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
外键属性的SQL Server版实现
- SdForeignKeyContentBySqlServer() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdForeignKeyContentBySqlServer
-
- SdIndexKeyContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
- SdIndexKeyContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdIndexKeyContentByDB2
-
- SdIndexKeyContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
索引属性MySQL版实现
- SdIndexKeyContentByMySQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdIndexKeyContentByMySQL
-
- SdIndexKeyContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
- SdIndexKeyContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdIndexKeyContentByOracle
-
- SdIndexKeyContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
索引属性PostgreSQL版实现
- SdIndexKeyContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdIndexKeyContentByPostgreSQL
-
- SdIndexKeyContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
索引属性SQLite版实现
- SdIndexKeyContentBySqlite() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdIndexKeyContentBySqlite
-
- SdIndexKeyContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
索引属性SQL Server版实现
- SdIndexKeyContentBySqlServer() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdIndexKeyContentBySqlServer
-
- SdIoUtil - org.mirrentools.sd.common中的类
-
Io相关工具,如果JDK大于等于1.7其实用Files也很方便的
- SdIoUtil() - 类 的构造器org.mirrentools.sd.common.SdIoUtil
-
- SdPrimaryKeyContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
- SdPrimaryKeyContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdPrimaryKeyContentByDB2
-
- SdPrimaryKeyContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
主键属性的MySQL版实现
- SdPrimaryKeyContentByMySQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdPrimaryKeyContentByMySQL
-
- SdPrimaryKeyContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
- SdPrimaryKeyContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdPrimaryKeyContentByOracle
-
- SdPrimaryKeyContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
主键属性的PostgreSQL版实现
- SdPrimaryKeyContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdPrimaryKeyContentByPostgreSQL
-
- SdPrimaryKeyContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
主键属性的SQLite版实现
- SdPrimaryKeyContentBySqlite() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdPrimaryKeyContentBySqlite
-
- SdPrimaryKeyContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
主键属性的SQL Server版实现
- SdPrimaryKeyContentBySqlServer() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdPrimaryKeyContentBySqlServer
-
- SdRelational - org.mirrentools.sd.models中的类
-
创建类与表添加关系
- SdRelational() - 类 的构造器org.mirrentools.sd.models.SdRelational
-
- SdRelationalContent - org.mirrentools.sd.models中的类
-
创建类与表添加关系
- SdRelationalContent() - 类 的构造器org.mirrentools.sd.models.SdRelationalContent
-
- SdRenderContent - org.mirrentools.sd.models中的类
-
模板渲染需要的内容
- SdRenderContent() - 类 的构造器org.mirrentools.sd.models.SdRenderContent
-
模板渲染需要的上下文
- SdRenderContent(SdClassContent, SdDatabaseOptions, Map<String, SdTemplateContent>) - 类 的构造器org.mirrentools.sd.models.SdRenderContent
-
模板渲染需要的上下文
- SdSequence - org.mirrentools.sd.models中的类
-
数据库序列
- SdSequence() - 类 的构造器org.mirrentools.sd.models.SdSequence
-
- SdSequenceContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
序列属性的DB2版实现
- SdSequenceContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdSequenceContentByDB2
-
- SdSequenceContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
序列属性的Oracle版实现
- SdSequenceContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdSequenceContentByOracle
-
- SdSequenceContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
序列属性的PostgreSQL版实现
- SdSequenceContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdSequenceContentByPostgreSQL
-
- SdTable - org.mirrentools.sd.models.db.query中的类
-
数据库中表的描述
- SdTable() - 类 的构造器org.mirrentools.sd.models.db.query.SdTable
-
- SdTableAttribute - org.mirrentools.sd.models.db.query中的类
-
表的属性,用于获取表属性
- SdTableAttribute() - 类 的构造器org.mirrentools.sd.models.db.query.SdTableAttribute
-
- SdTableColumnAttribute - org.mirrentools.sd.models.db.query中的类
-
表的列属性,用于获取表列的属性,该类对应 java.sql.DatabaseMetaData.getColumns
- SdTableColumnAttribute() - 类 的构造器org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
- SdTableContentByDB2 - org.mirrentools.sd.models.db.update.impl.db2中的类
-
- SdTableContentByDB2() - 类 的构造器org.mirrentools.sd.models.db.update.impl.db2.SdTableContentByDB2
-
- SdTableContentByMySQL - org.mirrentools.sd.models.db.update.impl.mysql中的类
-
数据库表属性创建或者修改SQL语句的MySQL实现
- SdTableContentByMySQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
- SdTableContentByOracle - org.mirrentools.sd.models.db.update.impl.oracle中的类
-
- SdTableContentByOracle() - 类 的构造器org.mirrentools.sd.models.db.update.impl.oracle.SdTableContentByOracle
-
- SdTableContentByPostgreSQL - org.mirrentools.sd.models.db.update.impl.postgresql中的类
-
数据库表属性创建或者修改SQL语句的PostgreSQL实现
- SdTableContentByPostgreSQL() - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdTableContentByPostgreSQL
-
初始化一个public模式的示例
- SdTableContentByPostgreSQL(String) - 类 的构造器org.mirrentools.sd.models.db.update.impl.postgresql.SdTableContentByPostgreSQL
-
初始化一个自定义模式的示例
- SdTableContentBySqlite - org.mirrentools.sd.models.db.update.impl.sqlite中的类
-
数据库表属性创建或者修改SQL语句的SQLite实现
- SdTableContentBySqlite() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlite.SdTableContentBySqlite
-
- SdTableContentBySqlServer - org.mirrentools.sd.models.db.update.impl.sqlserver中的类
-
数据库表属性创建或者修改SQL语句的SQL Server实现
- SdTableContentBySqlServer() - 类 的构造器org.mirrentools.sd.models.db.update.impl.sqlserver.SdTableContentBySqlServer
-
- SdTableContentConverter - org.mirrentools.sd.converter中的接口
-
将SdBean转换为数据库表的操作属性
- SdTableContentConverterDB2Impl - org.mirrentools.sd.converter.impl.db2中的类
-
将SdBean转换为DB2数据库创建表需要的内容
- SdTableContentConverterDB2Impl() - 类 的构造器org.mirrentools.sd.converter.impl.db2.SdTableContentConverterDB2Impl
-
- SdTableContentConverterDB2Impl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.db2.SdTableContentConverterDB2Impl
-
- SdTableContentConverterMySqlImpl - org.mirrentools.sd.converter.impl.mysql中的类
-
将SdBean转换为MySQL数据库创建表需要的内容
- SdTableContentConverterMySqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdTableContentConverterMySqlImpl
-
- SdTableContentConverterMySqlImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdTableContentConverterMySqlImpl
-
- SdTableContentConverterOracleImpl - org.mirrentools.sd.converter.impl.oracle中的类
-
将SdBean转换为Oracle数据库创建表需要的内容
- SdTableContentConverterOracleImpl() - 类 的构造器org.mirrentools.sd.converter.impl.oracle.SdTableContentConverterOracleImpl
-
- SdTableContentConverterOracleImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.oracle.SdTableContentConverterOracleImpl
-
- SdTableContentConverterPostgreSqlImpl - org.mirrentools.sd.converter.impl.postgresql中的类
-
将SdBean转换为PostgreSQL数据库创建表需要的内容
- SdTableContentConverterPostgreSqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdTableContentConverterPostgreSqlImpl
-
- SdTableContentConverterPostgreSqlImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdTableContentConverterPostgreSqlImpl
-
- SdTableContentConverterSqliteImpl - org.mirrentools.sd.converter.impl.sqlite中的类
-
将SdBean转换为SQLite数据库创建表需要的内容
- SdTableContentConverterSqliteImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlite.SdTableContentConverterSqliteImpl
-
- SdTableContentConverterSqliteImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.sqlite.SdTableContentConverterSqliteImpl
-
- SdTableContentConverterSqlServerImpl - org.mirrentools.sd.converter.impl.sqlserver中的类
-
将SdBean转换为SQL Server数据库创建表需要的内容
- SdTableContentConverterSqlServerImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdTableContentConverterSqlServerImpl
-
- SdTableContentConverterSqlServerImpl(SdTypeConverter) - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdTableContentConverterSqlServerImpl
-
- SdTableIndexKeyAttribute - org.mirrentools.sd.models.db.query中的类
-
表的索引属性,用于获取索引属性
- SdTableIndexKeyAttribute() - 类 的构造器org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
- SdTablePortedKeysAttribute - org.mirrentools.sd.models.db.query中的类
-
表的索引主外键类,对应 :
DatabaseMetaData.getImportedKeys(catalog, schema, table)
DatabaseMetaData.getExportedKeys(catalog, schema, table)
- SdTablePortedKeysAttribute() - 类 的构造器org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
- SdTablePrimaryKeyAttribute - org.mirrentools.sd.models.db.query中的类
-
表主键属性,用于获取表主键属性
- SdTablePrimaryKeyAttribute() - 类 的构造器org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
- SdTableToClassConverter - org.mirrentools.sd.converter中的接口
-
将SdTable转换为SdClassContent的转换器
- SdTableToClassConverterDB2Impl - org.mirrentools.sd.converter.impl.db2中的类
-
- SdTableToClassConverterDB2Impl() - 类 的构造器org.mirrentools.sd.converter.impl.db2.SdTableToClassConverterDB2Impl
-
实例化一个默认的类型转换
- SdTableToClassConverterDB2Impl(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.impl.db2.SdTableToClassConverterDB2Impl
-
实例化一个指定类转换器
- SdTableToClassConverterMySqlImpl - org.mirrentools.sd.converter.impl.mysql中的类
-
将SdTable转换为SdClassContent的转换器的PostgreSql版
- SdTableToClassConverterMySqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdTableToClassConverterMySqlImpl
-
- SdTableToClassConverterMySqlImpl(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.impl.mysql.SdTableToClassConverterMySqlImpl
-
- SdTableToClassConverterOracleImpl - org.mirrentools.sd.converter.impl.oracle中的类
-
- SdTableToClassConverterOracleImpl() - 类 的构造器org.mirrentools.sd.converter.impl.oracle.SdTableToClassConverterOracleImpl
-
实例化一个默认的类型转换
- SdTableToClassConverterOracleImpl(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.impl.oracle.SdTableToClassConverterOracleImpl
-
实例化一个指定类转换器
- SdTableToClassConverterPostgreSqlImpl - org.mirrentools.sd.converter.impl.postgresql中的类
-
将SdTable转换为SdClassContent的转换器的PostgreSql版
- SdTableToClassConverterPostgreSqlImpl() - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdTableToClassConverterPostgreSqlImpl
-
- SdTableToClassConverterPostgreSqlImpl(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.impl.postgresql.SdTableToClassConverterPostgreSqlImpl
-
- SdTableToClassConverterSqliteImpl - org.mirrentools.sd.converter.impl.sqlite中的类
-
将SdTable转换为SdClassContent的转换器的SQLite版
- SdTableToClassConverterSqliteImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlite.SdTableToClassConverterSqliteImpl
-
- SdTableToClassConverterSqliteImpl(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.impl.sqlite.SdTableToClassConverterSqliteImpl
-
- SdTableToClassConverterSqlServerImpl - org.mirrentools.sd.converter.impl.sqlserver中的类
-
将SdTable转换为SdClassContent的转换器的PostgreSql版
- SdTableToClassConverterSqlServerImpl() - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdTableToClassConverterSqlServerImpl
-
- SdTableToClassConverterSqlServerImpl(SdClassConverter) - 类 的构造器org.mirrentools.sd.converter.impl.sqlserver.SdTableToClassConverterSqlServerImpl
-
- SdTemplate - org.mirrentools.sd.models中的类
-
工具生成所需要的模板材料
- SdTemplate() - 类 的构造器org.mirrentools.sd.models.SdTemplate
-
- SdTemplateAttribute - org.mirrentools.sd.models中的类
-
模板中需要使用到的属性值
- SdTemplateAttribute(String, String) - 类 的构造器org.mirrentools.sd.models.SdTemplateAttribute
-
初始化
- SdTemplateAttribute(String, String, String) - 类 的构造器org.mirrentools.sd.models.SdTemplateAttribute
-
初始化
- SdTemplateContent - org.mirrentools.sd.models中的类
-
代码文件等生成所需要的模板属性
- SdTemplateContent() - 类 的构造器org.mirrentools.sd.models.SdTemplateContent
-
- SdTemplateContentConverter - org.mirrentools.sd.converter中的接口
-
将实体属性与模板属性转换为模板生成所需要的材料
- SdTemplateContentConverterDefaultImpl - org.mirrentools.sd.converter.impl中的类
-
将实体属性与模板属性转换为模板生成所需要的材料的默认实现
- SdTemplateContentConverterDefaultImpl() - 类 的构造器org.mirrentools.sd.converter.impl.SdTemplateContentConverterDefaultImpl
-
- SdTemplatePathUtil - org.mirrentools.sd.common中的类
-
获取路径的目录
- SdTemplatePathUtil() - 类 的构造器org.mirrentools.sd.common.SdTemplatePathUtil
-
- SdType - org.mirrentools.sd中的类
-
SdColumn数据类型常量,该常量中的数据类型会自动转换为java与不同数据库语言类型,可以通过put添加自定义类型
- SdType() - 类 的构造器org.mirrentools.sd.SdType
-
- SdTypeConverter - org.mirrentools.sd.converter中的接口
-
数据类型转换用于将不同语言之间的转换,比如SQL数据类型转换为Java数据类型,或反过来
- SdTypeMode - org.mirrentools.sd.enums中的枚举
-
SdColumn数据类型的模式
- SdUtil - org.mirrentools.sd.common中的类
-
字符串工具
- SdUtil() - 类 的构造器org.mirrentools.sd.common.SdUtil
-
- SERIAL - 接口 中的静态变量org.mirrentools.sd.constant.PostgreSQL
-
PostgreSQL数据类型serial 自动增长的4字节整数
- SERIAL - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 serial 自动增长的4字节整数
- SERIAL2 - 接口 中的静态变量org.mirrentools.sd.constant.PostgreSQL
-
PostgreSQL数据类型serial2 自动增长的2字节整数
- SERIAL2 - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 serial2 自动增长的2字节整数
- SERIAL4 - 接口 中的静态变量org.mirrentools.sd.constant.PostgreSQL
-
PostgreSQL数据类型serial4 自动增长的4字节整数
- SERIAL4 - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 serial4 自动增长的4字节整数
- SERIAL8 - 接口 中的静态变量org.mirrentools.sd.constant.PostgreSQL
-
PostgreSQL数据类型serial8 自动增长的8字节整数
- SERIAL8 - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 serial8 自动增长的8字节整数
- SET - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
java.util.Set数据类型
- SET - 接口 中的静态变量org.mirrentools.sd.constant.MySQL
-
MySQL数据类型set
- SET - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 set
- setAdditionalColumns(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置附加属性,该属性一般用在类需要该属性,表不需要该属性的地方
- setAdditionalField(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置附加属性
- setAlias(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置表或者类的别名
- setAlias(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置别名
- setAllowconn(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置如果为假,则没有人能连接到这个数据库。
- setAllowconn(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置如果为假,则没有人能连接到这个数据库。
- setAllowconn(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置如果为假,则没有人能连接到这个数据库。
- setAllowconn(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置如果为假,则没有人能连接到这个数据库。
- setAnnotations(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置类的注解
- setAnnotations(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置类的注解
- setAnnotations(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类属性的注解
- setAnnotations(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置注释
- setAnnotations(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置注解
- setAscOrDesc(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
column sort sequence, "A" => ascending,"D" => descending, may be null if
sort sequence is not supported; null when TYPE is tableIndexStatistic
- setAttributes(List<SdTemplateAttribute>) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置模板中需要用到的属性
- setAttrs(Map<String, SdTemplateAttribute>) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置该模板的属性
- setAutoincrement(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Indicates whether this column is auto incremented
YES --- if the column is auto incremented
NO --- if the column is not auto incremented
empty string --- if it cannot be determined whether the column is auto
incremented
- setAutoIncrement(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置列属性是否自增
- setAutoIncrement(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置是否自增或为标识
MySQL数据库对应increment
SQL Server数据库对应identity
- setBean(SdBean) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置创建类与表所需要的属性
- setBeanConverter(SdClassConverter) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setBeanConverter(SdClassConverter) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置将实体描述转换为类描述的工具
- setBeanConverter(SdClassConverter) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置实体类属性转换器
- setCache(Long) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置缓存值
- setCache(Long) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置缓存值
- setCamelName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
表名的驼峰命名
- setCamelName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
表名的驼峰命名
- setCamelName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置驼峰命名规则的类名字
- setCantNullField(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置不能为空的属性列
- setCardinality(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
When TYPE is tableIndexStatistic, thenthis is the number of rows in the
table; otherwise, it is thenumber of unique values in the index.
- setCharacterSet(String) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- setCharacterSet(String) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
设置字符集
- setCharacterSet(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdDatabaseContentByMySQL
-
设置字符集
- setCharOctetLength(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
for char types themaximum number of bytes in the column
- setCharset(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
设置字符集
- setClassContent(SdClassContent) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置实体类需要的属性
- setClassConverter(SdClassConverter) - 类 中的方法org.mirrentools.sd.converter.SdBasicTableToClassConverter
-
- setClassConverter(SdClassConverter) - 接口 中的方法org.mirrentools.sd.converter.SdTableToClassConverter
-
设置数据类型转换器
- setClassConverter(SdTableToClassConverter) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置将SdTable转换ClassContent的转换器
- setClassName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置生成文件的名字
- setClassName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置类的名字
- setCodeFormat(String) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setCodeFormat(String) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置生成代码的字符编码
- setCodeFormat(String) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置生成编码格式,默认UTF-8
- setCollate(String) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- setCollate(String) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
设置数据库排序规则
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdColumnContentByDB2
-
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置使用的排序规则顺序
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdColumnContentByMySQL
-
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdDatabaseContentByMySQL
-
设置字符集核对
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdColumnContentByOracle
-
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置使用的排序规则顺序
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置使用的排序规则顺序
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdTableContentByPostgreSQL
-
设置排序
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置排序
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置字符排序规则
- setCollate(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置使用的排序规则顺序
- setColumnDef(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
default value for the column, which should be interpreted as a string when
the value is enclosed in single quotes (may be null)
- setColumnName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
column name
- setColumnName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
column name; null when TYPE istableIndexStatistic
- setColumnName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
column name
- setColumns(List<SdTableColumnAttribute>) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
设置所有列
- setColumns(List<String>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引列名
- setColumns(List<String>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
设置主键列
- setColumns(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置属性列
- setColumnSize(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
column size
- setColums(List<SdAbstractColumnContent>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置列属性
- setCompressable(Boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置是否可压缩
- setCompressable(Boolean) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置是否压缩
- setConcurrently(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引是否并发
- setConcurrently(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置索引是否为并发
- setConfig(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdAbstractDbUtil
-
设置数据库配置文件
- setConfig(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.impl.dbutil.SdDbUtilMySqlImpl
-
- setConnlimit(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置这个数据库允许多少并发连接。
- setConnlimit(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置这个数据库允许多少并发连接。
- setConnlimit(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置这个数据库允许多少并发连接。
- setConnlimit(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置这个数据库允许多少并发连接。
- setConstraint(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置约束名
- setConstraintExp(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置约束条件,比如: id > 10
- setConstraintName(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置约束的名称, 比如index_name
- setConstraints(List<SdAbstractConstraintContent>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置约束属性
- setConstraintType(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置约束的类型比如 check
- setContent(SdClassContent) - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
设置生成表或类需要的属性内容
- setConverter(SdTableContentConverter) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- setConverter(SdTableContentConverter) - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
设置转换器
- setCtype(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置要在新数据库中使用的字符分类(LC_CTYPE)。
- setCtype(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置要在新数据库中使用的字符分类(LC_CTYPE)。
- setCtype(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置要在新数据库中使用的字符分类(LC_CTYPE)。
- setCtype(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置要在新数据库中使用的字符分类(LC_CTYPE)。
- setCycle(Boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置是否循环,true=CYCLE,false=NO CYCLE
- setCycle(Boolean) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置是否循环,true=CYCLE,false=NO CYCLE
- setDatabase(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库名称
- setDatabaseConverter(SdDatabaseContentConverter) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置数据库属性转换器
- setDatabaseName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractDatabaseContent
-
设置数据库的名字
- setDatabaseOptions(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setDatabaseOptions(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- setDatabaseOptions(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置数据库配置
- setDatabaseOptions(SdDatabaseOptions) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置数据库连接属性
- setDatabaseOptions(SdDatabaseOptions) - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
设置数据库连接属性
- setDataType(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
SQL type from java.sql.Types
- setDataType(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
序列的数据类型
- setDataType(String) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
制定序列的数据类型
- setDbFilegrowth(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置数据库的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- setDbFilegrowth(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- setDbFilename(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置数据库文件存储路径
- setDbFilename(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库文件存储路径
- setDbMaxsize(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置数据库文件最大值
- setDbMaxsize(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库文件最大值
- setDbName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置数据库逻辑名称
- setDbName(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库逻辑名称
- setDbOptions(SdDatabaseOptions) - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
设置数据库配置信息
- setDbSize(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置数据库的大小比如=5 就代表5mb
- setDbSize(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库的大小比如=5 就代表5mb
- setDbUtil(ScrewDriverDbUtil) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- setDbUtil(ScrewDriverDbUtil) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置数据库相关操作执行工具
- setDbUtil(ScrewDriverDbUtil) - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
数据库操作工具
- setDecimalDigits(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
the number of fractional digits.
- setDefaltRelationalCount(int) - 类 中的方法org.mirrentools.sd.converter.SdAbstractClassConverter
-
关系中的SdBean转SdClassContent最多转换到第几级的默认值,默认再向下取3级
- setDefault(Object) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置默认值
- setDefaults(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
获取默认值
- setDeferrability(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
14.DEFERRABILITY short => can the evaluation of foreign keyconstraints be
deferred until commit
importedKeyInitiallyDeferred - see SQL92 for definition
importedKeyInitiallyImmediate - see SQL92 for definition
importedKeyNotDeferrable - see SQL92 for definition
- setDeleteRule(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
11.DELETE_RULE short => What happens tothe foreign key when primary is
deleted. importedKeyNoAction - do not allow delete of primarykey if it has
been imported
importedKeyCascade - delete rows that import a deleted key
importedKeySetNull - change imported key to NULL ifits primary key has been
deleted
importedKeyRestrict - same as importedKeyNoAction(for ODBC 2.x
compatibility)
importedKeySetDefault - change imported key to default ifits primary key
has been deleted
- setDescribe(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateAttribute
-
设置属性值的描述
- setDict(Map<String, String>) - 类 中的方法org.mirrentools.sd.converter.SdBasicTypeConverter
-
- setDict(Map<String, String>) - 接口 中的方法org.mirrentools.sd.converter.SdTypeConverter
-
设置类型集
- setDriverClass(String) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置数据库连接驱动
- setEncoding(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置使用的字符集编码。
- setEncoding(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置使用的字符集编码。
- setEncoding(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置使用的字符集编码。
- setEncoding(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置使用的字符集编码。
- setEngine(String) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- setEngine(String) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
设置数据库引擎
- setEngine(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
设置数据库引擎
- setExp(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
设置约束的表达式,比如: id > 10
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- setExtensions(Map<String, Object>) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverSqlImpl
-
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractDatabaseContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置附加属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置拓展属性
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置拓展属性
- setExtensions(Map<String, Object>) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置附加属性集合
- setExtensions(Map<String, Object>) - 接口 中的方法org.mirrentools.sd.ScrewDriverSQL
-
设置附加属性集合
- setExtensions(Map<String, Object>) - 类 中的方法org.mirrentools.sd.ScrewDriverTemplateEngine
-
设置拓展属性
- setFieldName(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类的属性名字,默认将表中的列名转换为类属性名,实现时最好是它为驼峰命名
- setFieldName(String) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置属性名字
- setFieldName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置属性名字
- setFieldNameHyphen(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类的属性名字按连字符命名
- setFieldNameLower(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置 类属性的名字,全部小写
- setFieldNamePascal(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类的属性名字按帕斯卡命名
- setFieldNameUnderScore(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类的属性名字按下划线命名
- setFieldNameUpper(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类属性的名字,全部大写
- setFieldRemark(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类的属性的注释,默认取列属性的注解
- setFieldRemark(String) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置关系属性注释
- setFieldRemark(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置关系属性注释
- setFields(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置所有属性列
- setFieldType(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类的属性类型,默认将表中列的属性转换为类属性类型
- setFieldType(String) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置属性类型
- setFieldType(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置属性类型
- setFile(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置模板的名字
- setFile(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置模板文件名字
- setFilterCondition(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
Filter condition, if any.
- setFkcolumnName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key column namebeing exported
- setFkName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key name (may be null)
- setFktableCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key table catalog (may be null)being exported (may be null)
- setFktableName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key table namebeing exported
- setFktableSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
foreign key table schema (may be null)being exported (may be null)
- setForeignConstraint(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置外键的名字,如果外键的名字相同则视为多列引用
- setForeignField(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置外键属性
- setForeignKeys(List<SdTablePortedKeysAttribute>) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
设置外键属性
- setForeignKeys(List<String>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置引用列名
- setForeignKeys(List<SdAbstractForeignKeyContent>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置外键属性
- setForeignReferencesColumn(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置外键的引用那个列
- setForeignReferencesDB(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置外键的引用那个数据库或模式
- setForeignReferencesTable(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置外键的引用那个表
- setGeneratedcolumn(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Indicates whether this is a generated column
YES --- if this a generated column
NO --- if this not a generated column
empty string --- if it cannot be determined whether this is a generated
- setHyphenName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表名的连字符命名
- setHyphenName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置表名的连字符命名
- setHyphenName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置连字符命名规则的类名字
- setIdentity(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
- setIdentity(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
- setIdentityIncrement(Integer) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
- setIdentityIncrement(Integer) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置标识增量
- setIdentitySeed(Integer) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
- setIdentitySeed(Integer) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置标识种子
- setIfNotExist(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置是否添加 if not exist(如果表存在就不创建)
- setImports(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置类属性需要引入的包,默认根据表中列的类型添加需要引入的包
- setImports(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置需要引入的包
- setImports(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置类属性需要引入的包,默认根据表中列的类型添加需要引入的包
- setImports(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置需要引入的包
- setImports(Set<String>) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置需要引入的包
- setIncrement(Integer) - 类 中的方法org.mirrentools.sd.models.db.update.impl.mysql.SdTableContentByMySQL
-
设置自增量
- setIncrementBy(Long) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置每次累加多少
- setIncrementBy(Long) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置增量
- setIndexField(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置索引属性列
- setIndexKeys(List<SdTableIndexKeyAttribute>) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
设置索引属性
- setIndexKeys(List<SdAbstractIndexKeyContent>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置索引属性
- setIndexName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
index name; null when TYPE istableIndexStatistic
- setIndexName(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置索引名字
- setIndexQualifier(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
index catalog (may be null); null when TYPE is tableIndexStatistic
- setIndexRemark(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置索引的注释
- setIndexRemarks(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
设置索引注释
- setIndexspace(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置索引表空间
- setIndexspace(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置索引空间
- setIndexType(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置索引类型
- setInfo(SdTableAttribute) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
设置表属性
- setIsNullable(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
ISO rules are used to determine the nullability for a column.
- setIstemplate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- setIstemplate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- setIstemplate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- setIstemplate(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置如果为真,则任何具有CREATEDB特权的用户都可以从这个数据库克隆。
- setItems(Map<String, SdTemplateContent>) - 类 中的方法org.mirrentools.sd.models.SdRenderContent
-
模板渲染中需要用到哪些模板内容
- setKey(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateAttribute
-
设置属性值的键
- setKeySeq(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
sequence number within foreign key( a valueof 1 represents the first column
of the foreign key, a value of 2 wouldrepresent the second column within
the foreign key).
- setKeySeq(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
sequence number within primary key( a valueof 1 represents the first column
of the primary key, a value of 2 wouldrepresent the second column within
the primary key).
- setLength(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置列的长度
- setLength(Integer) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置列的长度
- setLength(Integer, Integer) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置列的长度与小数点
- setLogFilegrowth(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置日志文件的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- setLogFilegrowth(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置日志文件的大小增长按百分比还是按指定在都可以,比如=10%/=5则代表按10%增长/5mb增长
- setLogFilename(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置日志文件存放的路径
- setLogFilename(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置日志文件存放的路径
- setLoginTimeout(int) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置连接超时的时间,单位秒
- setLogMaxsize(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置日志文件最大值
- setLogMaxsize(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置日志文件最大值
- setLogName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置日志文件逻辑名称显示在日志文件的名字
- setLogName(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置日志文件逻辑名称显示在日志文件的名字
- setLogSize(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置日志文件的大小比如=5 就代表5mb
- setLogSize(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置日志文件的大小比如=5 就代表5mb
- setLowerName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表的名字全部小写
- setLowerName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置表的名字,全部小写
- setLowerName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置类的名字全部小写
- setMaxValue(Long) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置最大值
- setMaxValue(Long) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置最大值
- setMinValue(Long) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置最小值
- setMinValue(Long) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置最小值
- setName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置列的名字
- setName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
设置索引名字
- setName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引名字
- setName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
设置主键的名字
- setName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置序列的名称
- setName(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置表或者类的名字,默认一般是设置表名,因为类名一般根据表名生成
- setName(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置列名
- setName(String) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置序列的名称
- setNewDatabase(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库新的名称
- setNewDatabaseName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置新的数据库名称
- setNewDatabaseName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置新的数据库名称
- setNewDatabaseName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置新的数据库名称
- setNewDatabaseName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.sqlserver.SdDatabaseContentBySqlServer
-
设置数据库的新名称
- setNonUnique(boolean) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
Can index values be non-unique.false when TYPE is tableIndexStatistic
- setNotNull(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置是否可以为空
- setNullable(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
is NULL allowed.
- setNullable(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置是否可以为空
- setNumPrecRadix(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Radix (typically either 10 or 2)
- setOrdinalPosition(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
index of column in table(starting at 1)
- setOrdinalPosition(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
column sequence numberwithin index; zero when TYPE is tableIndexStatistic
- setOrdinalPosition(int) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置列的顺序
- setOtherField(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置其他普通的属性列
- setOutputPath(String) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setOutputPath(String) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置项目所在路径
- setOutputPath(String) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置项目所在目录
- setOverride(boolean) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
如果文件已经存在是否覆盖,默认覆盖
- setOverride(boolean) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置如果文件存在的话是否覆盖
- setOwnedBy(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置关联列
- setOwnedBy(String) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置关联列
- setOwner(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置拥有者
- setOwner(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置拥有者
- setPackageName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置生成文件的包名
- setPackageName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置软件的包名
- setPages(int) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
When TYPE is tableIndexStatisic thenthis is the number of pages used for
the table, otherwise itis the number of pages used for the current index.
- setPascalName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表名的帕斯卡命名
- setPascalName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置表名的帕斯卡命名
- setPassword(String) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置用户密码
- setPath(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置模板的所在路径
- setPath(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置模板所在路径
- setPkcolumnName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key column name
- setPkName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key name (may be null)
- setPkName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
primary key name (may be null)
- setPktableCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key table catalog (may be null)
- setPktableName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key table name
- setPktableSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
primary key table schema (may be null)
- setPrecision(Integer) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置小数点精度
- setPrimary(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置为主键
- setPrimary(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置是否为主键,如果==true,则不能为空
- setPrimaryField(List<SdColumn>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置主键属性列
- setPrimaryKey(SdTablePrimaryKeyAttribute) - 类 中的方法org.mirrentools.sd.models.db.query.SdTable
-
设置主键属性
- setPrimaryKey(SdAbstractPrimaryKeyContent) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置主键属性
- setPrimaryName(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置主键的名字
- setReferencesColumns(List<String>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置引用那些列
- setReferencesDB(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置应用那个数据库或模式
- setReferencesTable(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置引用那个表
- setRefGeneration(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
specifies how values inSELF_REFERENCING_COL_NAME are created.
- setRelationalContent(SdRelationalContent) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置属性的关系属性内容
- setRelationals(List<SdRelational>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置关系属性
- setRelationals(List<SdRelationalContent>) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置关系列属性
- setRelationalType(Relational) - 类 中的方法org.mirrentools.sd.models.SdRelational
-
设置关系的类型
- setRelationalType(Relational) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置关系的类型
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置注解
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引的注释
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
设置主键的注释
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置表注解
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置注释信息
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表的注释
- setRemark(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置注释
- setRemarks(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
explanatory comment on the table
- setRemarks(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
comment describing column (may be null)
- setRemoveConstraint(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
设置要删除的要删除的约束名
- setRemoveConstraint(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置要删除的要删除的约束名
- setRemoveIndexName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置删除索引的名字
- setRestart(Long) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置重新计数
- setRestart(Long) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置重新计数
- setSchema(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置索引模式
- setSchema(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引模式
- setSchema(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
设置索引模式
- setSchema(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置模式
- setSchema(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置模式名
- setSchema(String) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置模式
- setSchemas(String) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- setSchemas(String) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
设置模式
- setScopeCatalog(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
catalog of table that is the scopeof a reference attribute (null if
DATA_TYPE isn't REF)
- setScopeSchema(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
schema of table that is the scopeof a reference attribute (null if the
DATA_TYPE isn't REF)
- setScopeTable(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table name that this the scopeof a reference attribute (null if the
DATA_TYPE isn't REF)
- setSelfReferencingColName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
name of the designated"identifier" column of a typed table (may be null)
- setSequenceName(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置自增使用的序列名称
- setSequences(List<SdAbstractSequenceContent>) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置序列属性
- setSequences(List<SdSequence>) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置序列
- setSourceDataType(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
source type of a distinct type or user-generatedRef type, SQL type from
java.sql.Types (null if DATA_TYPEisn't DISTINCT or user-generated REF)
- setSourceFolder(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置项目的源码目录,比如java版maven项目的代码源目录src/main/java/
默认值: src/main/java/
- setSourceFolder(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置文件的源码路径
- setStart(Long) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractSequenceContent
-
设置开始计数
- setStart(Long) - 类 中的方法org.mirrentools.sd.models.SdSequence
-
设置开始值
- setSuffix(String) - 类 中的方法org.mirrentools.sd.models.SdTemplate
-
设置类的后缀名,默认.java
- setSuffix(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置类的后缀名
- setTable(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractForeignKeyContent
-
设置索引的表
- setTable(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引的表
- setTable(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractPrimaryKeyContent
-
设置索引的表
- setTableCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table catalog (may be null)
- setTableCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table catalog (may be null)
- setTableCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
table catalog (may be null)
- setTableCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
table catalog (may be null)
- setTableConverter(SdTableContentConverter) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置将SdBean转换为数据库表的操作属性的转换器
- setTableName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table name
- setTableName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table name
- setTableName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
table name
- setTableName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
table name
- setTableName(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置表名字
- setTableName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表的名字
- setTableSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table schema (may be null)
- setTableSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
table schema (may be null)
- setTableSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
table schema (may be null)
- setTableSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePrimaryKeyAttribute
-
table schema (may be null)
- setTablespace(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractTableContent
-
设置表空间
- setTablespace(String) - 类 中的方法org.mirrentools.sd.models.SdBean
-
设置表空间
- setTablespaceName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置数据库相关联的表空间名称
- setTablespaceName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置数据库相关联的表空间名称
- setTablespaceName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置数据库相关联的表空间名称
- setTablespaceName(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置数据库相关联的表空间名称
- setTableType(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
table type.
- setTemplate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置要从其创建新数据库的模板名称
- setTemplate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置要从其创建新数据库的模板名称
- setTemplate(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置要从其创建新数据库的模板名称
- setTemplate(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置要从其创建新数据库的模板名称
- setTemplateContentConverter(SdTemplateContentConverter) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置模板转换器工具,用于将实体描述转换为渲染模板需要的数据
- setTemplateConverter(SdTemplateContentConverter) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setTemplateConverter(SdTemplateContentConverter) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置模板工具所需要的内容转换器
- setTemplateEngine(ScrewDriverTemplateEngine) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setTemplateEngine(ScrewDriverTemplateEngine) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置模板渲染工具
- setTemplateEngine(ScrewDriverTemplateEngine) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置模板工具
- setTemplateMaps(Map<String, SdTemplate>) - 类 中的方法org.mirrentools.sd.impl.ScrewDriverCodeImpl
-
- setTemplateMaps(Map<String, SdTemplate>) - 类 中的方法org.mirrentools.sd.options.ScrewDriverOptions
-
设置创建代码模板集合,key为模板的名字,value为模板属性
- setTemplateMaps(Map<String, SdTemplate>) - 接口 中的方法org.mirrentools.sd.ScrewDriverCode
-
设置模板集
- setType(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableIndexKeyAttribute
-
index type:
tableIndexStatistic - this identifies table statistics that arereturned in
conjuction with a table's index descriptions
tableIndexClustered - this is a clustered index
tableIndexHashed - this is a hashed index
tableIndexOther - this is some other style of index
- setType(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置列的名字
- setType(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractConstraintContent
-
设置索引类型
- setType(String) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引类型
- setType(String) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置列的类型
- setTypeCat(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
the types catalog (may be null)
- setTypeConverter(SdTypeConverter) - 类 中的方法org.mirrentools.sd.converter.SdAbstractTableContentConverter
-
- setTypeConverter(SdTypeConverter) - 类 中的方法org.mirrentools.sd.converter.SdBasicClassConverter
-
- setTypeConverter(SdTypeConverter) - 接口 中的方法org.mirrentools.sd.converter.SdClassConverter
-
设置数据类型转换器
- setTypeConverter(SdTypeConverter) - 接口 中的方法org.mirrentools.sd.converter.SdTableContentConverter
-
设置SdType转换为SQL类型
- setTypeName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
type name (may be null)
- setTypeName(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableColumnAttribute
-
Data source dependent type name, for a UDT the type name is fully qualified
- setTypeSchem(String) - 类 中的方法org.mirrentools.sd.models.db.query.SdTableAttribute
-
the types schema (may be null)
- setUnderScoreName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表名的下划线命名
- setUnderScoreName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置表名的下划线命名
- setUnderScoreName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置下划线命名规则的类名字
- setUnique(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractIndexKeyContent
-
设置索引是否为唯一索引
- setUnique(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置是否为唯一索引
- setUnsigned(boolean) - 类 中的方法org.mirrentools.sd.models.db.update.SdAbstractColumnContent
-
设置是否为无符号数值
- setUnsigned(boolean) - 类 中的方法org.mirrentools.sd.models.SdColumn
-
设置是否为无符号
- setUpdateRule(short) - 类 中的方法org.mirrentools.sd.models.db.query.SdTablePortedKeysAttribute
-
10.UPDATE_RULE short => What happens toforeign key when primary is
updated:
importedNoAction - do not allow update of primarykey if it has been
imported
importedKeyCascade - change imported key to agreewith primary key
update
importedKeySetNull - change imported key to NULL ifits primary key has been
updated
importedKeySetDefault - change imported key to default valuesif its primary
key has been updated
importedKeyRestrict - same as importedKeyNoAction(for ODBC 2.x
compatibility)
- setUpperName(String) - 类 中的方法org.mirrentools.sd.models.SdClassContent
-
设置表的名字全部大写
- setUpperName(String) - 类 中的方法org.mirrentools.sd.models.SdRelationalContent
-
设置表的名字,全部大写
- setUpperName(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateContent
-
设置类的名字全部大写
- setUrl(String) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置数据库连接语句
- setUser(String) - 类 中的方法org.mirrentools.sd.options.SdDatabaseOptions
-
设置数据库连接用户名
- setUserName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.db2.SdDatabaseContentByDB2
-
设置将拥有该数据库的用户的角色名
- setUserName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.oracle.SdDatabaseContentByOracle
-
设置将拥有该数据库的用户的角色名
- setUserName(String) - 类 中的方法org.mirrentools.sd.models.db.update.impl.postgresql.SdDatabaseContentByPostgreSql
-
设置将拥有该数据库的用户的角色名
- setUserName(String) - 类 中的方法org.mirrentools.sd.models.SdDatabase
-
设置将拥有该数据库的用户的角色名
- setValue(String) - 类 中的方法org.mirrentools.sd.models.SdTemplateAttribute
-
设置属性值
- SHORT - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
short数据类型
- SHORT - 类 中的静态变量org.mirrentools.sd.SdType
-
数据类型Short,对应类型:
Java=Short
SQLite=SMALLINT
MySQL=SMALLINT
SQL Server=SMALLINT
DB2=SMALLINT
ORACLE=NUMBER
PostgreSQL=SMALLINT
- SHORT_BASIC - 类 中的静态变量org.mirrentools.sd.SdType
-
数据类型short,对应类型:
Java=short
SQLite=SMALLINT
MySQL=SMALLINT
SQL Server=SMALLINT
DB2=SMALLINT
ORACLE=SMALLINT
PostgreSQL=SMALLINT
- SHORT_OBJ - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
Short数据类型
- SMALLDATETIME - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据类型smalldatetime
- SMALLINT - 接口 中的静态变量org.mirrentools.sd.constant.DB2
-
DB2数据类型smallint
- SMALLINT - 接口 中的静态变量org.mirrentools.sd.constant.MySQL
-
MySQL数据类型smallint
- SMALLINT - 接口 中的静态变量org.mirrentools.sd.constant.PostgreSQL
-
PostgreSQL数据类型smallint 有符号2字节整数
- SMALLINT - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 SMALLINT
- SMALLINT - 接口 中的静态变量org.mirrentools.sd.constant.SQLite
-
SQLite数据类型smallint
- SMALLINT - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据类型smallint
- SMALLMONEY - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据类型smallmoney
- SMALLSERIAL - 接口 中的静态变量org.mirrentools.sd.constant.PostgreSQL
-
PostgreSQL数据类型smallserial 自动增长的2字节整数
- SMALLSERIAL - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 smallserial 自动增长的2字节整数
- splitJoin(String, String) - 类 中的静态方法org.mirrentools.sd.common.SdUtil
-
将字符串大小写字母按词拆分,并将其连接成新的字符串
- splitJoin(String, String, List<String>, List<String>) - 类 中的静态方法org.mirrentools.sd.common.SdUtil
-
将字符串大小写字母按词拆分,并将其连接成新的字符串
- SQL - org.mirrentools.sd.constant中的接口
-
SQL相关的常量
- SQL_SERVER - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server名字常量=SqlServer
- SQL_SERVER_DERVER - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据库驱动包常量=com.microsoft.sqlserver.jdbc.SQLServerDriver
- SQL_SERVER_MAPS - 类 中的静态变量org.mirrentools.sd.SdType
-
SqlServer数据类型映射
- SQL_VARIANT - 接口 中的静态变量org.mirrentools.sd.constant.SqlServer
-
SQL Server数据类型sql_variant
- SQLite - org.mirrentools.sd.constant中的接口
-
Sqlite常量
- SQLITE - 接口 中的静态变量org.mirrentools.sd.constant.SQLite
-
SQLite名字常量=SQLite
- SQLITE_DERVER - 接口 中的静态变量org.mirrentools.sd.constant.SQLite
-
SQLite数据库驱动包常量=org.sqlite.JDBC
- SQLITE_MAPS - 类 中的静态变量org.mirrentools.sd.SdType
-
Sqlite数据类型映射
- SqlServer - org.mirrentools.sd.constant中的接口
-
MS SQL Server的常量
- SQLXML - 接口 中的静态变量org.mirrentools.sd.constant.SQL
-
数据类型 sqlxml
- STRING - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
String数据类型
- STRING - 类 中的静态变量org.mirrentools.sd.SdType
-
数据类型String,对应类型:
Java=String
SQLite=NVARCHAR
MySQL=VARCHAR
SQL Server=NVARCHAR
DB2=VARCHAR
ORACLE=VARCHAR2
PostgreSQL=VARCHAR
- STRING_BUFFER - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
StringBuffer数据类型
- STRING_BUILDER - 接口 中的静态变量org.mirrentools.sd.constant.Java
-
StringBuilder数据类型