| Package | Description |
|---|---|
| ru.curs.celesta.score |
Package containing metadata of table structure.
|
| Modifier and Type | Method and Description |
|---|---|
TableRef.JoinType |
TableRef.getJoinType()
Returns JOIN type.
|
static TableRef.JoinType |
TableRef.JoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableRef.JoinType[] |
TableRef.JoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 CURS. All rights reserved.