| Package | Description |
|---|---|
| it.unibz.inf.ontop.dbschema.impl.json |
| Modifier and Type | Field and Description |
|---|---|
List<JsonDatabaseTable.Column> |
JsonDatabaseTable.columns |
| Constructor and Description |
|---|
JsonDatabaseTable(List<JsonUniqueConstraint> uniqueConstraints,
List<JsonFunctionalDependency> otherFunctionalDependencies,
List<JsonForeignKey> foreignKeys,
List<JsonDatabaseTable.Column> columns,
List<String> name,
List<List<String>> otherNames) |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.