V
v205
Guest
Hi, Everyone: I want to write an experimental JDBC client application with OE as the database. One of the basic requirements is that the JDBC client be able to invoke Stored Procedures defined in the OpenEdge database. The eventual goal is to write a full-scale application using Spring and Hibernate for the back end with an Angular front-end. Can someone point me in the right direction that helps me understand how to define and use Stored Procedures for an OE database A simple example for: Defining such a Stored Procedure How a JDBC client would utilize such a Stored Procedure Thank you! v
Continue reading...
Continue reading...