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,