索引
常量字段值|所有程序包|所有类和接口|序列化表格
A
- after - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.SuperInsertPosition
-
在子类的后面
- always - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql.PgsqlPkAutoIncrementType
-
更安全,避免手动干预
- AnnotatedElementUtilsPlus - org.dromara.autotable.solon.util中的类
-
注解合并处理类,可以将相同的注解的不同实例,中的属性合并为一个注解实例
- AnnotatedElementUtilsPlus() - 类的构造器 org.dromara.autotable.solon.util.AnnotatedElementUtilsPlus
- AnnotationDefaultValueHelper - org.dromara.autotable.solon.util中的类
-
获取注解默认值
- AnnotationDefaultValueHelper() - 类的构造器 org.dromara.autotable.solon.util.AnnotationDefaultValueHelper
- AutoTablePlugin - org.dromara.autotable.solon.integration中的类
-
配置 AutoTable 插件。
- AutoTablePlugin() - 类的构造器 org.dromara.autotable.solon.integration.AutoTablePlugin
- AutoTableProperties - org.dromara.autotable.solon.properties中的类
- AutoTableProperties() - 类的构造器 org.dromara.autotable.solon.properties.AutoTableProperties
- AutoTableProperties.DorisConfig - org.dromara.autotable.solon.properties中的类
- AutoTableProperties.Mysql - org.dromara.autotable.solon.properties中的类
- AutoTableProperties.Pgsql - org.dromara.autotable.solon.properties中的类
- AutoTableProperties.Pgsql.PgsqlPkAutoIncrementType - org.dromara.autotable.solon.properties中的枚举
- AutoTableProperties.RecordSqlProperties - org.dromara.autotable.solon.properties中的类
- AutoTableProperties.RecordSqlProperties.TypeEnum - org.dromara.autotable.solon.properties中的枚举
- AutoTableProperties.SuperInsertPosition - org.dromara.autotable.solon.properties中的枚举
B
- before - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.SuperInsertPosition
-
在子类的前面
- byDefault - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql.PgsqlPkAutoIncrementType
-
更灵活,适合需要手动插值的情况
C
- clearDataSource(String) - 类中的方法 org.dromara.autotable.solon.adapter.SolonDataSourceHandler
- createAnnotationInstance(Class<A>, Map<String, Object>) - 类中的静态方法 org.dromara.autotable.solon.util.AnnotationDefaultValueHelper
- custom - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties.TypeEnum
-
自定义
- CustomAnnotationFinder - org.dromara.autotable.solon.adapter中的类
- CustomAnnotationFinder() - 类的构造器 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
D
- DataSourceNotFoundException - org.dromara.autotable.solon.exception中的异常错误类
-
数据源不存在异常
- DataSourceNotFoundException(String) - 异常错误类的构造器 org.dromara.autotable.solon.exception.DataSourceNotFoundException
- db - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties.TypeEnum
-
记录到数据库
- DorisConfig() - 类的构造器 org.dromara.autotable.solon.properties.AutoTableProperties.DorisConfig
E
- ENABLE_KEY - 类中的静态变量 org.dromara.autotable.solon.properties.AutoTableProperties
- EnableAutoTable - org.dromara.autotable.solon.annotation中的批注类型
- exist(Class<?>, Class<A>) - 类中的方法 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
- exist(Field, Class<A>) - 类中的方法 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
- exist(Method, Class<A>) - 类中的方法 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
F
- file - 枚举 中的枚举常量 org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties.TypeEnum
-
记录到文件
- find(Class<?>, Class<A>) - 类中的方法 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
- find(Field, Class<A>) - 类中的方法 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
- find(Method, Class<A>) - 类中的方法 org.dromara.autotable.solon.adapter.CustomAnnotationFinder
- findDeepMergedAnnotation(AnnotatedElement, Class<ANNO>) - 类中的静态方法 org.dromara.autotable.solon.util.AnnotatedElementUtilsPlus
G
- getAnnotationWithDefaultValues(Class<A>) - 类中的静态方法 org.dromara.autotable.solon.util.AnnotationDefaultValueHelper
- getDataSourceName(Class<?>) - 类中的方法 org.dromara.autotable.solon.adapter.SolonDataSourceHandler
- getDeepMergedAnnotation(AnnotatedElement, Class<ANNO>) - 类中的静态方法 org.dromara.autotable.solon.util.AnnotatedElementUtilsPlus
- getDefaultValues(Class<A>) - 类中的静态方法 org.dromara.autotable.solon.util.AnnotationDefaultValueHelper
M
- merge(Class<ANNO>, Set<ANNO>) - 类中的静态方法 org.dromara.autotable.solon.util.AnnotatedElementUtilsPlus
- Mysql() - 类的构造器 org.dromara.autotable.solon.properties.AutoTableProperties.Mysql
O
- org.dromara.autotable.solon - 程序包 org.dromara.autotable.solon
-
solon 适配
- org.dromara.autotable.solon.adapter - 程序包 org.dromara.autotable.solon.adapter
- org.dromara.autotable.solon.annotation - 程序包 org.dromara.autotable.solon.annotation
- org.dromara.autotable.solon.exception - 程序包 org.dromara.autotable.solon.exception
- org.dromara.autotable.solon.integration - 程序包 org.dromara.autotable.solon.integration
-
AutoTable Solon 支持。
- org.dromara.autotable.solon.properties - 程序包 org.dromara.autotable.solon.properties
- org.dromara.autotable.solon.util - 程序包 org.dromara.autotable.solon.util
P
- Pgsql() - 类的构造器 org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql
R
- RecordSqlProperties() - 类的构造器 org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties
S
- SolonDataSourceHandler - org.dromara.autotable.solon.adapter中的类
-
Solon数据源处理器
- SolonDataSourceHandler() - 类的构造器 org.dromara.autotable.solon.adapter.SolonDataSourceHandler
- start(AppContext) - 类中的方法 org.dromara.autotable.solon.integration.AutoTablePlugin
T
- toConfig() - 类中的方法 org.dromara.autotable.solon.properties.AutoTableProperties
U
- useDataSource(String) - 类中的方法 org.dromara.autotable.solon.adapter.SolonDataSourceHandler
V
- valueOf(String) - 枚举中的静态方法 org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql.PgsqlPkAutoIncrementType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties.TypeEnum
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举中的静态方法 org.dromara.autotable.solon.properties.AutoTableProperties.SuperInsertPosition
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql.PgsqlPkAutoIncrementType
-
返回包含该枚举类型的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举中的静态方法 org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties.TypeEnum
-
返回包含该枚举类型的常量的数组, 顺序与声明这些常量的顺序相同
- values() - 枚举中的静态方法 org.dromara.autotable.solon.properties.AutoTableProperties.SuperInsertPosition
-
返回包含该枚举类型的常量的数组, 顺序与声明这些常量的顺序相同
常量字段值|所有程序包|所有类和接口|序列化表格