Hello,
I have to do some complex queries to data base and to do that on I'm
writing them in SQL.
It works great with SQLSelect but when I need to prefetch something ( to
avoid hundreds of queries when showing data in a tableView) it does not
work,
from javaDoc it seems that prefetching wit
Hello,
I have to do some complex queries to data base and to do that on I'm
writing them in SQL.
It works great with SQLSelect but when I need to prefetch something ( to
avoid hundreds of queries when showing data in a tableView) it does not
work,
from javaDoc it seems that prefetching wit
Hello,
I'm planing to use Cayenne and Cayenne ROP in two projects, but at the
moment Cayenne is not compatible with module system.
Current issues:
If using Cayenne Server cannot create custom runtime image, because
JLink does not support automatic modules
(Error: automatic module canno