Modifier and Type | Method and Description |
---|---|
SQLGenerator |
Store.getSQLGenerator()
Get the SQL-from-relational algebra generator
|
Modifier and Type | Class and Description |
---|---|
class |
GenerateSQL |
class |
GenerateSQL_MS |
class |
GenerateSQLDB2 |
class |
GenerateSQLDerby |
class |
GenerateSQLMySQL |
class |
GenerateSQLOracle |
Modifier and Type | Method and Description |
---|---|
SQLGenerator |
StoreBase1.getSQLGenerator() |
Constructor and Description |
---|
StoreBase1(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
TupleLoaderSimple loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTable) |
Modifier and Type | Method and Description |
---|---|
SQLGenerator |
StoreBase.getSQLGenerator() |
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) |
Licenced under the Apache License, Version 2.0