| 程序包 | 说明 |
|---|---|
| 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) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,ParameterCache> |
SecondCache.getCache(String key) |
static Map<String,ParameterCache> |
ClassCache.getPCache(Object clacc) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
SecondCache.addCache(String key,
Map<String,ParameterCache> pcache) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> Map<String,ParameterCache> |
PublicMethod.tableNameMatchParameter(Map list,
E... e)
无线递归上级找属性(表和对象属性匹配)
|
static <E> Map<String,ParameterCache> |
PublicMethod.tableNameMatchParameter(SqlConfig config,
E... e)
无线递归上级找属性(表和对象属性匹配)(带缓存)
|
Copyright © 2019. All rights reserved.