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 Details

    • TargetLocation

      public TargetLocation()
  • Method Details

    • getFullJavaLocation

      public String getFullJavaLocation()
      Get full java location.
      Returns:
      the full java location
    • getFullMapperXmlLocation

      public String getFullMapperXmlLocation()
      Get full mapper xml location.
      Returns:
      the full mapper xml location