Package | Description |
---|---|
de.unibi.techfak.scie.db | |
de.unibi.techfak.scie.ontology.driver.implementation |
Modifier and Type | Method and Description |
---|---|
protected SQLStatements |
MySQLDatabaseInstance.getStatements(Connection c) |
protected abstract SQLStatements |
JDBCDatabaseInstance.getStatements(Connection c) |
protected SQLStatements |
PostgreSQLDatabaseInstance.getStatements(Connection c) |
Modifier and Type | Class and Description |
---|---|
class |
MySQLStatements
Contains all deviations between the sql statements listed in the
DefaultSQLStatements class and the statements needed for a PostgreSQL DB.
|
class |
PostgreSQLStatements
Contains all deviations between the sql statements listed in the
DefaultSQLStatements class and the statements needed for a PostgreSQL DB.
|
Constructor and Description |
---|
JDBCDatabaseDriver(Connection connection,
SQLStatements statements)
Constructor of the JDBCDatabaseDriver class.
|
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie