Results 1 to 2 of 2

Thread: Simple Stored Proc Example

  1. #1
    Join Date
    Aug 2004
    Location
    London
    Posts
    1

    Default Simple Stored Proc Example

    Hi I am looking at using Spring in a large scale app. We need to reuse an existing layer of sybase 12.5 stored procs.

    Being a bit of a simpleton I am struggling to work out how to call these using the Spring Jdbc abstraction stuff.

    Could someone post a simple(really) example :?:

    Otherwise I might just have to call the whole thing off....

    Thanks

  2. #2
    Join Date
    Aug 2004
    Posts
    1,104

    Default

    Take a look at the reference documentation:

    http://www.springframework.org/docs/...toredProcedure
    Thomas Risberg
    SpringSource by Pivotal
    http://www.springsource.org

Similar Threads

  1. Replies: 7
    Last Post: Jan 7th, 2013, 02:58 PM
  2. Using JDBCTemplate to handle stored proc result sets
    By too_many_details in forum Data
    Replies: 5
    Last Post: Dec 20th, 2007, 03:38 PM
  3. Calling stored procs - variations
    By too_many_details in forum Data
    Replies: 2
    Last Post: Sep 28th, 2005, 08:49 AM
  4. Replies: 1
    Last Post: Nov 25th, 2004, 09:33 PM
  5. Replies: 5
    Last Post: Oct 22nd, 2004, 11:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •