Uses of Class
com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
Packages that use ConnectionWrapper
Package
Description
An implementation of.ResourceFactory that manages JDBC connections
-
Uses of ConnectionWrapper in com.gargoylesoftware.base.resource.jdbc
Fields in com.gargoylesoftware.base.resource.jdbc declared as ConnectionWrapperMethods in com.gargoylesoftware.base.resource.jdbc with parameters of type ConnectionWrapperModifier and TypeMethodDescriptionfinal void
DatabaseMetaDataWrapper.setConnection
(ConnectionWrapper connection) Set the connection that will be returned by getConnection()