Package | Description |
---|---|
com.hp.hpl.jena.sdb.core | |
com.hp.hpl.jena.sdb.core.sqlnode |
Modifier and Type | Method and Description |
---|---|
static JoinType |
JoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinType[] |
JoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JoinType |
SqlJoin.getJoinType() |
Modifier and Type | Method and Description |
---|---|
static SqlJoin |
SqlJoin.create(JoinType joinType,
SqlNode left,
SqlNode right) |
Licenced under the Apache License, Version 2.0