| Package | Description |
|---|---|
| io.github.bucket4j.distributed.jdbc |
| Modifier and Type | Field and Description |
|---|---|
static PrimaryKeyMapper<Integer> |
PrimaryKeyMapper.INT |
static PrimaryKeyMapper<Long> |
PrimaryKeyMapper.LONG |
static PrimaryKeyMapper<String> |
PrimaryKeyMapper.STRING |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeyMapper<K> |
SQLProxyConfiguration.getPrimaryKeyMapper() |
| Modifier and Type | Method and Description |
|---|---|
<T> SQLProxyConfigurationBuilder<T> |
SQLProxyConfigurationBuilder.withPrimaryKeyMapper(PrimaryKeyMapper<T> primaryKeyMapper) |
Copyright © 2024. All rights reserved.