aspose file tools
The moose likes Other Application Frameworks and the fly likes Stored Procedure in Spring Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Stored Procedure in Spring" Watch "Stored Procedure in Spring" New topic
Author

Stored Procedure in Spring

Gopikrishna Madishetti
Greenhorn

Joined: Sep 30, 2008
Posts: 10
Hi All, I am new to Spring Framework.
I have a requirement to call a stored procedure in spring framework in java technology.
Please send me a sample code to calling a stored procedure with and without parameters.
Thanks in Advance.
Krishna.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

The Spring documentation has plenty of information to help you.

http://static.springframework.org/spring/docs/2.0.x/reference/jdbc.html

If you begin to have more specific questions about why things don't work, then tell us the details and we'll be more than happy to help you out.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Stored Procedure in Spring
 
Similar Threads
[Spring] Initialize variable of a package in order to call a stored procedure
stored procedure inside another stored procedure
Issue when migrating from Spring 2.5 to Spring 2.5.6 SEC 02 version
Stored Procedure in Spring & hibernate.
What is the best way to keep user session id or authentication data