| 程序包 | 说明 |
|---|---|
| cn.tangjiabao.halodb.core.base | |
| cn.tangjiabao.halodb.core.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
protected XmlUtils |
HaloCore.getXml()
获取该实体的xmlUtils对象
|
protected XmlUtils |
HaloCore.getXmlByClassPath(String classpath)
根据classpath获取xmlUtils对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
HaloCore.analyzeAliasMap(ConcurrentHashMap<String,Boolean> aliasMap,
XmlUtils xmlUtils,
HashMap<Integer,String> joinSqlMap)
分析aliasMap
|
protected Map<String,String> |
HaloCore.getColumnMappingAlias(Map<String,Boolean> aliasMapInColumn,
XmlUtils xmlUtils)
获取字段sql中的alias
|
protected String |
HaloCore.getFieldType(String filedName,
XmlUtils xmlUtils)
获取字段的类型
|
protected List<String> |
HaloCore.getOrder(List<String> orderSqlList,
Object value,
XmlUtils xmlUtils)
获取排序sql的List
|
protected String |
HaloCore.getOrderSql(String value,
XmlUtils xmlUtils)
获得排序sql
|
| 限定符和类型 | 方法和说明 |
|---|---|
XmlUtils |
ColumnCondition.getXmlUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ColumnCondition.setXmlUtils(XmlUtils xmlUtils) |
Copyright © 2015. All rights reserved.