| Package | Description |
|---|---|
| cn.sinozg.applet.common.aspectj | |
| cn.sinozg.applet.common.interceptor | |
| cn.sinozg.applet.opt.cache | |
| cn.sinozg.applet.opt.config |
| Modifier and Type | Field and Description |
|---|---|
private OptLogProperties |
OptLogDataAspect.recordProperties |
| Constructor and Description |
|---|
OptLogDataAspect(OptLogProperties properties,
OptLogService optLogService,
FrameworkAuthService authService) |
| Modifier and Type | Field and Description |
|---|---|
private OptLogProperties |
OptLogMybatisInterceptor.properties |
| Constructor and Description |
|---|
OptLogMybatisInterceptor(OptLogProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
private static OptMapperColumn |
OptLogCache.column(OptMapperTable table,
Field field,
OptLogProperties properties)
获取字段信息
|
private static OptMapperTable |
OptLogCache.generatorTableInfo(Class<?> clazz,
OptLogProperties properties)
根据实体配置,生成数据日志记录信息
|
static OptMapperTable |
OptLogCache.getCacheTableInfo(Class<?> clazz,
OptLogProperties properties)
从缓存获取到 实体信息
|
private static OptMapperTable |
OptLogCache.tableBaseInfo(Class<?> clazz,
OptLogProperties properties)
基础信息
|
| Modifier and Type | Method and Description |
|---|---|
OptLogDataAspect |
OptLogAutoConfiguration.optLogDataAspect(OptLogProperties optLogProperties,
OptLogService optLogService,
FrameworkAuthService authService) |
OptLogMybatisInterceptor |
OptLogAutoConfiguration.updateRecordMybatisInterceptor(OptLogProperties optLogProperties) |
Copyright © 2024. All rights reserved.