public class H2DBConnection extends DBConnectionBase
conn, connectionFactoryet, factorySvc, log| Constructor and Description |
|---|
H2DBConnection(FactoryService factorySvc,
ConnectionFactory connectionFactory,
DBErrorConverter errorConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
execTableDetect(String tableName) |
boolean |
newExecTableDetect(String tableName,
PreparedStatementGenerator sqlgen,
boolean disableSqlLogging) |
doesTableExist, enumerateDBSchema, execFieldDetect, execQueryStatement, execRawQuery, execStatement, execUpdateStatement, executeInsertStatement, executeRawSql, findConstraint, openDBpublic H2DBConnection(FactoryService factorySvc, ConnectionFactory connectionFactory, DBErrorConverter errorConverter)
public boolean newExecTableDetect(String tableName, PreparedStatementGenerator sqlgen, boolean disableSqlLogging)
public boolean execTableDetect(String tableName)
public void close()
close in class DBConnectionBaseCopyright © 2020. All rights reserved.