クラス SqlServerJdbcIndexedSessionRepositoryCustomizer
java.lang.ObjectSE
org.springframework.session.jdbc.SqlServerJdbcIndexedSessionRepositoryCustomizer
- 実装されているすべてのインターフェース:
SessionRepositoryCustomizer<JdbcIndexedSessionRepository>
public class SqlServerJdbcIndexedSessionRepositoryCustomizer
extends ObjectSE
implements SessionRepositoryCustomizer<JdbcIndexedSessionRepository>
SQL Server 固有の最適化された SQL ステートメントを
JdbcIndexedSessionRepository に適用する SessionRepositoryCustomizer 実装。- 導入:
- 2.5.0
コンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明voidcustomize(JdbcIndexedSessionRepository sessionRepository) SessionRepositoryをカスタマイズします。
コンストラクターの詳細
SqlServerJdbcIndexedSessionRepositoryCustomizer
public SqlServerJdbcIndexedSessionRepositoryCustomizer()
メソッドの詳細
customize
インターフェースからコピーされた説明:SessionRepositoryCustomizerSessionRepositoryをカスタマイズします。- 次で指定:
- インターフェース
SessionRepositoryCustomizer<JdbcIndexedSessionRepository>のcustomize - パラメーター:
sessionRepository-SessionRepositoryをカスタマイズする