public static final class CriterionDecoder.Relation extends Object
| Constructor and Description |
|---|
Relation(ColumnWrapper left,
ColumnWrapper right) |
| Modifier and Type | Method and Description |
|---|---|
ColumnWrapper |
getLeft()
Get left column
|
ColumnWrapper |
getRight()
Get right column
|
public Relation(ColumnWrapper left, ColumnWrapper right)
public ColumnWrapper getLeft()
public ColumnWrapper getRight()
Copyright 2013, Pavel Ponec