Class | Description |
---|---|
JdbcIndexedSessionRepository |
A
SessionRepository implementation that uses
Spring's JdbcOperations to store sessions in a relational database. |
JdbcOperationsSessionRepository | Deprecated
since 2.2.0 in favor of
JdbcIndexedSessionRepository |