| Package | Description |
|---|---|
| io.tesler.sqlbc.export.base |
| Modifier and Type | Method and Description |
|---|---|
ExportedRecord |
ExportedRecordRowMapper.mapRow(ResultSet rs,
int rowNum) |
| Modifier and Type | Method and Description |
|---|---|
List<ExportedRecord> |
JdbcTemplateSqlExporter.queryForMap(String tableName,
Parameters parameters,
String... ignoredColumns) |
Copyright © 2018–2022 Tesler. All rights reserved.