| Package | Description |
|---|---|
| net.ideahut.springboot.audit | |
| net.ideahut.springboot.cache | |
| net.ideahut.springboot.config | |
| net.ideahut.springboot.crud | |
| net.ideahut.springboot.mapper |
| Modifier and Type | Method and Description |
|---|---|
DatabaseMultiAuditHandler |
DatabaseMultiAuditHandler.setDataMapper(DataMapper dataMapper) |
DatabaseSingleAuditHandler |
DatabaseSingleAuditHandler.setDataMapper(DataMapper dataMapper) |
| Modifier and Type | Method and Description |
|---|---|
MemoryCacheHandler |
MemoryCacheHandler.setDataMapper(DataMapper dataMapper) |
RedisCacheHandler |
RedisCacheHandler.setDataMapper(DataMapper dataMapper) |
MemoryCacheGroupHandler |
MemoryCacheGroupHandler.setDataMapper(DataMapper dataMapper) |
RedisCacheGroupHandler |
RedisCacheGroupHandler.setDataMapper(DataMapper dataMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DataMapper |
BasicWebMvcConfig.dataMapper() |
| Modifier and Type | Method and Description |
|---|---|
DataMapper |
CrudHandlerImpl.getDataMapper() |
DataMapper |
CrudHandler.getDataMapper() |
| Modifier and Type | Method and Description |
|---|---|
CrudHandlerImpl |
CrudHandlerImpl.setDataMapper(DataMapper dataMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataMapperImpl |
Copyright © 2023. All rights reserved.