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