Package com.invirgance.convirgance.jdbc
package com.invirgance.convirgance.jdbc
-
ClassesClassDescriptionProvides access to a vendor-specific database driver.Provides access to common database drivers with an ability to add more as needed.Represents a customized stored connection for interacting with databases.Contains builders for creating the driver, the drivers data source, and a list of StoredConnections that have been saved.Builds the DataSourceConfig for the driver of a StoredConnection.Builds a DriverConfig for a StoredConnectionBuilder.A Builder for creating and StoredConnections.