Package | Description |
---|---|
org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
Modifier and Type | Field and Description |
---|---|
(package private) JDBCSessionDataStore.SessionTableSchema |
JDBCSessionDataStoreFactory._schema |
private JDBCSessionDataStore.SessionTableSchema |
JDBCSessionDataStore._sessionTableSchema |
Modifier and Type | Method and Description |
---|---|
void |
JDBCSessionDataStore.setSessionTableSchema(JDBCSessionDataStore.SessionTableSchema schema) |
void |
JDBCSessionDataStoreFactory.setSessionTableSchema(JDBCSessionDataStore.SessionTableSchema schema) |