public class DefaultJDBCStatementInitializer extends Object implements JDBCStatementInitializer
| Modifier and Type | Field and Description |
|---|---|
protected OntopSystemSQLSettings |
settings |
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultJDBCStatementInitializer(OntopSystemSQLSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
protected Statement |
create(Connection connection) |
Statement |
createAndInitStatement(Connection connection) |
protected Statement |
init(Statement statement) |
protected final OntopSystemSQLSettings settings
@Inject protected DefaultJDBCStatementInitializer(OntopSystemSQLSettings settings)
public Statement createAndInitStatement(Connection connection) throws SQLException
createAndInitStatement in interface JDBCStatementInitializerSQLExceptionprotected Statement create(Connection connection) throws SQLException
SQLExceptionprotected Statement init(Statement statement) throws SQLException
SQLExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.