Interface RepositoryInterfaceGenerator

All Known Implementing Classes:
BaseRepositoryInterfaceGenerator, BaseRepositoryMethodsGenerator

public interface RepositoryInterfaceGenerator
Data repository interface code generator.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Generate the code.
  • Method Details

    • generate

      void generate()
      Generate the code.