| Package | Description |
|---|---|
| cn.sinozg.applet.opt.cache | |
| cn.sinozg.applet.opt.util |
| Modifier and Type | Field and Description |
|---|---|
private static Map<Class<?>,OptTieRelation<?>> |
OptLogCache.TIE_MAP
依赖缓存
|
| Modifier and Type | Method and Description |
|---|---|
static <T> OptTieRelation<T> |
OptLogCache.optTie(Class<T> clazz)
生成依赖映射关系
|
| Modifier and Type | Method and Description |
|---|---|
static <T> OptTieRelation<T> |
OptUtil.optTie(Class<T> clazz)
递归获取映射关系
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
OptUtil.firstEntityClass(AnalysisMiddleware mom,
OptTieRelation<?> optTie)
获取主表的类型
|
Copyright © 2024. All rights reserved.