Working with JasperServer pro
Because DomainSchemaBuilder is hard coded for JDBC based data sources I can't plug in the query language for my custom bean data source. So I'm forced to fork not just the DomainSchemaBuilder but many other classes as well.
Please alter your DomainSchemaBuilder so that we can implement other data set types and other custom bean datasources with out having to monkey-patch your builders! Thanks.
Recommended Comments