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