AndClause |
Used to represent a logical AND in the query tree. |
ChangedClauseImpl |
Implementation of ChangedClasue |
MultiClause |
An abstract class that will contain multiple clauses. |
NotClause |
Used to represent a logical NOT in the query tree. |
OrClause |
Used to represent a logical OR in the query tree. |
Property |
Encapsulates the entity property key and object reference data. |
TerminalClauseImpl |
Used to represent a terminal node in the query tree. |
WasClauseImpl |
Represents the clause for the "WAS mode" of change history querying. |