Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

absolutize(String) - Static method in class org.miaixz.bus.shade.safety.Builder
 
AbstractDatabaseQuery - Class in org.miaixz.bus.shade.screw.dialect
抽象查询
AbstractDatabaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
 
AbstractEngine - Class in org.miaixz.bus.shade.screw.engine
模板引擎抽象类
AbstractEngine(EngineConfig) - Constructor for class org.miaixz.bus.shade.screw.engine.AbstractEngine
 
AbstractExecute - Class in org.miaixz.bus.shade.screw.execute
抽象执行
AbstractExecute(Config) - Constructor for class org.miaixz.bus.shade.screw.execute.AbstractExecute
 
AbstractProcess - Class in org.miaixz.bus.shade.screw.process
AbstractBuilder
AbstractProcess() - Constructor for class org.miaixz.bus.shade.screw.process.AbstractProcess
 
AbstractProcess(Config) - Constructor for class org.miaixz.bus.shade.screw.process.AbstractProcess
构造方法
add(Complex<? extends E>) - Method in class org.miaixz.bus.shade.safety.complex.MixComplex
 
addRequestProperty(String, String) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
addRequestProperty(String, String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
algorithm - Variable in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
ALGORITHM - Static variable in class org.miaixz.bus.shade.safety.Builder
 
all() - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器AND连接的混合过滤器
all(Collection<? extends Complex<E>>) - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器AND连接的混合过滤器
AllComplex<E> - Class in org.miaixz.bus.shade.safety.complex
ALL逻辑混合规则 只要有一个规则不满足就立刻返回, 如果没有规则的时候则认为所有规则都满足
AllComplex() - Constructor for class org.miaixz.bus.shade.safety.complex.AllComplex
 
AllComplex(Collection<? extends Complex<? extends E>>) - Constructor for class org.miaixz.bus.shade.safety.complex.AllComplex
 
AlwaysInputStream - Class in org.miaixz.bus.shade.safety.streams
不关闭的输入流
AlwaysInputStream(InputStream) - Constructor for class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
AlwaysOutputStream - Class in org.miaixz.bus.shade.safety.streams
不关闭的输出流
AlwaysOutputStream(OutputStream) - Constructor for class org.miaixz.bus.shade.safety.streams.AlwaysOutputStream
 
and() - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器AND连接的混合过滤器
and(Collection<? extends Complex<E>>) - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器AND连接的混合过滤器
AntComplex<E> - Class in org.miaixz.bus.shade.safety.complex
Ant表达式过规则
AntComplex(String) - Constructor for class org.miaixz.bus.shade.safety.complex.AntComplex
 
any() - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器OR连接的混合过滤器
any(Collection<? extends Complex<E>>) - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器OR连接的混合过滤器
AnyComplex<E> - Class in org.miaixz.bus.shade.safety.complex
ANY逻辑混合规则,即任意一个规则满足时就满足, 当没有规则的时候,就是不满足
AnyComplex() - Constructor for class org.miaixz.bus.shade.safety.complex.AnyComplex
 
AnyComplex(Collection<? extends Complex<? extends E>>) - Constructor for class org.miaixz.bus.shade.safety.complex.AnyComplex
 
args - Variable in class org.miaixz.bus.shade.safety.Launcher
 
AsymmetricKey - Interface in org.miaixz.bus.shade.safety.algorithm
非对称密钥
AsymmetricSecureKey - Class in org.miaixz.bus.shade.safety.algorithm
非对称密钥
AsymmetricSecureKey(String, int, int, String, byte[], byte[]) - Constructor for class org.miaixz.bus.shade.safety.algorithm.AsymmetricSecureKey
 
available() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 

B

BASE_BOOLEAN - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_BYTE - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_CHAR - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_DOUBLE - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_FLOAT - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_INT - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_LONG - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BASE_SHORT - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BIG_DECIMAL - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BIG_INTEGER - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BLOB - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BOOLEAN - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
Boot - Class in org.miaixz.bus.shade.safety.boot
Spring-Boot JAR包加解密工具类,在不提供过滤器的情况下会加密BOOT-INF/下的所有资源,及包括项目本身的资源和依赖jar资源
Boot() - Constructor for class org.miaixz.bus.shade.safety.boot.Boot
 
BOOT_INF_CLASSES - Static variable in class org.miaixz.bus.shade.safety.Builder
 
BOOT_INF_LIB - Static variable in class org.miaixz.bus.shade.safety.Builder
 
BootClassLoader - Class in org.miaixz.bus.shade.safety.boot
类加载器
BootClassLoader(URL[], ClassLoader, DecryptorProvider, EncryptorProvider, Key) - Constructor for class org.miaixz.bus.shade.safety.boot.BootClassLoader
 
BootDecryptorProvider - Class in org.miaixz.bus.shade.safety.boot
Spring-Boot JAR包解密器
BootDecryptorProvider(DecryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
 
BootDecryptorProvider(DecryptorProvider, int) - Constructor for class org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
 
BootDecryptorProvider(DecryptorProvider, int, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
 
BootDecryptorProvider(DecryptorProvider, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
 
BootEncryptorProvider - Class in org.miaixz.bus.shade.safety.boot
Spring-Boot JAR包加密器
BootEncryptorProvider(EncryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
BootEncryptorProvider(EncryptorProvider, int) - Constructor for class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
BootEncryptorProvider(EncryptorProvider, int, int) - Constructor for class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
BootEncryptorProvider(EncryptorProvider, int, int, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
BootEncryptorProvider(EncryptorProvider, int, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
BootEncryptorProvider(EncryptorProvider, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
BootJarArchiveEntry - Class in org.miaixz.bus.shade.safety.boot
为了兼容Spring-Boot FatJar 和普通Jar 的包内资源URL一致 所以去掉路径前面的 BOOT-INF/classes/
BootJarArchiveEntry(ZipArchiveEntry) - Constructor for class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
BootJarLauncher - Class in org.miaixz.bus.shade.safety.boot
Spring-Boot Jar 启动器
BootJarLauncher(String...) - Constructor for class org.miaixz.bus.shade.safety.boot.BootJarLauncher
 
BootPropertiesLauncher - Class in org.miaixz.bus.shade.safety.boot
Spring-Boot Properties 启动器
BootPropertiesLauncher(String...) - Constructor for class org.miaixz.bus.shade.safety.boot.BootPropertiesLauncher
 
BootURLConnection - Class in org.miaixz.bus.shade.safety.boot
加密的URL连接
BootURLConnection(JarURLConnection, DecryptorProvider, EncryptorProvider, Key) - Constructor for class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
BootURLHandler - Class in org.miaixz.bus.shade.safety.boot
加密的URL处理器
BootURLHandler(DecryptorProvider, EncryptorProvider, Key, ClassLoader) - Constructor for class org.miaixz.bus.shade.safety.boot.BootURLHandler
 
BootWarLauncher - Class in org.miaixz.bus.shade.safety.boot
Spring-Boot Jar 启动器
BootWarLauncher(String...) - Constructor for class org.miaixz.bus.shade.safety.boot.BootWarLauncher
 
Builder - Class in org.miaixz.bus.shade.beans
 
Builder - Class in org.miaixz.bus.shade.safety
Jar 工具类,包含I/O,密钥,过滤器的工具方法
Builder - Class in org.miaixz.bus.shade.screw
默认常量
Builder() - Constructor for class org.miaixz.bus.shade.beans.Builder
 
Builder() - Constructor for class org.miaixz.bus.shade.safety.Builder
 
Builder() - Constructor for class org.miaixz.bus.shade.screw.Builder
 
BYTE - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
BYTE_ARRAY - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 

C

CACHEDB - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
CacheDB
CacheDbColumn - Class in org.miaixz.bus.shade.screw.dialect.cachedb
表字段信息
CacheDbColumn() - Constructor for class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbColumn
 
CacheDbDatabase - Class in org.miaixz.bus.shade.screw.dialect.cachedb
数据库信息
CacheDbDatabase() - Constructor for class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDatabase
 
CacheDbDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.cachedb
CacheDB 数据库查询
CacheDbDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
构造函数
CacheDbPrimaryKey - Class in org.miaixz.bus.shade.screw.dialect.cachedb
表主键
CacheDbPrimaryKey() - Constructor for class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbPrimaryKey
 
CacheDbTable - Class in org.miaixz.bus.shade.screw.dialect.cachedb
表信息
CacheDbTable() - Constructor for class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbTable
 
CENATT - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENATX - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENCOM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENCRC - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENDSK - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENEXT - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENFLG - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENHDR - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENHOW - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENLEN - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENNAM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENOFF - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENSIG - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENSIZ - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENTIM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENVEM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
CENVER - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
changeToJavaFiled(String, boolean) - Static method in class org.miaixz.bus.shade.beans.NamingRules
说明:获取字段名,把"_"后面字母变大写
CHARACTER - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
CLOB - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
close() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
close() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysOutputStream
 
close(Closeable) - Static method in class org.miaixz.bus.shade.safety.Builder
关闭资源,等效于XKit.close(closeable, true);
close(Closeable, boolean) - Static method in class org.miaixz.bus.shade.safety.Builder
关闭资源
close(Connection) - Static method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
释放资源
close(ResultSet) - Static method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
释放资源
close(ResultSet, Connection) - Static method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
释放资源
close(ResultSet, Statement, Connection) - Static method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
释放资源
Column - Interface in org.miaixz.bus.shade.screw.metadata
表列接口
ColumnLength - Interface in org.miaixz.bus.shade.screw.metadata
列长度
columnsCaching - Variable in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
缓存
ColumnSchema - Class in org.miaixz.bus.shade.screw.metadata
表列领域对象
ColumnSchema() - Constructor for class org.miaixz.bus.shade.screw.metadata.ColumnSchema
 
ColumnType - Interface in org.miaixz.bus.shade.beans
获取实体类字段属性类信息接口
Complex<E> - Interface in org.miaixz.bus.shade.safety
记录加/解密规则
config - Variable in class org.miaixz.bus.shade.screw.execute.AbstractExecute
 
config - Variable in class org.miaixz.bus.shade.screw.process.AbstractProcess
配置
Config - Class in org.miaixz.bus.shade.screw
配置入口
connect() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
connect() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
connection - Variable in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
Connection 双重锁,线程安全
CONTROLLER - Static variable in class org.miaixz.bus.shade.beans.Builder
 
convert(ResultSet, Class<T>) - Static method in class org.miaixz.bus.shade.screw.mapping.Mapping
将ResultSet 结果转为对象
convertList(ResultSet, Class<T>) - Static method in class org.miaixz.bus.shade.screw.mapping.Mapping
 
createController(String, TableEntity) - Static method in class org.miaixz.bus.shade.beans.Builder
 
createEntity(String, TableEntity) - Static method in class org.miaixz.bus.shade.beans.Builder
 
createFile(Config) - Static method in class org.miaixz.bus.shade.screw.Builder
创建数据结构文档
createMapper(String, TableEntity) - Static method in class org.miaixz.bus.shade.beans.Builder
 
createMapperXml(String, TableEntity) - Static method in class org.miaixz.bus.shade.beans.Builder
 
createService(String, TableEntity) - Static method in class org.miaixz.bus.shade.beans.Builder
 
createServiceImpl(String, TableEntity) - Static method in class org.miaixz.bus.shade.beans.Builder
 
CRLF - Static variable in class org.miaixz.bus.shade.safety.Builder
 

D

Database - Interface in org.miaixz.bus.shade.screw.metadata
数据库接口
DatabaseQuery - Interface in org.miaixz.bus.shade.screw.dialect
通用查询接口 查询数据库信息
DatabaseQueryFactory - Class in org.miaixz.bus.shade.screw.dialect
数据库查询工厂
DatabaseQueryFactory(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.DatabaseQueryFactory
构造函数
DatabaseSchema - Class in org.miaixz.bus.shade.screw.metadata
数据库信息
DatabaseSchema() - Constructor for class org.miaixz.bus.shade.screw.metadata.DatabaseSchema
 
DatabaseType - Enum Class in org.miaixz.bus.shade.screw.dialect
数据库类型
DataModelProcess - Class in org.miaixz.bus.shade.screw.process
数据模型处理
DataModelProcess(Config) - Constructor for class org.miaixz.bus.shade.screw.process.DataModelProcess
构造方法
DataSchema - Class in org.miaixz.bus.shade.screw.metadata
DataModel
DataSchema() - Constructor for class org.miaixz.bus.shade.screw.metadata.DataSchema
 
DATE - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
DATE_SQL - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
DateType - Enum Class in org.miaixz.bus.shade.beans
数据库时间类型 到 实体类时间类型 对应策略
DB2 - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
DB2
Db2DataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.db2
db2 数据库查询
Db2DataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.db2.Db2DataBaseQuery
构造函数
decrypt(File, File, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, Key) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, Key) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(File, File, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(File, File, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, Key) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, Key) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(InputStream, OutputStream, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(InputStream, OutputStream, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, Key) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, Key) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(String, String, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
解密 Spring-Boot JAR 包
decrypt(String, String, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
解密 普通 JAR 包
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.archive.DirDecryptorProvider
 
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.archive.ZipDecryptorProvider
 
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
 
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarDecryptorProvider
 
decrypt(Key, File, File) - Method in interface org.miaixz.bus.shade.safety.provider.DecryptorProvider
解密,将目标文件解密输出至目标文件
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.provider.JdkDecryptorProvider
 
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.provider.NopDecryptorProvider
 
decrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
 
decrypt(Key, InputStream) - Method in interface org.miaixz.bus.shade.safety.provider.DecryptorProvider
解密,将输入流包装成解密的输入流
decrypt(Key, InputStream) - Method in class org.miaixz.bus.shade.safety.provider.JdkDecryptorProvider
 
decrypt(Key, InputStream) - Method in class org.miaixz.bus.shade.safety.provider.NopDecryptorProvider
 
decrypt(Key, InputStream) - Method in class org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
 
decrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.archive.ZipDecryptorProvider
 
decrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.boot.BootDecryptorProvider
 
decrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarDecryptorProvider
 
decrypt(Key, InputStream, OutputStream) - Method in interface org.miaixz.bus.shade.safety.provider.DecryptorProvider
解密,将输入流解密输出至输出流
decrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.JdkDecryptorProvider
 
decrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.NopDecryptorProvider
 
decrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
 
decrypt(Key, OutputStream) - Method in interface org.miaixz.bus.shade.safety.provider.DecryptorProvider
解密,将输入流包装成解密的输出流
decrypt(Key, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.JdkDecryptorProvider
 
decrypt(Key, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.NopDecryptorProvider
 
decrypt(Key, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
 
decryptorProvider - Variable in class org.miaixz.bus.shade.safety.Launcher
 
decryptorProvider - Variable in class org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
 
DecryptorProvider - Interface in org.miaixz.bus.shade.safety.provider
解密器
DEFAULT_IVSIZE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
DEFAULT_KEYSIZE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
DEFAULT_LOCALE - Static variable in class org.miaixz.bus.shade.screw.Builder
默认国际化
delete(File) - Static method in class org.miaixz.bus.shade.safety.Builder
删除文件,如果是目录将不递归删除子文件或目录,等效于delete(file, false);
delete(File, boolean) - Static method in class org.miaixz.bus.shade.safety.Builder
删除文件,如果是目录将递归删除子文件或目录
DESCRIPTION - Static variable in class org.miaixz.bus.shade.screw.Builder
默认描述
DirAntComplex - Class in org.miaixz.bus.shade.safety.archive
文件记录Ant表达式规则
DirAntComplex(String) - Constructor for class org.miaixz.bus.shade.safety.archive.DirAntComplex
 
DirDecryptorProvider - Class in org.miaixz.bus.shade.safety.archive
文件夹解密器
DirDecryptorProvider(DecryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.archive.DirDecryptorProvider
 
DirDecryptorProvider(DecryptorProvider, Complex<File>) - Constructor for class org.miaixz.bus.shade.safety.archive.DirDecryptorProvider
 
DirEncryptorProvider - Class in org.miaixz.bus.shade.safety.archive
文件夹加密器
DirEncryptorProvider(EncryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.archive.DirEncryptorProvider
 
DirEncryptorProvider(EncryptorProvider, Complex<File>) - Constructor for class org.miaixz.bus.shade.safety.archive.DirEncryptorProvider
 
DirRegexComplex - Class in org.miaixz.bus.shade.safety.archive
文件记录正则表达式规则
DirRegexComplex(String) - Constructor for class org.miaixz.bus.shade.safety.archive.DirRegexComplex
 
DirRegexComplex(Pattern) - Constructor for class org.miaixz.bus.shade.safety.archive.DirRegexComplex
 
DOUBLE - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 

E

encrypt(File, File, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, Key) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, Key) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, Key, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, Key, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, Key, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, Key, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(File, File, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(File, File, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, Key) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, Key) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, Key, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, Key, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, Key, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, Key, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(InputStream, OutputStream, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(InputStream, OutputStream, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, String) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, String, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, String, int, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, String, int, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, String, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, String, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, Key) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, Key) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, Key, int) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, Key, int) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, Key, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, Key, int, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(String, String, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.Boot
加密 Spring-Boot JAR 包
encrypt(String, String, Key, Complex<JarArchiveEntry>) - Static method in class org.miaixz.bus.shade.safety.boot.jar.Jar
加密 普通 JAR 包
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.archive.DirEncryptorProvider
 
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.archive.ZipEncryptorProvider
 
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
encrypt(Key, File, File) - Method in interface org.miaixz.bus.shade.safety.provider.EncryptorProvider
加密,将目标文件加密输出至目标文件
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.provider.JdkEncryptorProvider
 
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.provider.NopEncryptorProvider
 
encrypt(Key, File, File) - Method in class org.miaixz.bus.shade.safety.provider.WrappedEncryptorProvider
 
encrypt(Key, InputStream) - Method in interface org.miaixz.bus.shade.safety.provider.EncryptorProvider
加密,将输入流包装成加密的输入流
encrypt(Key, InputStream) - Method in class org.miaixz.bus.shade.safety.provider.JdkEncryptorProvider
 
encrypt(Key, InputStream) - Method in class org.miaixz.bus.shade.safety.provider.NopEncryptorProvider
 
encrypt(Key, InputStream) - Method in class org.miaixz.bus.shade.safety.provider.WrappedEncryptorProvider
 
encrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.archive.ZipEncryptorProvider
 
encrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.boot.BootEncryptorProvider
 
encrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
encrypt(Key, InputStream, OutputStream) - Method in interface org.miaixz.bus.shade.safety.provider.EncryptorProvider
加密,将输入流加密输出至输出流
encrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.JdkEncryptorProvider
 
encrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.NopEncryptorProvider
 
encrypt(Key, InputStream, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.WrappedEncryptorProvider
 
encrypt(Key, OutputStream) - Method in interface org.miaixz.bus.shade.safety.provider.EncryptorProvider
加密,将输入流包装成加密的输出流
encrypt(Key, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.JdkEncryptorProvider
 
encrypt(Key, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.NopEncryptorProvider
 
encrypt(Key, OutputStream) - Method in class org.miaixz.bus.shade.safety.provider.WrappedEncryptorProvider
 
encryptorProvider - Variable in class org.miaixz.bus.shade.safety.Launcher
 
encryptorProvider - Variable in class org.miaixz.bus.shade.safety.provider.WrappedEncryptorProvider
 
EncryptorProvider - Interface in org.miaixz.bus.shade.safety.provider
加密器
ENDCOM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
ENDHDR - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
ENDOFF - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
ENDSIG - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
ENDSIZ - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
ENDSUB - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
ENDTOT - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
EngineConfig - Class in org.miaixz.bus.shade.screw.engine
文件生成配置
EngineConfig() - Constructor for class org.miaixz.bus.shade.screw.engine.EngineConfig
 
EngineFactory - Class in org.miaixz.bus.shade.screw.engine
生成构造工厂
EngineFactory(EngineConfig) - Constructor for class org.miaixz.bus.shade.screw.engine.EngineFactory
 
EngineFileType - Enum Class in org.miaixz.bus.shade.screw.engine
文件类型
ENTITY - Static variable in class org.miaixz.bus.shade.beans.Builder
 
EntryDecryptorProvider<E> - Class in org.miaixz.bus.shade.safety.provider
记录可过滤的解密器
EntryDecryptorProvider(DecryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.provider.EntryDecryptorProvider
 
EntryDecryptorProvider(DecryptorProvider, Complex<E>) - Constructor for class org.miaixz.bus.shade.safety.provider.EntryDecryptorProvider
 
EntryEncryptorProvider<E> - Class in org.miaixz.bus.shade.safety.provider
记录可过滤的加密器
EntryEncryptorProvider(EncryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.provider.EntryEncryptorProvider
 
EntryEncryptorProvider(EncryptorProvider, Complex<E>) - Constructor for class org.miaixz.bus.shade.safety.provider.EntryEncryptorProvider
 
execute() - Method in interface org.miaixz.bus.shade.screw.execute.Execute
执行生成
execute() - Method in class org.miaixz.bus.shade.screw.execute.ProduceExecute
 
Execute - Interface in org.miaixz.bus.shade.screw.execute
执行文档生成
EXTCRC - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
EXTHDR - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
EXTLEN - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
EXTSIG - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
EXTSIZ - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 

F

FieldMethod - Class in org.miaixz.bus.shade.screw.mapping
FieldMethod
FieldMethod() - Constructor for class org.miaixz.bus.shade.screw.mapping.FieldMethod
 
filter - Variable in class org.miaixz.bus.shade.safety.provider.EntryDecryptorProvider
 
filter - Variable in class org.miaixz.bus.shade.safety.provider.EntryEncryptorProvider
 
filters - Variable in class org.miaixz.bus.shade.safety.complex.MixComplex
 
filterTables(List<TableSchema>) - Method in class org.miaixz.bus.shade.screw.process.AbstractProcess
过滤表 存在指定生成和指定不生成,优先级为:如果指定生成,只会生成指定的表,未指定的不会生成,也不会处理忽略表
findClass(String) - Method in class org.miaixz.bus.shade.safety.boot.BootClassLoader
 
findClass(String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarClassLoader
 
findResource(String) - Method in class org.miaixz.bus.shade.safety.boot.BootClassLoader
 
findResource(String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarClassLoader
 
findResources(String) - Method in class org.miaixz.bus.shade.safety.boot.BootClassLoader
 
findResources(String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarClassLoader
 
FLAG_DANGER - Static variable in class org.miaixz.bus.shade.safety.Builder
 
FLOAT - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
flush() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysOutputStream
 
FREEMARKER - Enum constant in enum class org.miaixz.bus.shade.screw.engine.TemplateType
freeMarker 模板
FreemarkerEngine - Class in org.miaixz.bus.shade.screw.engine
freemarker
FreemarkerEngine(EngineConfig) - Constructor for class org.miaixz.bus.shade.screw.engine.FreemarkerEngine
 

G

generateSeed(int) - Method in class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
get(TableEntity) - Static method in class org.miaixz.bus.shade.beans.TableEntity
 
getAlgorithm() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getAlgorithm() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
getAllowUserInteraction() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getAllowUserInteraction() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getAttributes() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getAttributes() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getCatalog() - Method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
获取 getCatalog
getCertificates() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getCertificates() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getClassName(String) - Static method in class org.miaixz.bus.shade.beans.NamingRules
说明:获取java类名
getColumnDef() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
默认值
getColumnLength() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
获取列长度
getColumnLength() - Method in interface org.miaixz.bus.shade.screw.metadata.ColumnLength
列长度
getColumnName() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
名称
getColumnName() - Method in interface org.miaixz.bus.shade.screw.metadata.ColumnLength
列名
getColumnName() - Method in interface org.miaixz.bus.shade.screw.metadata.PrimaryKey
列名
getColumnSize() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
列表示给定列的指定列大小。 对于数值数据,这是最大精度。 对于字符数据,这是字符长度。 对于日期时间数据类型,这是 String 表示形式的字符长度(假定允许的最大小数秒组件的精度)。 对于二进制数据,这是字节长度。 对于 ROWID 数据类型,这是字节长度。对于列大小不适用的数据类型,则返回 Null。
getColumnType() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
获取列类型
getConnectTimeout() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getConnectTimeout() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getContent() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getContent() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getContent(Class[]) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getContent(Class[]) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getContentEncoding() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getContentEncoding() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getContentLength() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getContentLength() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getContentLengthLong() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getContentLengthLong() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getContentType() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getContentType() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getDatabase() - Method in interface org.miaixz.bus.shade.screw.metadata.Database
获取数据库名称
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
获取数据库
getDataBase() - Method in interface org.miaixz.bus.shade.screw.dialect.DatabaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.db2.Db2DataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.h2.H2DataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.OtherDataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
获取数据库
getDataBase() - Method in class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
获取数据库
getDate() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getDate() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getDbType(String) - Static method in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
根据连接地址判断数据库类型
getDecimalDigits() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
小数位
getDecryptKey() - Method in class org.miaixz.bus.shade.safety.algorithm.AsymmetricSecureKey
 
getDecryptKey() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getDecryptKey() - Method in class org.miaixz.bus.shade.safety.algorithm.SymmetricSecureKey
 
getDefaultUseCaches() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getDefaultUseCaches() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getDoInput() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getDoInput() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getDoOutput() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getDoOutput() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getEncryptKey() - Method in class org.miaixz.bus.shade.safety.algorithm.AsymmetricSecureKey
 
getEncryptKey() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getEncryptKey() - Method in class org.miaixz.bus.shade.safety.algorithm.SymmetricSecureKey
 
getEntryName() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getEntryName() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getExpiration() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getExpiration() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getField() - Method in class org.miaixz.bus.shade.screw.mapping.FieldMethod
Getter method for property field.
getFile(String) - Method in class org.miaixz.bus.shade.screw.engine.AbstractEngine
获取文件,文件名格式为,数据库名_版本号.文件类型
getHeaderField(int) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderField(int) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getHeaderField(String) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderField(String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getHeaderFieldDate(String, long) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderFieldDate(String, long) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getHeaderFieldInt(String, int) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderFieldInt(String, int) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getHeaderFieldKey(int) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderFieldKey(int) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getHeaderFieldLong(String, long) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderFieldLong(String, long) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getHeaderFields() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getHeaderFields() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getIfModifiedSince() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getIfModifiedSince() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getInputStream() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getInputStream() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getIvParameter() - Method in class org.miaixz.bus.shade.safety.algorithm.AsymmetricSecureKey
 
getIvParameter() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getIvParameter() - Method in class org.miaixz.bus.shade.safety.algorithm.SymmetricSecureKey
 
getIvsize() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getIvsize() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
getJarEntry() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getJarEntry() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getJarFile() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getJarFile() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getJarFileURL() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getJarFileURL() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getKeySeq() - Method in interface org.miaixz.bus.shade.screw.metadata.PrimaryKey
关键序列
getKeysize() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getKeysize() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
getLastModified() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getLastModified() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getMainAttributes() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getMainAttributes() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getManifest() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getManifest() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getMetaData() - Method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
获取 DatabaseMetaData
getMethod() - Method in class org.miaixz.bus.shade.screw.mapping.FieldMethod
Getter method for property method.
getName() - Method in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
getNullable() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
可为空
getOrdinalPosition() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
表中的列的索引(从 1 开始)
getOutputStream() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getOutputStream() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getPassword() - Method in interface org.miaixz.bus.shade.safety.algorithm.Key
 
getPassword() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
getPermission() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getPermission() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getPkg() - Method in interface org.miaixz.bus.shade.beans.ColumnType
获取字段类型完整名
getPkg() - Method in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
getPkName() - Method in interface org.miaixz.bus.shade.screw.metadata.PrimaryKey
主键名称
getPrimaryKey() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
是否主键
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
根据表名获取主键
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
根据表名获取主键信息
getPrimaryKeys() - Method in interface org.miaixz.bus.shade.screw.dialect.DatabaseQuery
获取主键
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
根据表名获取主键
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
根据表名获取主键信息
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
根据表名获取主键
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
根据表名获取主键
getPrimaryKeys() - Method in class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in interface org.miaixz.bus.shade.screw.dialect.DatabaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.db2.Db2DataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.h2.H2DataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.OtherDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
根据表名获取主键
getPrimaryKeys(String) - Method in class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
根据表名获取主键
getPrivateKey() - Method in interface org.miaixz.bus.shade.safety.algorithm.AsymmetricKey
 
getPrivateKey() - Method in class org.miaixz.bus.shade.safety.algorithm.AsymmetricSecureKey
 
getPublicKey() - Method in interface org.miaixz.bus.shade.safety.algorithm.AsymmetricKey
 
getPublicKey() - Method in class org.miaixz.bus.shade.safety.algorithm.AsymmetricSecureKey
 
getReadTimeout() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getReadTimeout() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getRemarks() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
说明
getRemarks() - Method in interface org.miaixz.bus.shade.screw.metadata.Table
获取说明
getRequestProperties() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getRequestProperties() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getRequestProperty(String) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getRequestProperty(String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getSchema() - Method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
获取 getSchema
getSecretKey() - Method in interface org.miaixz.bus.shade.safety.algorithm.SymmetricKey
 
getSecretKey() - Method in class org.miaixz.bus.shade.safety.algorithm.SymmetricSecureKey
 
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
获取所有列信息
getTableColumns() - Method in interface org.miaixz.bus.shade.screw.dialect.DatabaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.db2.Db2DataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.h2.H2DataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.OtherDataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
获取所有列信息
getTableColumns() - Method in class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
获取所有列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
获取列信息
getTableColumns(String) - Method in interface org.miaixz.bus.shade.screw.dialect.DatabaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.db2.Db2DataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.h2.H2DataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.OtherDataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
获取列信息
getTableColumns(String) - Method in class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
获取列信息
getTableName() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
获取表名
getTableName() - Method in interface org.miaixz.bus.shade.screw.metadata.ColumnLength
表名
getTableName() - Method in interface org.miaixz.bus.shade.screw.metadata.PrimaryKey
表名
getTableName() - Method in interface org.miaixz.bus.shade.screw.metadata.Table
表名
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.cachedb.CacheDbDataBaseQuery
获取表信息
getTables() - Method in interface org.miaixz.bus.shade.screw.dialect.DatabaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.db2.Db2DataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.h2.H2DataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.OtherDataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
获取表信息
getTables() - Method in class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
获取表信息
getType() - Method in interface org.miaixz.bus.shade.beans.ColumnType
获取字段类型
getType() - Method in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
getType(String) - Static method in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
获取数据库类型
getTypeName() - Method in interface org.miaixz.bus.shade.screw.metadata.Column
列的数据类型名称
getURL() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getURL() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
getUseCaches() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
getUseCaches() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 

H

H2 - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
H2
H2DataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.h2
H2 数据库查询
H2DataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.h2.H2DataBaseQuery
构造函数
HTML - Enum constant in enum class org.miaixz.bus.shade.screw.engine.EngineFileType
HTML

I

inject(JarArchiveOutputStream) - Static method in class org.miaixz.bus.shade.safety.Injector
往JAR包中注入框架的classes
Injector - Class in org.miaixz.bus.shade.safety
框架注入器
Injector() - Constructor for class org.miaixz.bus.shade.safety.Injector
 
INTEGER - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
isAbsolute(String) - Static method in class org.miaixz.bus.shade.safety.Builder
 
isExhausted() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
isRelative(String) - Static method in class org.miaixz.bus.shade.safety.Builder
 
ivsize - Variable in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 

J

Jar - Class in org.miaixz.bus.shade.safety.boot.jar
普通JAR包加解密工具类
Jar() - Constructor for class org.miaixz.bus.shade.safety.boot.jar.Jar
 
JarAllComplex - Class in org.miaixz.bus.shade.safety.boot.jar
Spring-Boot 所有资源加密规则
JarAllComplex() - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarAllComplex
 
JarAntComplex - Class in org.miaixz.bus.shade.safety.boot.jar
Jar记录Ant表达式规则
JarAntComplex(String) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarAntComplex
 
JarClassLoader - Class in org.miaixz.bus.shade.safety.boot.jar
JAR包类加载器
JarClassLoader(URL[], ClassLoader, DecryptorProvider, EncryptorProvider, Key) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarClassLoader
 
JarDecryptorProvider - Class in org.miaixz.bus.shade.safety.boot.jar
普通JAR包解密器
JarDecryptorProvider(DecryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarDecryptorProvider
 
JarDecryptorProvider(DecryptorProvider, int) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarDecryptorProvider
 
JarDecryptorProvider(DecryptorProvider, int, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarDecryptorProvider
 
JarDecryptorProvider(DecryptorProvider, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarDecryptorProvider
 
JarEncryptorProvider - Class in org.miaixz.bus.shade.safety.boot.jar
普通JAR包加密器
JarEncryptorProvider(EncryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
JarEncryptorProvider(EncryptorProvider, int) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
JarEncryptorProvider(EncryptorProvider, int, int) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
JarEncryptorProvider(EncryptorProvider, int, int, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
JarEncryptorProvider(EncryptorProvider, int, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
JarEncryptorProvider(EncryptorProvider, Complex<JarArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarEncryptorProvider
 
JarLauncher - Class in org.miaixz.bus.shade.safety.boot.jar
JAR包启动器
JarLauncher(String...) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarLauncher
 
JarRegexComplex - Class in org.miaixz.bus.shade.safety.boot.jar
Jar记录正则表达式规则
JarRegexComplex(String) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarRegexComplex
 
JarRegexComplex(Pattern) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarRegexComplex
 
JarURLConnection - Class in org.miaixz.bus.shade.safety.boot.jar
加密的URL连接
JarURLConnection(JarURLConnection, DecryptorProvider, EncryptorProvider, Key) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
JarURLHandler - Class in org.miaixz.bus.shade.safety.boot.jar
加密的URL处理器
JarURLHandler(DecryptorProvider, EncryptorProvider, Key, ClassLoader) - Constructor for class org.miaixz.bus.shade.safety.boot.jar.JarURLHandler
 
jdbcTypeToJavaType(String) - Static method in class org.miaixz.bus.shade.beans.NamingRules
说明:把sql的数据类型转为java需要的类型
JdkDecryptorProvider - Class in org.miaixz.bus.shade.safety.provider
JDK内置解密算法的解密器
JdkDecryptorProvider(String) - Constructor for class org.miaixz.bus.shade.safety.provider.JdkDecryptorProvider
 
JdkEncryptorProvider - Class in org.miaixz.bus.shade.safety.provider
JDK内置加密算法的加密器
JdkEncryptorProvider(String) - Constructor for class org.miaixz.bus.shade.safety.provider.JdkEncryptorProvider
 

K

key - Variable in class org.miaixz.bus.shade.safety.Launcher
 
key(String) - Static method in class org.miaixz.bus.shade.safety.Builder
根据密码生成密钥
key(String, int, int, String) - Static method in class org.miaixz.bus.shade.safety.Builder
根据密码生成密钥
key(String, int, String) - Static method in class org.miaixz.bus.shade.safety.Builder
根据密码生成密钥
key(String, String) - Static method in class org.miaixz.bus.shade.safety.Builder
根据密码生成密钥
Key - Interface in org.miaixz.bus.shade.safety.algorithm
密钥
keysize - Variable in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 

L

launch() - Method in class org.miaixz.bus.shade.safety.boot.BootJarLauncher
 
launch() - Method in class org.miaixz.bus.shade.safety.boot.BootPropertiesLauncher
 
launch() - Method in class org.miaixz.bus.shade.safety.boot.BootWarLauncher
 
launch() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarLauncher
 
Launcher - Class in org.miaixz.bus.shade.safety
Spring-Boot 启动器
Launcher(String...) - Constructor for class org.miaixz.bus.shade.safety.Launcher
 
LOCAL_DATE - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
LOCAL_DATE_TIME - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
LOCAL_TIME - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
LOCCRC - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCEXT - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCFLG - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCHDR - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCHOW - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCLEN - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCNAM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCSIG - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCSIZ - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCTIM - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LOCVER - Static variable in class org.miaixz.bus.shade.safety.boot.BootJarArchiveEntry
 
LONG - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 

M

MAC - Static variable in class org.miaixz.bus.shade.screw.Builder
Mac
main(String[]) - Static method in class org.miaixz.bus.shade.safety.boot.BootJarLauncher
 
main(String[]) - Static method in class org.miaixz.bus.shade.safety.boot.BootPropertiesLauncher
 
main(String[]) - Static method in class org.miaixz.bus.shade.safety.boot.BootWarLauncher
 
main(String...) - Static method in class org.miaixz.bus.shade.safety.boot.jar.JarLauncher
 
MAPPER - Static variable in class org.miaixz.bus.shade.beans.Builder
 
MAPPER_XML - Static variable in class org.miaixz.bus.shade.beans.Builder
 
Mapping - Class in org.miaixz.bus.shade.screw.mapping
映射器
MappingField - Annotation Interface in org.miaixz.bus.shade.screw.mapping
数据结构属性注解
MappingListField - Annotation Interface in org.miaixz.bus.shade.screw.mapping
数据结构列表属性注解
MARIADB - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
MARIA DB
MariadbColumn - Class in org.miaixz.bus.shade.screw.dialect.mariadb
表字段信息
MariadbColumn() - Constructor for class org.miaixz.bus.shade.screw.dialect.mariadb.MariadbColumn
 
MariadbDatabase - Class in org.miaixz.bus.shade.screw.dialect.mariadb
数据库信息
MariadbDatabase() - Constructor for class org.miaixz.bus.shade.screw.dialect.mariadb.MariadbDatabase
 
MariaDbDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.mariadb
mariadb 数据库查询
MariaDbDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.mariadb.MariaDbDataBaseQuery
构造函数
MariadbPrimaryKey - Class in org.miaixz.bus.shade.screw.dialect.mariadb
表主键
MariadbPrimaryKey() - Constructor for class org.miaixz.bus.shade.screw.dialect.mariadb.MariadbPrimaryKey
 
MariadbTable - Class in org.miaixz.bus.shade.screw.dialect.mariadb
表信息
MariadbTable() - Constructor for class org.miaixz.bus.shade.screw.dialect.mariadb.MariadbTable
 
mark(int) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
markSupported() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
MD - Enum constant in enum class org.miaixz.bus.shade.screw.engine.EngineFileType
MD
META_INF_MANIFEST - Static variable in class org.miaixz.bus.shade.safety.Builder
 
mix(Complex<? extends E>) - Method in class org.miaixz.bus.shade.safety.complex.AllComplex
 
mix(Complex<? extends E>) - Method in class org.miaixz.bus.shade.safety.complex.AnyComplex
 
mix(Complex<? extends E>) - Method in class org.miaixz.bus.shade.safety.complex.MixComplex
 
MixComplex<E> - Class in org.miaixz.bus.shade.safety.complex
混合过滤器
MixComplex() - Constructor for class org.miaixz.bus.shade.safety.complex.MixComplex
 
MixComplex(Collection<? extends Complex<? extends E>>) - Constructor for class org.miaixz.bus.shade.safety.complex.MixComplex
 
MODE_DANGER - Static variable in class org.miaixz.bus.shade.safety.Builder
 
MODE_NORMAL - Static variable in class org.miaixz.bus.shade.safety.Builder
 
MYSQL - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
MYSQL
MySqlColumn - Class in org.miaixz.bus.shade.screw.dialect.mysql
表字段信息
MySqlColumn() - Constructor for class org.miaixz.bus.shade.screw.dialect.mysql.MySqlColumn
 
MySQLColumnType - Enum Class in org.miaixz.bus.shade.beans
表字段类型
MySqlDatabase - Class in org.miaixz.bus.shade.screw.dialect.mysql
数据库信息
MySqlDatabase() - Constructor for class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDatabase
 
MySqlDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.mysql
mysql 数据库查询 这里需要注意一点,jdbc url 一定要带有 useInformationSchema=true 或者通过配置文件方式配置上,这样才会走 DatabaseMetaDataUsingInfoSchema 元数据查询,查询的数据库表为INFORMATION_SCHEMA
MySqlDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.mysql.MySqlDataBaseQuery
构造函数
MySqlPrimaryKey - Class in org.miaixz.bus.shade.screw.dialect.mysql
表主键
MySqlPrimaryKey() - Constructor for class org.miaixz.bus.shade.screw.dialect.mysql.MySqlPrimaryKey
 
MySqlTable - Class in org.miaixz.bus.shade.screw.dialect.mysql
表信息
MySqlTable() - Constructor for class org.miaixz.bus.shade.screw.dialect.mysql.MySqlTable
 
MySQLTypeConvert - Class in org.miaixz.bus.shade.beans
Copyright: Copyright (c) 2019
MySQLTypeConvert() - Constructor for class org.miaixz.bus.shade.beans.MySQLTypeConvert
 

N

N - Static variable in class org.miaixz.bus.shade.screw.Builder
N
NamingRules - Class in org.miaixz.bus.shade.beans
获奖java中需要的驼峰命名
NamingRules() - Constructor for class org.miaixz.bus.shade.beans.NamingRules
 
newInstance() - Method in class org.miaixz.bus.shade.screw.dialect.DatabaseQueryFactory
获取配置的数据库类型实例
newInstance() - Method in class org.miaixz.bus.shade.screw.engine.EngineFactory
获取配置的数据库类型实例
nextBytes(byte[]) - Method in class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
nextInt() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
nextLong() - Method in class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
NopDecryptorProvider - Class in org.miaixz.bus.shade.safety.provider
无操作解密器
NopDecryptorProvider() - Constructor for class org.miaixz.bus.shade.safety.provider.NopDecryptorProvider
 
NopEncryptorProvider - Class in org.miaixz.bus.shade.safety.provider
无操作加密器
NopEncryptorProvider() - Constructor for class org.miaixz.bus.shade.safety.provider.NopEncryptorProvider
 
normalize(String) - Static method in class org.miaixz.bus.shade.safety.Builder
 
not(Complex<E>) - Static method in class org.miaixz.bus.shade.safety.Builder
创建非门逻辑运算过滤器,实际上就是将委派过滤器的过滤结果取反
NOT_SUPPORTED - Static variable in class org.miaixz.bus.shade.screw.Builder
暂未支持
NotComplex<E> - Class in org.miaixz.bus.shade.safety.complex
非门逻辑规则
NotComplex(Complex<E>) - Constructor for class org.miaixz.bus.shade.safety.complex.NotComplex
 

O

OBJECT - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
on(E) - Method in class org.miaixz.bus.shade.safety.complex.AllComplex
 
on(E) - Method in class org.miaixz.bus.shade.safety.complex.AnyComplex
 
on(E) - Method in class org.miaixz.bus.shade.safety.complex.NotComplex
 
on(E) - Method in interface org.miaixz.bus.shade.safety.Complex
记录是否需要加/解密
on(E) - Method in class org.miaixz.bus.shade.safety.complex.RegexComplex
 
on(E) - Method in class org.miaixz.bus.shade.safety.provider.EntryDecryptorProvider
 
on(E) - Method in class org.miaixz.bus.shade.safety.provider.EntryEncryptorProvider
 
on(JarArchiveEntry) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarAllComplex
 
ONLY_DATE - Enum constant in enum class org.miaixz.bus.shade.beans.DateType
只使用 java.util.date 代替
openConnection(URL) - Method in class org.miaixz.bus.shade.safety.boot.BootURLHandler
 
openConnection(URL) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLHandler
 
openOutputDir() - Method in class org.miaixz.bus.shade.screw.engine.AbstractEngine
打开文档生成的输出目录
optimizeData(DataSchema) - Method in class org.miaixz.bus.shade.screw.process.AbstractProcess
优化数据
or() - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器OR连接的混合过滤器
or(Collection<? extends Complex<E>>) - Static method in class org.miaixz.bus.shade.safety.Builder
创建多个子过滤器OR连接的混合过滤器
ORACLE - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
ORACLE
ORACLE_REMARKS - Static variable in class org.miaixz.bus.shade.screw.Builder
oracle 连接参数备注
OracleColumn - Class in org.miaixz.bus.shade.screw.dialect.oracle
Oracle table column
OracleColumn() - Constructor for class org.miaixz.bus.shade.screw.dialect.oracle.OracleColumn
 
OracleDatabase - Class in org.miaixz.bus.shade.screw.dialect.oracle
数据库信息
OracleDatabase() - Constructor for class org.miaixz.bus.shade.screw.dialect.oracle.OracleDatabase
 
OracleDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.oracle
Oracle 数据库查询
OracleDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.oracle.OracleDataBaseQuery
构造函数
OraclePrimaryKey - Class in org.miaixz.bus.shade.screw.dialect.oracle
Oracle table primary
OraclePrimaryKey() - Constructor for class org.miaixz.bus.shade.screw.dialect.oracle.OraclePrimaryKey
 
OracleTable - Class in org.miaixz.bus.shade.screw.dialect.oracle
Oracle table
OracleTable() - Constructor for class org.miaixz.bus.shade.screw.dialect.oracle.OracleTable
 
org.miaixz.bus.shade.beans - package org.miaixz.bus.shade.beans
生成相关实体类及方法
org.miaixz.bus.shade.safety - package org.miaixz.bus.shade.safety
Spring Boot JAR 安全加密运行工具, 同时支持的原生JAR
org.miaixz.bus.shade.safety.algorithm - package org.miaixz.bus.shade.safety.algorithm
加密算法支持
org.miaixz.bus.shade.safety.archive - package org.miaixz.bus.shade.safety.archive
文件加解密器
org.miaixz.bus.shade.safety.boot - package org.miaixz.bus.shade.safety.boot
Spring-Boot JAR包加解密工具类,在不提供过滤器的情况下会加密BOOT-INF/下的所有资源,及包括项目本身的资源和依赖jar资源
org.miaixz.bus.shade.safety.boot.jar - package org.miaixz.bus.shade.safety.boot.jar
普通JAR包加解密工具类
org.miaixz.bus.shade.safety.complex - package org.miaixz.bus.shade.safety.complex
加解密逻辑混合规则
org.miaixz.bus.shade.safety.provider - package org.miaixz.bus.shade.safety.provider
加解密实现
org.miaixz.bus.shade.safety.streams - package org.miaixz.bus.shade.safety.streams
Spring Boot JAR 安全加密运行工具, 同时支持的原生JAR
org.miaixz.bus.shade.screw - package org.miaixz.bus.shade.screw
数据库表结构文档生成核心包
org.miaixz.bus.shade.screw.dialect - package org.miaixz.bus.shade.screw.dialect
数据库查询
org.miaixz.bus.shade.screw.dialect.cachedb - package org.miaixz.bus.shade.screw.dialect.cachedb
CacheDB
org.miaixz.bus.shade.screw.dialect.db2 - package org.miaixz.bus.shade.screw.dialect.db2
DB2
org.miaixz.bus.shade.screw.dialect.h2 - package org.miaixz.bus.shade.screw.dialect.h2
H2
org.miaixz.bus.shade.screw.dialect.mariadb - package org.miaixz.bus.shade.screw.dialect.mariadb
Mariadb
org.miaixz.bus.shade.screw.dialect.mysql - package org.miaixz.bus.shade.screw.dialect.mysql
MySQL
org.miaixz.bus.shade.screw.dialect.oracle - package org.miaixz.bus.shade.screw.dialect.oracle
Oracle
org.miaixz.bus.shade.screw.dialect.postgresql - package org.miaixz.bus.shade.screw.dialect.postgresql
PostgreSql
org.miaixz.bus.shade.screw.dialect.sqlserver - package org.miaixz.bus.shade.screw.dialect.sqlserver
SqlServer
org.miaixz.bus.shade.screw.engine - package org.miaixz.bus.shade.screw.engine
文档生成引擎
org.miaixz.bus.shade.screw.execute - package org.miaixz.bus.shade.screw.execute
文档生成和执行
org.miaixz.bus.shade.screw.mapping - package org.miaixz.bus.shade.screw.mapping
数据映射
org.miaixz.bus.shade.screw.metadata - package org.miaixz.bus.shade.screw.metadata
元数据
org.miaixz.bus.shade.screw.process - package org.miaixz.bus.shade.screw.process
数据处理
OTHER - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
UNKONWN DB
OtherDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect
其他数据库 暂未支持系列
OtherDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.OtherDataBaseQuery
构造函数

P

password - Variable in class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
pattern - Variable in class org.miaixz.bus.shade.safety.complex.RegexComplex
 
PERCENT_SIGN - Static variable in class org.miaixz.bus.shade.screw.Builder
百分号
POSTGRE_SQL - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
POSTGRE
PostgreSqlColumn - Class in org.miaixz.bus.shade.screw.dialect.postgresql
表字段信息
PostgreSqlColumn() - Constructor for class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlColumn
 
PostgreSqlDatabase - Class in org.miaixz.bus.shade.screw.dialect.postgresql
数据库信息
PostgreSqlDatabase() - Constructor for class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDatabase
 
PostgreSqlDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.postgresql
PostgreSql 查询
PostgreSqlDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlDataBaseQuery
构造函数
PostgreSqlPrimaryKey - Class in org.miaixz.bus.shade.screw.dialect.postgresql
表主键
PostgreSqlPrimaryKey() - Constructor for class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlPrimaryKey
 
PostgreSqlTable - Class in org.miaixz.bus.shade.screw.dialect.postgresql
表信息
PostgreSqlTable() - Constructor for class org.miaixz.bus.shade.screw.dialect.postgresql.PostgreSqlTable
 
prepareStatement(String) - Method in class org.miaixz.bus.shade.screw.dialect.AbstractDatabaseQuery
准备声明
PrimaryKey - Interface in org.miaixz.bus.shade.screw.metadata
主键
process() - Method in class org.miaixz.bus.shade.screw.process.DataModelProcess
处理
process() - Method in interface org.miaixz.bus.shade.screw.process.Process
处理
Process - Interface in org.miaixz.bus.shade.screw.process
构建
ProcessConfig - Class in org.miaixz.bus.shade.screw.process
数据处理
ProcessConfig() - Constructor for class org.miaixz.bus.shade.screw.process.ProcessConfig
 
processTypeConvert(DateType, String) - Method in class org.miaixz.bus.shade.beans.MySQLTypeConvert
 
processTypeConvert(DateType, String) - Method in interface org.miaixz.bus.shade.beans.TypeConvert
执行类型转换
produce(DataSchema, String) - Method in class org.miaixz.bus.shade.screw.engine.FreemarkerEngine
生成文档
produce(DataSchema, String) - Method in interface org.miaixz.bus.shade.screw.engine.TemplateEngine
生成文档
ProduceExecute - Class in org.miaixz.bus.shade.screw.execute
文档生成
ProduceExecute(Config) - Constructor for class org.miaixz.bus.shade.screw.execute.ProduceExecute
 
PropertyInfo - Class in org.miaixz.bus.shade.beans
获取到数据库的信息
PropertyInfo() - Constructor for class org.miaixz.bus.shade.beans.PropertyInfo
 

R

read() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
read(byte[]) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
read(byte[], int, int) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
readln(InputStream) - Static method in class org.miaixz.bus.shade.safety.Builder
从输入流中读取一行字节码
RegexComplex<E> - Class in org.miaixz.bus.shade.safety.complex
正则表达式规则
RegexComplex(String) - Constructor for class org.miaixz.bus.shade.safety.complex.RegexComplex
 
RegexComplex(Pattern) - Constructor for class org.miaixz.bus.shade.safety.complex.RegexComplex
 
remove(Complex<? extends E>) - Method in class org.miaixz.bus.shade.safety.complex.MixComplex
 
removeKey(Attributes) - Static method in class org.miaixz.bus.shade.safety.Builder
 
reset() - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
retainKey(Key, Attributes) - Static method in class org.miaixz.bus.shade.safety.Builder
 

S

SecureKey - Class in org.miaixz.bus.shade.safety.algorithm
密钥
SecureKey(String, int, int, String) - Constructor for class org.miaixz.bus.shade.safety.algorithm.SecureKey
 
SecureRandom - Class in org.miaixz.bus.shade.safety.algorithm
安全随机数
SecureRandom(boolean, byte[]) - Constructor for class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
SecureRandom(boolean, byte[][]) - Constructor for class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
SecureRandom(byte[]) - Constructor for class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
SecureRandom(byte[][]) - Constructor for class org.miaixz.bus.shade.safety.algorithm.SecureRandom
 
SERVICE - Static variable in class org.miaixz.bus.shade.beans.Builder
 
SERVICE_IMPL - Static variable in class org.miaixz.bus.shade.beans.Builder
 
setAllowUserInteraction(boolean) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setAllowUserInteraction(boolean) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setConnectTimeout(int) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setConnectTimeout(int) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setDefaultUseCaches(boolean) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setDefaultUseCaches(boolean) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setDoInput(boolean) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setDoInput(boolean) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setDoOutput(boolean) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setDoOutput(boolean) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setField(Field) - Method in class org.miaixz.bus.shade.screw.mapping.FieldMethod
Setter method for property field.
setIfModifiedSince(long) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setIfModifiedSince(long) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setMethod(Method) - Method in class org.miaixz.bus.shade.screw.mapping.FieldMethod
Setter method for property method.
setReadTimeout(int) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setReadTimeout(int) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setRequestProperty(String, String) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setRequestProperty(String, String) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
setUseCaches(boolean) - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
setUseCaches(boolean) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
SHORT - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
skip(long) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysInputStream
 
SQL_PACK - Enum constant in enum class org.miaixz.bus.shade.beans.DateType
使用 java.sql 包下的
SQL_SERVER - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
SQLSERVER
SQL_SERVER2005 - Enum constant in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
SQL SERVER 2005
SqlServerColumn - Class in org.miaixz.bus.shade.screw.dialect.sqlserver
sqlserver table column
SqlServerColumn() - Constructor for class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerColumn
 
SqlServerDatabase - Class in org.miaixz.bus.shade.screw.dialect.sqlserver
数据库信息
SqlServerDatabase() - Constructor for class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDatabase
 
SqlServerDataBaseQuery - Class in org.miaixz.bus.shade.screw.dialect.sqlserver
sql server 查询
SqlServerDataBaseQuery(DataSource) - Constructor for class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerDataBaseQuery
构造函数
SqlServerPrimaryKey - Class in org.miaixz.bus.shade.screw.dialect.sqlserver
sqlserver table primary
SqlServerPrimaryKey() - Constructor for class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerPrimaryKey
 
SqlServerTable - Class in org.miaixz.bus.shade.screw.dialect.sqlserver
sqlserver table
SqlServerTable() - Constructor for class org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerTable
 
STRING - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
SUFFIX - Static variable in class org.miaixz.bus.shade.beans.Builder
 
SymmetricKey - Interface in org.miaixz.bus.shade.safety.algorithm
对称密钥
SymmetricSecureKey - Class in org.miaixz.bus.shade.safety.algorithm
对称密钥
SymmetricSecureKey(String, int, int, String, byte[], byte[]) - Constructor for class org.miaixz.bus.shade.safety.algorithm.SymmetricSecureKey
 

T

Table - Interface in org.miaixz.bus.shade.screw.metadata
表接口
TableEntity - Class in org.miaixz.bus.shade.beans
自动生成需要的基本信息
TableEntity(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, boolean) - Constructor for class org.miaixz.bus.shade.beans.TableEntity
 
TableSchema - Class in org.miaixz.bus.shade.screw.metadata
表信息领域对象
TableSchema() - Constructor for class org.miaixz.bus.shade.screw.metadata.TableSchema
 
TemplateEngine - Interface in org.miaixz.bus.shade.screw.engine
文件产生接口
TemplateType - Enum Class in org.miaixz.bus.shade.screw.engine
模板类型
TIME - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
TIME_PACK - Enum constant in enum class org.miaixz.bus.shade.beans.DateType
使用 java.time 包下的 java8 新的时间类型
TIMESTAMP - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
toString() - Method in class org.miaixz.bus.shade.safety.boot.BootURLConnection
 
toString() - Method in class org.miaixz.bus.shade.safety.boot.jar.JarURLConnection
 
toText(E) - Method in class org.miaixz.bus.shade.safety.complex.RegexComplex
将记录转换成字符串形式,用于模式匹配
toText(File) - Method in class org.miaixz.bus.shade.safety.archive.DirAntComplex
 
toText(File) - Method in class org.miaixz.bus.shade.safety.archive.DirRegexComplex
 
toText(JarArchiveEntry) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarAntComplex
 
toText(JarArchiveEntry) - Method in class org.miaixz.bus.shade.safety.boot.jar.JarRegexComplex
 
toText(ZipArchiveEntry) - Method in class org.miaixz.bus.shade.safety.archive.ZipAntComplex
 
toText(ZipArchiveEntry) - Method in class org.miaixz.bus.shade.safety.archive.ZipRegexComplex
 
transfer(InputStream, File) - Static method in class org.miaixz.bus.shade.safety.Builder
输入流传输到文件
transfer(InputStream, OutputStream) - Static method in class org.miaixz.bus.shade.safety.Builder
输入流传输到输出流
transfer(Reader, File) - Static method in class org.miaixz.bus.shade.safety.Builder
reader传输到文件
transfer(Reader, Writer) - Static method in class org.miaixz.bus.shade.safety.Builder
reader传输到writer
TypeConvert - Interface in org.miaixz.bus.shade.beans
该类的功能描述

U

USE_INFORMATION_SCHEMA - Static variable in class org.miaixz.bus.shade.screw.Builder
mysql useInformationSchema

V

value() - Element in annotation interface org.miaixz.bus.shade.screw.mapping.MappingField
属性映射名称
value() - Element in annotation interface org.miaixz.bus.shade.screw.mapping.MappingListField
JSON列表属性映射名称
valueOf(String) - Static method in enum class org.miaixz.bus.shade.beans.DateType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.miaixz.bus.shade.beans.MySQLColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.miaixz.bus.shade.screw.engine.EngineFileType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.miaixz.bus.shade.screw.engine.TemplateType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.miaixz.bus.shade.beans.DateType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.miaixz.bus.shade.beans.MySQLColumnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.miaixz.bus.shade.screw.dialect.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.miaixz.bus.shade.screw.engine.EngineFileType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.miaixz.bus.shade.screw.engine.TemplateType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WEB_INF_CLASSES - Static variable in class org.miaixz.bus.shade.safety.Builder
 
WEB_INF_LIB - Static variable in class org.miaixz.bus.shade.safety.Builder
 
WINDOWS - Static variable in class org.miaixz.bus.shade.screw.Builder
Windows
WORD - Enum constant in enum class org.miaixz.bus.shade.screw.engine.EngineFileType
WORD
WrappedDecryptorProvider - Class in org.miaixz.bus.shade.safety.provider
包装的解密器
WrappedDecryptorProvider(DecryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.provider.WrappedDecryptorProvider
 
WrappedEncryptorProvider - Class in org.miaixz.bus.shade.safety.provider
包装的加密器
WrappedEncryptorProvider(EncryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.provider.WrappedEncryptorProvider
 
write(byte[]) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysOutputStream
 
write(byte[], int, int) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysOutputStream
 
write(int) - Method in class org.miaixz.bus.shade.safety.streams.AlwaysOutputStream
 
writeln(OutputStream, byte[]) - Static method in class org.miaixz.bus.shade.safety.Builder
往输出流中写入一行字节码

X

XJAR_ALGORITHM - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_ALGORITHM_KEY - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_INF_DIR - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_INF_IDX - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_IVSIZE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_IVSIZE_KEY - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEY_ALGORITHM - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEY_HOLD - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEY_IVSIZE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEY_KEYSIZE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEY_PASSWORD - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEYFILE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEYSIZE - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_KEYSIZE_KEY - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_PASSWORD - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_PASSWORD_KEY - Static variable in class org.miaixz.bus.shade.safety.Builder
 
XJAR_SRC_DIR - Static variable in class org.miaixz.bus.shade.safety.Builder
 
xNopDecryptor - Variable in class org.miaixz.bus.shade.safety.provider.EntryDecryptorProvider
 
xNopEncryptor - Variable in class org.miaixz.bus.shade.safety.provider.EntryEncryptorProvider
 

Y

Y - Static variable in class org.miaixz.bus.shade.screw.Builder
Y
YEAR - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 
YEAR_MONTH - Enum constant in enum class org.miaixz.bus.shade.beans.MySQLColumnType
 

Z

ZERO - Static variable in class org.miaixz.bus.shade.screw.Builder
ZERO_DECIMAL_DIGITS - Static variable in class org.miaixz.bus.shade.screw.Builder
小数点0
ZipAntComplex - Class in org.miaixz.bus.shade.safety.archive
Zip记录Ant表达式规则
ZipAntComplex(String) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipAntComplex
 
ZipDecryptorProvider - Class in org.miaixz.bus.shade.safety.archive
ZIP压缩包解密器
ZipDecryptorProvider(DecryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipDecryptorProvider
 
ZipDecryptorProvider(DecryptorProvider, int) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipDecryptorProvider
 
ZipDecryptorProvider(DecryptorProvider, int, Complex<ZipArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipDecryptorProvider
 
ZipDecryptorProvider(DecryptorProvider, Complex<ZipArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipDecryptorProvider
 
ZipEncryptorProvider - Class in org.miaixz.bus.shade.safety.archive
ZIP压缩包加密器
ZipEncryptorProvider(EncryptorProvider) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipEncryptorProvider
 
ZipEncryptorProvider(EncryptorProvider, int) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipEncryptorProvider
 
ZipEncryptorProvider(EncryptorProvider, int, Complex<ZipArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipEncryptorProvider
 
ZipEncryptorProvider(EncryptorProvider, Complex<ZipArchiveEntry>) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipEncryptorProvider
 
ZipRegexComplex - Class in org.miaixz.bus.shade.safety.archive
Zip记录正则表达式规则
ZipRegexComplex(String) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipRegexComplex
 
ZipRegexComplex(Pattern) - Constructor for class org.miaixz.bus.shade.safety.archive.ZipRegexComplex
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form