Interface | Description |
---|---|
CollectionExpression |
Interface for expressions related to collection of events.
|
Class | Description |
---|---|
AndCollectionExpression |
Implementation of
CollectionExpression which represent And expressions. |
AndMultiPrimaryKeyCollectionExpression |
Implementation of
CollectionExpression which represent And expressions. |
AttributeCollectionExpression |
Implementation of
CollectionExpression which represent attribute expressions. |
BasicCollectionExpression |
Implementation of
CollectionExpression which represent generic expressions. |
CompareCollectionExpression |
Implementation of
CollectionExpression which represent Compare expressions. |
NotCollectionExpression |
Implementation of
CollectionExpression which represent Not expressions. |
NullCollectionExpression |
Implementation of
CollectionExpression which represent Null expressions. |
OrCollectionExpression |
Implementation of
CollectionExpression which represent Or expressions. |
Enum | Description |
---|---|
CollectionExpression.CollectionScope |
Enums to hold collection expression scopes.
|
Copyright © 2019. All rights reserved.