| Package | Description |
|---|---|
| org.delia.db | |
| org.delia.db.h2 | |
| org.delia.db.postgres |
| Modifier and Type | Method and Description |
|---|---|
void |
DBErrorConverter.convertAndRethrow(DBValidationException e,
List<TableInfo> tblinfo) |
abstract void |
DBErrorConverterBase.convertAndRethrow(DBValidationException e,
List<TableInfo> tblinfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
H2ErrorConverter.convertAndRethrow(DBValidationException e,
List<TableInfo> tblinfoL) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostgresErrorConverter.convertAndRethrow(DBValidationException e,
List<TableInfo> tblinfoL) |
Copyright © 2020. All rights reserved.