类 AutoTableBootstrap
java.lang.Object
org.dromara.autotable.core.AutoTableBootstrap
启动时进行处理的实现类
- 作者:
- chenbin.sun
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static voidcheckRepeatTableName(Set<Class<?>> entityClasses) findAllEntityClass(PropertyConfig autoTableProperties) private static Stringprivate static String[]getModelPackage(PropertyConfig autoTableProperties) private static voidstatic voidstart()private static void
-
构造器详细资料
-
AutoTableBootstrap
public AutoTableBootstrap()
-
-
方法详细资料
-
start
public static void start() -
start
-
checkRepeatTableName
-
findAllEntityClass
-
registerAllDbStrategy
private static void registerAllDbStrategy() -
getModelPackage
-
getBootPackage
-