public class QueryDefinition extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
UNLIMITED |
| Constructor and Description |
|---|
QueryDefinition() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxResults() |
String |
getQueryName() |
Object |
getQueryObject() |
void |
setMaxResults(int i) |
void |
setQueryName(String qsn) |
void |
setQueryObject(Object ser) |
public static final int UNLIMITED
Copyright © 2008-2016. All Rights Reserved.