|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwJoinType | |
|---|---|
| com.wewebu.ow.csqlc.ast | |
| Uses of OwJoinType in com.wewebu.ow.csqlc.ast |
|---|
| Methods in com.wewebu.ow.csqlc.ast that return OwJoinType | |
|---|---|
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. |
| Constructors in com.wewebu.ow.csqlc.ast with parameters of type OwJoinType | |
|---|---|
OwJoinedTable(OwTableReference tableReference1_p,
OwJoinType joinType_p,
OwTableReference tableReference2_p,
OwJoinSpecification joinSpecification_p)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||