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 hibernate and stored procedures Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "hibernate and stored procedures" Watch "hibernate and stored procedures" New topic
Author

hibernate and stored procedures

Tejas Bavishi
Ranch Hand

Joined: Jul 28, 2003
Posts: 71
I am new to hibernate.

Just wondering if hibernate would support executing stored procedures in the database lik Oracle ?

I have an application with existing business APIs in the form of stored procedures. We are considering migrating some of the stuff to Java while other remains in the stored procedures.

Also, for new features, we are considering hibernate as a bridge between OO world and relational world.

Any thoughts ??

Thanks
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336


Just wondering if hibernate would support executing stored procedures in the database lik Oracle

Hibernate 3 does.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
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: hibernate and stored procedures
 
Similar Threads
Calling stored procedures from hibernate
About Hibernate Support for StoredProcedure
implementing stored procedures in hibernate
Problem with hibernate
Hibernate