Package | Description |
---|---|
com.wewebu.ow.csqlc.ast |
Modifier and Type | Method and Description |
---|---|
static OwJoinType |
OwJoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwJoinType[] |
OwJoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OwJoinedTable(OwTableReference tableReference1_p,
OwJoinType joinType_p,
OwTableReference tableReference2_p,
OwJoinSpecification joinSpecification_p)
Constructor
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.