Modifier and Type | Method and Description |
---|---|
StoreFormatter |
Store.getTableFormatter()
Return the processor that creates the database tables
|
Modifier and Type | Class and Description |
---|---|
class |
FormatterSimple |
class |
FormatterSimpleDB2 |
class |
FormatterSimpleDerby |
class |
FormatterSimpleH2 |
class |
FormatterSimpleHSQL |
class |
FormatterSimpleMySQL |
class |
FormatterSimpleOracle |
class |
FormatterSimplePGSQL |
class |
FormatterSimpleSAP |
class |
FormatterSimpleSQLServer |
Modifier and Type | Method and Description |
---|---|
StoreFormatter |
StoreBase1.getTableFormatter() |
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 |
FmtLayout2 |
Modifier and Type | Method and Description |
---|---|
StoreFormatter |
StoreBase.getTableFormatter() |
Constructor and Description |
---|
StoreBase(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator,
TableDescTriples tripleTableDesc,
TableDescQuads quadTableDesc,
TableDescNodes nodeTableDesc) |
Modifier and Type | Class and Description |
---|---|
class |
FmtLayout2HashDB2 |
class |
FmtLayout2HashDerby |
class |
FmtLayout2HashH2 |
class |
FmtLayout2HashHSQL |
class |
FmtLayout2HashMySQL |
class |
FmtLayout2HashOracle |
class |
FmtLayout2HashPGSQL |
class |
FmtLayout2HashSAP |
class |
FmtLayout2HashSQLServer |
Constructor and Description |
---|
StoreBaseHash(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
FmtLayout2IndexDB2 |
class |
FmtLayout2IndexDerby |
class |
FmtLayout2IndexH2 |
class |
FmtLayout2IndexHSQL |
class |
FmtLayout2IndexMySQL |
class |
FmtLayout2IndexOracle |
class |
FmtLayout2IndexPGSQL |
class |
FmtLayout2IndexSAP |
class |
FmtLayout2IndexSQLServer |
Constructor and Description |
---|
StoreBaseIndex(SDBConnection connection,
StoreDesc desc,
StoreFormatter formatter,
StoreLoader loader,
QueryCompilerFactory compilerF,
SQLBridgeFactory sqlBridgeF,
SQLGenerator sqlGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
StoreFormatterBase |
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