Modifier and Type | Method and Description |
---|---|
SQLBridgeFactory |
Store.getSQLBridgeFactory()
Factory for SQL bridges for this store
|
Modifier and Type | Class and Description |
---|---|
class |
SQLBridgeFactory1 |
Modifier and Type | Method and Description |
---|---|
SQLBridgeFactory |
StoreBase1.getSQLBridgeFactory() |
Constructor and Description |
---|
StoreBase1(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
TupleLoaderSimple loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTable) |
Modifier and Type | Class and Description |
---|---|
class |
SQLBridgeFactory2 |
class |
SQLBridgeFactory2Oracle |
Modifier and Type | Method and Description |
---|---|
SQLBridgeFactory |
StoreBase.getSQLBridgeFactory() |
Constructor and Description |
---|
StoreBase(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
Constructor and Description |
---|
StoreBaseHash(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
Constructor and Description |
---|
StoreBaseIndex(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
Constructor and Description |
---|
StoreBaseH2(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
StoreBaseHSQL(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
Licenced under the Apache License, Version 2.0