Package | Description |
---|---|
de.unibi.techfak.scie.ontology.driver.implementation |
Modifier and Type | Method and Description |
---|---|
static SQLStatements.SID |
SQLStatements.SID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLStatements.SID[] |
SQLStatements.SID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PreparedStatement |
SQLStatements.getStatement(SQLStatements.SID statementID)
Returns a prepared statement for the given SID.
|
abstract String |
SQLStatements.getStatementSQL(SQLStatements.SID statementID)
Returns the SQL for the corresponding statement id.
|
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