public class SelectQuery
extends java.lang.Object
| Constructor and Description |
|---|
SelectQuery(java.lang.String table,
Filter[] filters) |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
getFilters() |
java.lang.String |
getTable() |