JDBC API Implementation Notes


MySQL Connector/J passes all of the tests in the publicly available version of Sun's JDBC compliance test suite. this section gives details on a interface-by-interface level about implementation decisions that might affect how you code applications with MariaDB Connector/J. The JDBC specification is vague about how certain functionality should be implemented, or the specification enables leeway in implementation.