Package org.springframework.session.jdbc
@NullMarked
package org.springframework.session.jdbc
Spring Session JDBC implementation.
-
ClassesClassDescriptionA
SessionRepositoryCustomizerimplementation that applies IBM DB2 specific optimized SQL statements toJdbcIndexedSessionRepository.ASessionRepositoryimplementation that uses Spring'sJdbcOperationsto store sessions in a relational database.ASessionRepositoryCustomizerimplementation that applies MySQL specific optimized SQL statements toJdbcIndexedSessionRepository.ASessionRepositoryCustomizerimplementation that applies Oracle specific optimized SQL statements toJdbcIndexedSessionRepository.ASessionRepositoryCustomizerimplementation that applies PostgreSQL specific optimized SQL statements toJdbcIndexedSessionRepository.ASessionRepositoryCustomizerimplementation that applies SQL Server specific optimized SQL statements toJdbcIndexedSessionRepository.