General architecture

The project generation is determined by 3 steps:

  1. Database schema (POJOs are generated from tables and constraints or copied from existing folder)
  2. Scenarios, which can be customized, determine how to generate XML files: these files describe how Adichatz components are assembled.
  3. Generators generate Java classes used by the application at runtime from XML files.



Remark

  • Adichatz framework and applications built with Adichatz use the same platform i.e. Eclipse.


Project could be completely customized: