Package | Description |
---|---|
cz.cuni.mff.odcleanstore.connection |
Helper classes for working with connection to a Virtuoso database instance.
|
cz.cuni.mff.odcleanstore.data | |
cz.cuni.mff.odcleanstore.engine.db | |
cz.cuni.mff.odcleanstore.webfrontend.dao |
The DAO layer.
|
Modifier and Type | Method and Description |
---|---|
static VirtuosoConnectionWrapper |
VirtuosoConnectionWrapper.createConnection(JDBCConnectionCredentials connectionCredentials)
Create a new connection and return its wrapper.
|
Modifier and Type | Method and Description |
---|---|
static File |
GraphLoaderUtils.getImportExportTmpFile(VirtuosoConnectionWrapper connection,
EnumDatabaseInstance databaseInstance)
Returns unique temporary file in import/export directory.
|
Modifier and Type | Method and Description |
---|---|
protected VirtuosoConnectionWrapper |
DbContext.getConnection() |
Modifier and Type | Method and Description |
---|---|
protected VirtuosoConnectionWrapper |
Dao.createVirtuosoConnectionWrapper(EnumDatabaseInstance dbInstance)
Creates a
VirtuosoConnectionWrapper for the given database instance. |
Copyright © 2013. All Rights Reserved.