|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.uwyn.rife.datastructures.EnumClass<String>
com.uwyn.rife.database.queries.QueryParameterType
public class QueryParameterType
| Field Summary | |
|---|---|
static QueryParameterType |
FIELD
|
static QueryParameterType |
LIMIT
|
static QueryParameterType |
OFFSET
|
static QueryParameterType |
TABLE
|
static QueryParameterType |
UNION
|
static QueryParameterType |
WHERE
|
| Fields inherited from class com.uwyn.rife.datastructures.EnumClass |
|---|
mIdentifier |
| Method Summary | |
|---|---|
boolean |
isSingular()
|
| Methods inherited from class com.uwyn.rife.datastructures.EnumClass |
|---|
equals, getIdentifiers, getMember, getMembers, hashCode, registerType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final QueryParameterType FIELD
public static final QueryParameterType TABLE
public static final QueryParameterType WHERE
public static final QueryParameterType UNION
public static final QueryParameterType LIMIT
public static final QueryParameterType OFFSET
| Method Detail |
|---|
public boolean isSingular()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||