|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| RdbmsProvider | Each supported relation store should implement this service provider interface to initiate a connection factory tailored to the given product name and version. |
| Class Summary | |
|---|---|
| RdbmsConnection | Coordinates the triple store, namespace manager, optimizer, and evaluation
strategy into the SailConnection interface. |
| RdbmsConnectionFactory | Responsible to initialise and wire all components together that will be needed to satisfy any sail connection request. |
| RdbmsStore | The RDBMS SAIL for relational database storage in Sesame. |
| RdbmsTripleRepository | Facade to TransTableManager, URITable, BNodeTable and
LiteralTable for adding, removing, and retrieving statements from the
database. |
| RdbmsValueFactory | Provides basic value creation both for traditional values as well as values with an internal id. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||