public interface QueryOperand
| Modifier and Type | Interface and Description |
|---|---|
static class |
QueryOperand.Param |
static class |
QueryOperand.Prop |
static interface |
QueryOperand.Visitor |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(QueryOperand.Visitor visitor) |
EntityPropertyType<?,?> |
getEntityPropertyType() |
EntityPropertyType<?,?> getEntityPropertyType()
void accept(QueryOperand.Visitor visitor)