@Experimental @CheckReturnValue @ParametersAreNonnullByDefault
AggregateStorage
.See: Description
Class | Description |
---|---|
JdbcAggregateStorage<I> |
The implementation of the aggregate storage based on the RDBMS.
|
JdbcAggregateStorage.Builder<I> |
The builder for
JdbcAggregateStorage . |
AggregateStorage
.