Uses of Class
org.tentackle.session.AbstractSessionConfiguration
-
Uses of AbstractSessionConfiguration in org.tentackle.session
Subclasses of AbstractSessionConfiguration in org.tentackle.sessionModifier and TypeClassDescriptionclassConfiguration for a database backend.
The configuration is stored via the standardPreferencesand provides the parameters necessary to connect to the database backend.
The config refers to aDriverConfigurationthat loads the corresponding driver.classConfiguration for a backend driver.
The configuration is stored via the standardPreferencesand provides the parameters necessary to load the driver.