|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwMergeType | |
---|---|
com.wewebu.ow.csqlc.ast |
Uses of OwMergeType in com.wewebu.ow.csqlc.ast |
---|
Methods in com.wewebu.ow.csqlc.ast that return OwMergeType | |
---|---|
static OwMergeType |
OwMergeType.fromCriteriaOperator(int operator_p)
|
OwMergeType |
OwRepositoryTarget.getMergeType()
|
OwMergeType |
OwQueryStatement.getMergeType()
|
static OwMergeType |
OwMergeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OwMergeType[] |
OwMergeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.wewebu.ow.csqlc.ast with parameters of type OwMergeType | |
---|---|
OwRepositoryTarget(String repositoryId_p,
OwMergeType mergeType_p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |