synchronoss / cpo-api

Class Persistence Object (CPO) Application Programming Interface (API).
GNU Lesser General Public License v2.1
3 stars 3 forks source link

Be able to return a list of result objects from a stored proc #56

Open berryware opened 4 years ago

berryware commented 4 years ago

JDBC allows you to return resultsets from stored procedures. CPO should process the result set and return a list of result objects.