Uses of Class
org.eclipse.jetty.session.JDBCSessionDataStore.SessionTableSchema
Packages that use JDBCSessionDataStore.SessionTableSchema
-
Uses of JDBCSessionDataStore.SessionTableSchema in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as JDBCSessionDataStore.SessionTableSchemaModifier and TypeFieldDescriptionprotected JDBCSessionDataStore.SessionTableSchema
JDBCSessionDataStore._sessionTableSchema
Methods in org.eclipse.jetty.session with parameters of type JDBCSessionDataStore.SessionTableSchemaModifier and TypeMethodDescriptionvoid
JDBCSessionDataStore.setSessionTableSchema
(JDBCSessionDataStore.SessionTableSchema schema) void
JDBCSessionDataStoreFactory.setSessionTableSchema
(JDBCSessionDataStore.SessionTableSchema schema) Set theJDBCSessionDataStoreFactory
to set.