Class AnnotatedSelectByPrimaryKeyMethodGenerator


public class AnnotatedSelectByPrimaryKeyMethodGenerator extends SelectByPrimaryKeyMethodGenerator
  • Field Details

    • useResultMapIfAvailable

      private final boolean useResultMapIfAvailable
  • Constructor Details

    • AnnotatedSelectByPrimaryKeyMethodGenerator

      public AnnotatedSelectByPrimaryKeyMethodGenerator(boolean useResultMapIfAvailable, boolean isSimple)
  • Method Details