Interface | Description |
---|---|
AggregateContext | |
DMLWriteInfo |
Wrapper interface for DMLWrite information (such as activation-related stuff, etc.)
Using this allows for better testability (at a slight cost of an extra abstraction)
|
OperationInformation | |
Restriction |
Abstract representation of a Restriction.
|
ScanInformation<T> |
Represents metadata around Scanning operations.
|
WarningCollector |