public class PostgresConstraintExtractor extends TableConstraintExtractor
| Constructor and Description |
|---|
PostgresConstraintExtractor() |
| Modifier and Type | Method and Description |
|---|---|
List<DbTableConstraint> |
extract(Connection connectionToPostgres,
DbInfoDto schemaDto) |
public List<DbTableConstraint> extract(Connection connectionToPostgres, DbInfoDto schemaDto) throws SQLException
extract in class TableConstraintExtractorSQLExceptionCopyright © 2016–2025. All rights reserved.