Apereo-Learning-Analytics-Initiative / OpenDashboard-legacy

(Deprecated) A web application that provides a framework for displaying data visualizations
Other
47 stars 39 forks source link

Devel #51

Closed epresuttiMarist closed 7 years ago

epresuttiMarist commented 7 years ago

Updates include implementation of new JDBC provider implementations. Providers were updated to use prepared statements and variable arguments to support future implementations of external sources. It is expected that the JDBC driver is available in the build and execution path when implementing the providers. An explanation of the naming conventions for the providers is contained in the jdbcProvider.java file.