Package | Description |
---|---|
eu.dnetlib.enabling.database | |
eu.dnetlib.enabling.database.resultset |
Modifier and Type | Method and Description |
---|---|
DatabaseUtils |
DatabaseServiceCore.getDbUtils() |
Modifier and Type | Method and Description |
---|---|
void |
DatabaseServiceCore.setDbUtils(DatabaseUtils dbUtils) |
Modifier and Type | Method and Description |
---|---|
DatabaseUtils |
SQLResultSetListener.getDbUtils() |
Modifier and Type | Method and Description |
---|---|
void |
SQLResultSetListenerFactory.setDbUtils(DatabaseUtils dbUtils) |
void |
SQLResultSetListener.setDbUtils(DatabaseUtils dbUtils) |
Constructor and Description |
---|
IterableRowSet(String db,
String sql,
String sqlForCount,
DatabaseUtils dbUtils) |
IterableSQLResultSetListener(String db,
String sql,
DatabaseUtils dbUtils) |
IterableSQLResultSetListener(String db,
String sql,
String sqlForSize,
DatabaseUtils dbUtils) |
LoggedTableDumperResultSetListener(String db,
String table,
Date from,
Date until,
DatabaseUtils dbUtils) |
SQLResultSetListener(String db,
String sql,
DatabaseUtils dbUtils) |
TableDumperResultSetListener(String db,
String table,
String where,
DatabaseUtils dbUtils) |
Copyright © 2021. All rights reserved.