Expert |
 |
Joined: Sat Jan 17, 2004 2:57 pm Posts: 329 Location: In the basement in my underwear
|
It's actually the Criteria that needed the session wasn't it?
It's funny, we were talking about this at work this morning and I had done a small test just making Criterion and Order Serializable as we had some garbage to build up dynamic queries from the client and wanted to get rid of it.
Then I saw that you guys already implemented it for Beta 4, made my day. Just took a look at what was done and thought it was overkill at the start but then I realized that not everyone is building up their Criteria like we are currently. We currently work with a list of 'things' such as Criteria and Orders and 'InnerJoins' that we reassemble in the end. This should actually allow us to clean all of that out.
|
|