To answer questions 1 and 2: the Estatio codebase has two examples of a viewmodel using a database view [1]. Haven't worked with Jasper Reports myself, perhaps others have?
[1] https://github.com/estatio/estatio/tree/master/dom/src/main/java/org/estatio/dom/invoice/viewmodel On Sun, Nov 10, 2013 at 11:47 PM, james agada <[email protected]> wrote: > I want to use view models. The documentation is a bit scanty and the todo > view model and how it is used is difficult for me to comprehend. > 1. Can I define views at database level and map it to a view model? If so, > a small example will do. > 2. Is there a better documented example of using view models for instance > for reports. > 3. Is there a way to integrate something like jasper report to isis? >
