Class DeleteByPrimaryKeyMethodGenerator

Direct Known Subclasses:
AnnotatedDeleteByPrimaryKeyMethodGenerator

public class DeleteByPrimaryKeyMethodGenerator extends AbstractJavaMapperMethodGenerator
  • Field Details

    • isSimple

      private final boolean isSimple
  • Constructor Details

    • DeleteByPrimaryKeyMethodGenerator

      public DeleteByPrimaryKeyMethodGenerator(boolean isSimple)
  • Method Details