public interface ClauseDescription
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_rcsid |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getColumnName()
Get the column name
|
java.lang.String |
getJoinColumnName()
Get the join column name
|
java.lang.String |
getOperation()
Get the operation string
|
java.util.List |
getValues()
Get the individual values
|
static final java.lang.String _rcsid