|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericGeneric | +--com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericHash | +--com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericMMHash | +--com.hp.hpl.mesa.rdf.jena.rdb.DriverInterbaseMMHash
Adaption of the base generic layout driver to the limitations of InterBase SQL.
Fields inherited from class com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericGeneric |
ANON_NAMESPACE |
Constructor Summary | |
DriverInterbaseMMHash()
Create a bare instance of the driver. |
Methods inherited from class com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericMMHash |
allocateModelID, getModelID, listModels, supportsMultipleModels |
Methods inherited from class com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericHash |
wrapDBID |
Methods inherited from class com.hp.hpl.mesa.rdf.jena.rdb.DriverGenericGeneric |
addStatement, attachStore, cleanDB, close, createConstraints, deleteStatement, detachStore, formatDB, getConnection, getLiteral, getLiteralID, getNamespace, getProperty, getProperty, getResource, getResource, getResourceID, getSQLCache, hintPropertyTable, isDBFormatOK, isStatementPresent, listNamespaces, listStatements, listStatements, listSubjects, loadDatabaseDriver, loadProperties, makeResource, saveProperties, setConnection, toString, wrapFlag |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.hp.hpl.mesa.rdf.jena.rdb.IRDBDriver |
addStatement, allocateModelID, attachStore, cleanDB, close, createConstraints, deleteStatement, detachStore, formatDB, getConnection, getLiteral, getLiteralID, getModelID, getNamespace, getProperty, getProperty, getResource, getResource, getResourceID, getSQLCache, hintPropertyTable, isDBFormatOK, isStatementPresent, listModels, listNamespaces, listStatements, listStatements, listSubjects, loadProperties, makeResource, setConnection, supportsMultipleModels, wrapDBID |
Constructor Detail |
public DriverInterbaseMMHash() throws RDFRDBException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |