Interface AggregateSupport.AggregateColumnWriteExpression

All Known Implementing Classes:
AggregateColumnWriteExpression
Enclosing interface:
AggregateSupport

public static interface AggregateSupport.AggregateColumnWriteExpression
The actual write expression for an aggregate column which gives access to the value expressions for the respective selectable mapping.
  • Method Details