Hi Markus, No docs for that yet, but here's an example of new types usage:
https://github.com/apache/cayenne-examples/tree/master/cayenne-jdbc-type-other On Tue, Oct 13, 2020 at 10:41 AM Markus Reich <[email protected]> wrote: > > Hi Andrus, > > is there an example or doc for the support of JSON types? > > regards > Meex > > Am Di., 13. Okt. 2020 um 08:48 Uhr schrieb Andrus Adamchik < > [email protected]>: > > > 4.2.M2 release is out [1]. A few cool things in this release: > > > > * Support for JSON and geospatial value types. > > * Ordering on aggregate functions and in-memory evaluation of aggregate > > expressions. > > * Modeler support for downloading JDBC drivers from maven central. > > * Runtime changes that may be less obvious to the end user, but allow to > > handle a variety of edge cases. > > * Bug fixes > > > > Also looks like we are pretty close to beta freeze. The main scope of 4.2 > > is done, though of course improvement ideas keep popping up all the time, > > especially now that the new stack significantly expanded our SQL vocabulary > > and JDBC capabilities. E.g. one such idea is using EXISTS instead of JOIN + > > DISTINCT for to-many conditions [2]. > > > > Enjoy M2! > > > > Andrus > > > > [1] https://cayenne.apache.org/2020/10/cayenne-42m2-released/ > > [2] https://issues.apache.org/jira/browse/CAY-2684 > > > > -- > *Markus Reich* > Waldweg 62 > 6393 St. Ulrich am Pillersee > www.markusreich.at / www.meeximum.at > [email protected] -- Best regards, Nikita Timofeev
