|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProjectRelBase.Flags
| 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 |
|---|
static final int AnonFields
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.
static final int None
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||