Package | Description |
---|---|
org.rvpf.store.server.the |
TheStore server.
|
org.rvpf.store.server.the.bdb |
TheStore BDB-JE back-end.
|
org.rvpf.store.server.the.memory | |
org.rvpf.store.server.the.sql |
TheStore JDBC back-end.
|
Modifier and Type | Method and Description |
---|---|
TheStoreServiceAppImpl |
TheStoreServiceImpl.getMetadataServiceApp()
Gets the metadata service application.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BackEnd.setUp(TheStoreServiceAppImpl theStoreAppImpl)
Sets up the back end.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BDBBackEnd.setUp(TheStoreServiceAppImpl theStoreAppImpl)
Sets up the back end.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MemoryBackEnd.setUp(TheStoreServiceAppImpl theStoreAppImpl)
Sets up the back end.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SQLBackEnd.setUp(TheStoreServiceAppImpl theStoreAppImpl)
Sets up the back end.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.