public class CustomQuery<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
RecordList<T> |
execute() |
CustomQuery<T> |
map(String colName,
String propertyName) |
public CustomQuery<T> map(String colName, String propertyName)
public RecordList<T> execute()
Copyright © 2018. All rights reserved.