Hello Maxim.
Am 8.5.2014 09:02, schrieb Maxim Solodovnik:
3.0.2+ mean 3.0.2 and 3.1.0 :)
we are working in 2 branches :)
ok, now it's clear. ;-)
@NamedQuery(name = "getBackupRooms", query = "SELECT r FROM Room r LEFT
JOIN FETCH r.moderators WHERE R.DELETED = FALSE "),
Just a question of understanding your work: What was the reason not
backup the deleted rooms?
Thnaks & Greetings,
Michael
On Thu, May 8, 2014 at 2:00 PM, Michael Wuttke
<[email protected]> wrote:
Hello Maxim,
@NamedQuery(name = "getBackupRooms", query = "SELECT r FROM Room
r
LEFT JOIN FETCH r.moderators WHERE R.DELETED = FALSE "),
You need to remove WHERE clause.
Sure! It's obvious! Sorry for bothering you.
But for now it works for me with preparing the rooms.xml by hand.
;-)
Maybe this should also be fixed in 3.0.2+
This whould be nice!
But why 3.0.2+ and not 3.0.2? Is it to late to fix it with the next
release?
Greetings,
Michael
--
WBR
Maxim aka solomax