Class AbstractGenProcessor
java.lang.Object
io.r2mo.dbe.mybatisplus.generator.AbstractGenProcessor
- All Implemented Interfaces:
GenProcessor
- Author:
- lang : 2025-07-28
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetClassName(Class<?> entity) protected freemarker.template.ConfigurationgetDataParameters(Class<?> entity) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.r2mo.dbe.mybatisplus.generator.GenProcessor
generate
-
Constructor Details
-
AbstractGenProcessor
public AbstractGenProcessor()
-
-
Method Details
-
getDataParameters
-
getClassName
-
getConfigurationFromDependency
protected freemarker.template.Configuration getConfigurationFromDependency()
-