| Author |
stored procedures in hibernate
|
sachin avula
Greenhorn
Joined: Dec 28, 2010
Posts: 2
|
|
|
can you explain how to write stored procedures in hibernate?
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
I don't know, but I doubt that XML would be involved. I really think that a forum about Hibernate would be a better fit for this question. So I'm going to move it to our forum which is about Hibernate.
|
 |
Arun Kumarr
Ranch Hand
Joined: May 16, 2005
Posts: 508
|
|
As I understand, stored procedures are database specific. You can only call a stored procedure from hibernate.
Check this.
|
If you are not laughing at yourself, then you just didn't get the joke.
|
 |
 |
|
|
subject: stored procedures in hibernate
|
|
|