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.
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.