Uses of Class
org.mybatis.generator.codegen.RootClassInfo
Packages that use RootClassInfo
-
Uses of RootClassInfo in org.mybatis.generator.codegen
Fields in org.mybatis.generator.codegen with type parameters of type RootClassInfoModifier and TypeFieldDescriptionprivate static final Map<String, RootClassInfo> RootClassInfo.rootClassInfoMapMethods in org.mybatis.generator.codegen that return RootClassInfoModifier and TypeMethodDescriptionstatic RootClassInfoRootClassInfo.getInstance(String className, List<String> warnings)