Uses of Interface
net.officefloor.jdbc.datasource.DataSourceTransformer
-
Packages that use DataSourceTransformer Package Description net.officefloor.jdbc.hikari -
-
Uses of DataSourceTransformer in net.officefloor.jdbc.hikari
Classes in net.officefloor.jdbc.hikari that implement DataSourceTransformer Modifier and Type Class Description class
HikariDataSourceTransformer
Wraps theDataSource
withHikariDataSource
for pooling.Methods in net.officefloor.jdbc.hikari that return DataSourceTransformer Modifier and Type Method Description DataSourceTransformer
HikariDataSourceTransformer. createService(ServiceContext context)
-