Class GeneratorProperties.TargetLocation
- java.lang.Object
-
- pro.chenggang.project.reactive.mybatis.support.generator.properties.GeneratorProperties.TargetLocation
-
- Enclosing class:
- GeneratorProperties
public static class GeneratorProperties.TargetLocation extends Object
The Target location.
-
-
Constructor Summary
Constructors Constructor Description TargetLocation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFullJavaLocation()Get full java location.StringgetFullMapperXmlLocation()Get full mapper xml location.
-