1. Can I call a stored procedure with hibernate criteria? stackoverflow.comThis is my problem, I have to use a big SP, and there is no time to rewrite in java. So I'm using Hibernate criteria and I don't know if i can ... |
2. diff between HQL &criteria and stored procedures forum.hibernate.org |