ABL JDBC OVERVIEW DIAGRAM

In Progress by Marian Edu

Just a quick and dirty overview diagram.The whole idea behind it is not do a plain JDBC driver for Progress as there is already one that works quite OK if one want to stream SQL statements into it. We want to allow plain ABL code to be sent instead of SQL and more important to expose ABL business logic running on Progress Application Server through the standard JDBC ‘call’ syntax – let your business logic prepare the data for those result-sets.