|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int |
AnonFields
|
static int |
Boxed
Whether the resulting row is to be a synthetic class whose fields are the aliases of the fields. |
static int |
None
|
Field Detail |
public static final int None
public static final int Boxed
boxed
must be true unless there
is only one field: select {dept.deptno} from dept
is boxed,
select dept.deptno from dept
is not.
public static final int AnonFields
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |