ICriteriaVisitor<T> Methods
For internal use only. The generic interface the Criteria Language element visitor should implement.
Name | Description |
---|---|
Visit |
Visits the Between |
Visit |
Visits the Binary |
Visit |
Visits the Function |
Visit |
Visits the Group |
Visit |
Visits the In |
Visit |
Visits the Operand |
Visit |
Visits the Unary |
See Also