所有程序包的分层结构
- org.dromara.autotable.solon,
- org.dromara.autotable.solon.adapter,
- org.dromara.autotable.solon.annotation,
- org.dromara.autotable.solon.exception,
- org.dromara.autotable.solon.integration,
- org.dromara.autotable.solon.properties,
- org.dromara.autotable.solon.util
类分层结构
- java.lang.Object
- org.dromara.autotable.solon.util.AnnotatedElementUtilsPlus
- org.dromara.autotable.solon.util.AnnotationDefaultValueHelper
- org.dromara.autotable.solon.integration.AutoTablePlugin (implements org.noear.solon.core.Plugin)
- org.dromara.autotable.solon.properties.AutoTableProperties
- org.dromara.autotable.solon.properties.AutoTableProperties.DorisConfig
- org.dromara.autotable.solon.properties.AutoTableProperties.Mysql
- org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql
- org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties
- org.dromara.autotable.solon.adapter.CustomAnnotationFinder (implements org.dromara.autotable.core.AutoTableAnnotationFinder)
- org.dromara.autotable.solon.adapter.SolonDataSourceHandler (implements org.dromara.autotable.core.dynamicds.IDataSourceHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.dromara.autotable.solon.exception.DataSourceNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
批注类型分层结构
- org.dromara.autotable.solon.annotation.EnableAutoTable (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.dromara.autotable.solon.properties.AutoTableProperties.Pgsql.PgsqlPkAutoIncrementType
- org.dromara.autotable.solon.properties.AutoTableProperties.RecordSqlProperties.TypeEnum
- org.dromara.autotable.solon.properties.AutoTableProperties.SuperInsertPosition
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)