Hello,
Thank you all!
As far as I tried, it's possible to make JDO queries on Apache Isis domain
objects with QueryDSL.My two Q.DSL queries so far use only basic actions such
as projections, selections, "where joins", etc.I'm using Apache Isis 1.13.1 and
QueryDSL 4.1.4.There's a sample project I'm working on, mostly to learn how to
use A. Isis better.It's not much, anyway I'm posting these just in case someone
else is trying the same integration:
QueryDSL experiments branch
QueryDSL query in the project
Regards,Marin
On Monday, January 30, 2017 7:55 AM, Dan Haywood
<[email protected]> wrote:
Hi Marin,
I've not heard of anyone using QueryDSL with Apache Isis, so I think you'll
be trail-blazing. It does seem to have JDO support, which is the main
prereq.
You might want to also raise a query on the DataNucleus forum to see if
Andy Jefferson can point you at anything.
Let us know how you get on
Cheers
Dan
On Sun, 29 Jan 2017 at 13:16 Stephen Cameron <[email protected]>
wrote:
> It would be nice of the Isis metamodel could be integrated with the
> typesafe queries provided by datanucleus to provide a dynamic query
> capability. It would be a big job but I imagine it's feasible.
>
> On Mon, Jan 30, 2017 at 12:08 AM, Marin Kaçaj <[email protected]
> >
> wrote:
>
> > Hello,
> > I'm going to develop a project with Apache Isis and I was thinking of
> > using QueryDSL for complex queries. Has anyone tried this or is there
> some
> > guide I can follow?
> > Thank you,Marin
> >
> >
>