SelectQuery deprecation

Tore Halset <[email protected]> Mon, 4 Jul 2022 23:15:11 +0200
Newsgroups gmane.comp.java.cayenne.user
Message-ID <[email protected]>
Hello.

I see that SelectQuery are deprecated and will be removed. I have searched the mail archive and found the deprecation thread from 2019. Have you moved away from it in a script based manner or have you re-written all the queries by hand? We have a lot of them. This is in our biggest project.

% find . -type f -name \*java -exec grep -H new\ SelectQuery {} \;|wc -l
     546

Regards,
Tore Halset,