mardi 19 janvier 2016

Java design/pattern recommendation for a reporting application

I have a requirement to build multiple reports:

  • Some reports are in fixed length format
  • Some reports are in xml and each xml report have its own schema.

Database is same for all reports. just wondering can someone suggest good design for this. Reports will be saved in text files or return data in String.

Aucun commentaire:

Enregistrer un commentaire