JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.github.jdbcx.WrappedDataSource
Packages that use
WrappedDataSource
Package
Description
io.github.jdbcx
Uses of
WrappedDataSource
in
io.github.jdbcx
Methods in
io.github.jdbcx
that return
WrappedDataSource
Modifier and Type
Method
Description
static
WrappedDataSource
WrappedDataSource.
of
(
DataSource
ds)