File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Object Relational Mapping and the fly likes stored procedures in hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "stored procedures in hibernate" Watch "stored procedures in hibernate" New topic
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
    
    2

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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: stored procedures in hibernate
 
Similar Threads
hibernate and stored procedures
implementing stored procedures in hibernate
Problem with hibernate
Hibernate
Hibernate and stored procedure