Uses of Class
org.eclipse.jetty.session.JDBCSessionDataStore.SessionTableSchema
-
Uses of JDBCSessionDataStore.SessionTableSchema in org.eclipse.jetty.session
Modifier and TypeFieldDescriptionprotected JDBCSessionDataStore.SessionTableSchema
JDBCSessionDataStore._sessionTableSchema
Modifier and TypeMethodDescriptionvoid
JDBCSessionDataStore.setSessionTableSchema
(JDBCSessionDataStore.SessionTableSchema schema) void
JDBCSessionDataStoreFactory.setSessionTableSchema
(JDBCSessionDataStore.SessionTableSchema schema) Set theJDBCSessionDataStoreFactory
to set.