It might be easier to create a new model/orm/sql/jdo to test this. Craig
> On Apr 26, 2016, at 1:24 AM, Tilmann <[email protected]> wrote: > > Hi, > I have a question. > I'm working on the test for Optional in queries. > Michael already pointed me in the right direction, and the idea was to add > something like "Optional<Employee> spouse" and "Optional<Object> > additionalData" to Employees. > This allows testing of Optional<PC> and Optional<PC or not PC>. > > It seems there are over 20 .orm files and .sql files I need to adapt. > > Before I start doing that, I wanted to ask, is this correct, or is there a > better/easier way? > > Cheers, > Tilmann Craig L Russell Architect [email protected] P.S. A good JDO? O, Gasp!
