| Package | Description |
|---|---|
| com.hp.hpl.jena.sdb | |
| com.hp.hpl.jena.sdb.layout1 | |
| com.hp.hpl.jena.sdb.layout2.hash | |
| com.hp.hpl.jena.sdb.layout2.index | |
| com.hp.hpl.jena.sdb.sql |
| Modifier and Type | Field and Description |
|---|---|
SAPStorageType |
StoreDesc.storageType
SAP specific
|
| Constructor and Description |
|---|
FormatterSimpleSAP(SDBConnection connection,
SAPStorageType storageType) |
StoreSimpleSAP(SDBConnection connection,
StoreDesc desc,
SAPStorageType storageType) |
| Constructor and Description |
|---|
FmtLayout2HashSAP(SDBConnection connection,
SAPStorageType storageType) |
StoreTriplesNodesHashSAP(SDBConnection connection,
StoreDesc desc,
SAPStorageType storageType) |
| Constructor and Description |
|---|
FmtLayout2IndexSAP(SDBConnection connection,
SAPStorageType storageType) |
StoreTriplesNodesIndexSAP(SDBConnection connection,
StoreDesc desc,
SAPStorageType storageType) |
| Modifier and Type | Method and Description |
|---|---|
static SAPStorageType |
SAPStorageType.convert(String storageName) |
static SAPStorageType |
SAPStorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SAPStorageType[] |
SAPStorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Licenced under the Apache License, Version 2.0