Uses of Class
com.invirgance.convirgance.jdbc.StoredConnection
Packages that use StoredConnection
-
Uses of StoredConnection in com.invirgance.convirgance.jdbc
Methods in com.invirgance.convirgance.jdbc that return StoredConnectionModifier and TypeMethodDescriptionStoredConnections.DataSourceConfigBuilder.build()
Builds the parent with the options setup by this builder.StoredConnections.DriverConfigBuilder.build()
Builds the StoredConnection with the DriverConfig.StoredConnections.StoredConnectionBuilder.build()
Builds and finalizes the StoredConnection.static StoredConnection
StoredConnections.getConnection
(String name) Gets the StoredConnection that has the provided name.Methods in com.invirgance.convirgance.jdbc that return types with arguments of type StoredConnectionModifier and TypeMethodDescriptionStoredConnections.iterator()
static Iterable
<StoredConnection> StoredConnections.list()