Uses of Class
org.eclipse.jetty.server.session.JDBCSessionDataStore.SessionTableSchema
Packages that use JDBCSessionDataStore.SessionTableSchema
Package
Description
Jetty Server : Session Management Implementations
-
Uses of JDBCSessionDataStore.SessionTableSchema in org.eclipse.jetty.server.session
Fields in org.eclipse.jetty.server.session declared as JDBCSessionDataStore.SessionTableSchemaModifier and TypeFieldDescription(package private) JDBCSessionDataStore.SessionTableSchema
JDBCSessionDataStoreFactory._schema
protected JDBCSessionDataStore.SessionTableSchema
JDBCSessionDataStore._sessionTableSchema
Methods in org.eclipse.jetty.server.session with parameters of type JDBCSessionDataStore.SessionTableSchemaModifier and TypeMethodDescriptionvoid
JDBCSessionDataStore.setSessionTableSchema
(JDBCSessionDataStore.SessionTableSchema schema) void
JDBCSessionDataStoreFactory.setSessionTableSchema
(JDBCSessionDataStore.SessionTableSchema schema)