Uses of Class
io.github.bucket4j.distributed.jdbc.SQLProxyConfigurationBuilder
-
Packages that use SQLProxyConfigurationBuilder Package Description io.github.bucket4j.distributed.jdbc -
-
Uses of SQLProxyConfigurationBuilder in io.github.bucket4j.distributed.jdbc
Methods in io.github.bucket4j.distributed.jdbc that return SQLProxyConfigurationBuilder Modifier and Type Method Description static SQLProxyConfigurationBuilderSQLProxyConfigurationBuilder. builder()SQLProxyConfigurationBuilderSQLProxyConfigurationBuilder. withClientSideConfig(ClientSideConfig clientSideConfig)SQLProxyConfigurationBuilderSQLProxyConfigurationBuilder. withTableSettings(BucketTableSettings tableSettings)
-