Package org.springframework.session.jdbc
package org.springframework.session.jdbc
-
ClassDescriptionA
SessionRepositoryCustomizer
implementation that applies IBM DB2 specific optimized SQL statements toJdbcIndexedSessionRepository
.ASessionRepository
implementation that uses Spring'sJdbcOperations
to store sessions in a relational database.ASessionRepositoryCustomizer
implementation that applies MySQL specific optimized SQL statements toJdbcIndexedSessionRepository
.ASessionRepositoryCustomizer
implementation that applies Oracle specific optimized SQL statements toJdbcIndexedSessionRepository
.ASessionRepositoryCustomizer
implementation that applies PostgreSQL specific optimized SQL statements toJdbcIndexedSessionRepository
.ASessionRepositoryCustomizer
implementation that applies SQL Server specific optimized SQL statements toJdbcIndexedSessionRepository
.