public interface FetchRunner
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
load(DRelation drel,
String targetFieldName) |
QueryResponse |
load(String typeName,
String fieldName,
DValue keyVal) |
QueryResponse |
queryOwningType(DStructType owningType,
String subject,
DRelation drel) |
QueryResponse load(DRelation drel, String targetFieldName)
QueryResponse load(String typeName, String fieldName, DValue keyVal)
QueryResponse queryOwningType(DStructType owningType, String subject, DRelation drel)
Copyright © 2020. All rights reserved.