JAX-RS REST API with Java Connecting to OpenEdge DB

Posted by v205 on 18-Dec-2018 18:14

Hello:

I want to do a POC for a JAX-RS project that works with OpenEdge RDBMS as the back end.

I understand this should be possible using the OpenEdge JDBC driver. 

A couple of questions:

Is the JDBC driver free? Is it already bundled in an OE license? 

Has anyone tried the OE JDBC driver successfully? Did you run into issues with performance? 

As always, thanks for your inputs! 

h

All Replies

Posted by Matt Baker on 18-Dec-2018 18:17

Check in your install in <install>/java/openedge.jar.  The "openedge.jar' file is the JDBC driver .jar file.

This thread is closed