Uses of Class
com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Packages that use ConnectionWrapper Package Description com.gargoylesoftware.base.resource.jdbc 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 ConnectionWrapper Modifier and Type Field Description private ConnectionWrapperDatabaseMetaDataWrapper. connection_Methods in com.gargoylesoftware.base.resource.jdbc with parameters of type ConnectionWrapper Modifier and Type Method Description voidDatabaseMetaDataWrapper. setConnection(ConnectionWrapper connection)Set the connection that will be returned by getConnection()
-