added TODOs

This commit is contained in:
Wisser
2020-01-22 10:53:47 +01:00
parent 709a6729af
commit 7b37dfcf13

View File

@@ -1234,4 +1234,6 @@ public class RemoteEntityGraph extends EntityGraph {
return session;
}
// TODO repl "where 1=1$" with "" in each sql statement
}