| 程序包 | 说明 |
|---|---|
| top.hihuzi.collection.cache | |
| top.hihuzi.collection.common |
| 限定符和类型 | 方法和说明 |
|---|---|
static ParameterCache |
ParameterCache.add(Class<?> clazz,
String paramterName,
Class<?> paramtertype,
String tableName)
构造器实例化对象
|
static ParameterCache |
ClassCache.getPCache(Object clacc,
String paramterName)
Gets p cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,ParameterCache> |
SecondCache.getCache(String key)
Gets cache.
|
static Map<String,ParameterCache> |
ClassCache.getPCache(Object clacc)
Gets p cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
SecondCache.addCache(String key,
Map<String,ParameterCache> pcache)
Add cache.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> Map<String,ParameterCache> |
PublicMethod.tableNameMatchParameter(Map list,
FillConfig config,
E... e)
无线递归上级找属性(表和对象属性匹配)
不存在的list加入到缓存
|
static <E> Map<String,ParameterCache> |
PublicMethod.tableNameMatchParameter(SqlConfig config,
E... e)
无线递归上级找属性(表和对象属性匹配)(带缓存)
|
Copyright © 2019. All rights reserved.