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