posted 14 years ago
Ok, I'm sorry. I'll be more specific.
I need to use CreateCriteria feature in Struts2 with Spring. I have setted up an enviroment with this three frameworks, but I only can use NamedQueries, I want to use CreateCriteria. However, to use CreateCriteria, I need Hibernate's object session.
I hope this explanation was better.
Regards.