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 classHikariDataSourceTransformerWraps theDataSourcewithHikariDataSourcefor pooling.Methods in net.officefloor.jdbc.hikari that return DataSourceTransformer Modifier and Type Method Description DataSourceTransformerHikariDataSourceTransformer. createService(ServiceContext context)
-