public class JoinControl extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT |
static int |
INTERSECT_ALL |
static int |
INTERSECT_DISTINCT |
static int |
INTERSECT_MASK |
Constructor and Description |
---|
JoinControl(int intControl) |
Modifier and Type | Method and Description |
---|---|
int |
asInt() |
boolean |
isIntersect() |
boolean |
isIntersectAll() |
boolean |
isIntersectDistinct() |
public static final int DEFAULT
public static final int INTERSECT_DISTINCT
public static final int INTERSECT_ALL
public static final int INTERSECT_MASK
Copyright © 1970 The Apache Software Foundation. All rights reserved.