Can I call a stored procedure with hibernate criteria?

Posted by Gaston on Stack Overflow See other posts from Stack Overflow or by Gaston
Published on 2010-03-25T13:05:56Z Indexed on 2010/03/25 13:23 UTC
Read the original article Hit count: 371

This 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 call it. Thanks to all.

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about stored-procedure