Class DataSourceStore

java.lang.Object
All Implemented Interfaces:
Lifecycle, Store

public class DataSourceStore extends StoreBase
Implementation of the Store interface that stores serialized session objects in a database. Sessions that are saved are still subject to being expired based on inactivity.
Author:
Bip Thelin