Package | Description |
---|---|
com.sm.query.utils |
Modifier and Type | Method and Description |
---|---|
static ClassInfo |
QueryUtils.findClassInfo(Object object,
Map<String,ClassInfo> metaData) |
Modifier and Type | Method and Description |
---|---|
static voldemort.utils.Pair<Object,FieldInfo> |
QueryUtils.findField(String fieldName,
Object source,
ClassInfo classInfo) |
Modifier and Type | Method and Description |
---|---|
static Collection |
QueryUtils.collectObjectField(String fieldId,
Collection collection,
Map<String,FieldInfo> idMap,
Map<String,ClassInfo> classInfoMap) |
static ClassInfo |
QueryUtils.findClassInfo(Object object,
Map<String,ClassInfo> metaData) |
static voldemort.utils.Pair<Object,FieldInfo> |
QueryUtils.findObjectId(String objectId,
Object source,
Map<String,ClassInfo> metaData) |
Copyright © 2016. All rights reserved.