PDA

View Full Version : Simple Stored Proc Example



toby
Aug 18th, 2004, 06:52 AM
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.... :D

Thanks

trisberg
Aug 18th, 2004, 08:18 AM
Take a look at the reference documentation:

http://www.springframework.org/docs/reference/jdbc.html#jdbc-StoredProcedure