| Package | Description |
|---|---|
| io.github.bucket4j.distributed.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static BucketTableSettings |
BucketTableSettings.customSettings(String tableName,
String idName,
String stateName)
The method will define a custom configuration of the table for the work with the PostgreSQL extension
|
static BucketTableSettings |
BucketTableSettings.getDefault()
The method will define the default configuration of the table for the work with the PostgreSQL extension
|
| Modifier and Type | Method and Description |
|---|---|
SQLProxyConfigurationBuilder<K> |
SQLProxyConfigurationBuilder.withTableSettings(BucketTableSettings tableSettings) |
Copyright © 2024. All rights reserved.