Interface | Description |
---|---|
JdbcReadSide |
JDBC read side support.
|
JdbcReadSide.ConnectionBiConsumer<T> |
SAM for consuming a connection and a parameter
|
JdbcReadSide.ConnectionConsumer |
SAM for consuming a connection.
|
JdbcReadSide.ConnectionTriConsumer<T,U> |
SAM for consuming a connection and two other parameters
|
JdbcReadSide.ReadSideHandlerBuilder<Event extends AggregateEvent<Event>> |
Builder for the handler.
|
JdbcSession | |
JdbcSession.ConnectionFunction<T> |
SAM for using a connection.
|
Class | Description |
---|---|
GuiceSlickProvider | |
JdbcPersistenceModule |