Skip to content
Discussion options

You must be logged in to vote

Use this block instead:

   try (final PeppolReportSQLHandler aHdl = new PeppolReportSQLHandler (APConfig.getConfig ()))
    {
      final PeppolReportStorageSQL aReportingStorage = new PeppolReportStorageSQL (aHdl, aHdl.getTableNamePrefix ());
      final PeppolReportingSupport aPRS = new PeppolReportingSupport(aReportingStorage);

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@RohiNof
Comment options

@RohiNof
Comment options

@phax
Comment options

phax Nov 27, 2025
Maintainer

@RohiNof
Comment options

@phax
Comment options

phax Nov 27, 2025
Maintainer

Answer selected by RohiNof
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants