Class InsertMethodGenerator

Direct Known Subclasses:
AnnotatedInsertMethodGenerator

public class InsertMethodGenerator extends AbstractJavaMapperMethodGenerator
  • Field Details

    • isSimple

      private final boolean isSimple
  • Constructor Details

    • InsertMethodGenerator

      public InsertMethodGenerator(boolean isSimple)
  • Method Details