Package | Description |
---|---|
cz.cuni.mff.odcleanstore.connection.exceptions | |
cz.cuni.mff.odcleanstore.shared |
Shared definitions and utility classes.
|
cz.cuni.mff.odcleanstore.shared.util |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionException
Exception thrown when a connection to the database cannot be established.
|
class |
QueryException
Exception thrown when a query over the database fails.
|
Modifier and Type | Method and Description |
---|---|
static List<RDFprefix> |
RDFPrefixesLoader.loadPrefixes(JDBCConnectionCredentials connectionCredentials)
Loads RDF prefixes from Virtuoso DB.
|
Modifier and Type | Method and Description |
---|---|
static List<RDFprefix> |
RDFPrefixesLoader.loadPrefixes(JDBCConnectionCredentials connectionCredentials)
Loads RDF prefixes from Virtuoso DB.
|
Copyright © 2013. All Rights Reserved.