public class DBQueryDescriptor extends Object
| Constructor and Description |
|---|
DBQueryDescriptor() |
DBQueryDescriptor(DBField field,
Object value) |
DBQueryDescriptor(Map<DBField,Object> condition) |
| Modifier and Type | Method and Description |
|---|---|
DBQueryDescriptor |
add(DBField field,
Object obj) |
Map<DBField,Object> |
getCondition() |
String |
toString() |
Copyright © 2019. All Rights Reserved.