Package net.jrodolfo.java_evolution.java01.jdbc
package net.jrodolfo.java_evolution.java01.jdbc
Executable model of the Java 1.1 JDBC driver-registration and dispatch
roles, using small local types to preserve the historical API boundary.
-
ClassesClassDescriptionDemonstrates the JDBC 1.1 driver-dispatch model introduced in Java 1.1.Minimal connection that exposes the selected URL and metadata.Minimal metadata returned by the learning connection.Minimal driver contract used by the learning model.Small model of the JDBC driver-selection role.