public interface IdGeneratorService
extends io.xream.sqli.spi.IdGeneratorProxy
| Modifier and Type | Field and Description |
|---|---|
static String |
ID_MAP_KEY |
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.Logger |
getLogger() |
org.springframework.data.redis.core.StringRedisTemplate |
getStringRedisTemplate() |
default void |
onStart(List<io.xream.sqli.api.BaseRepository> repositoryList) |
static final String ID_MAP_KEY
org.slf4j.Logger getLogger()
org.springframework.data.redis.core.StringRedisTemplate getStringRedisTemplate()
default void onStart(List<io.xream.sqli.api.BaseRepository> repositoryList)
Copyright © 2021. All rights reserved.