| Package | Description |
|---|---|
| it.unibz.inf.ontop.dbschema | |
| it.unibz.inf.ontop.dbschema.impl |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<ForeignKeyConstraint> |
RelationDefinition.getForeignKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseRelationDefinition.addForeignKeyConstraint(ForeignKeyConstraint fk) |
| Modifier and Type | Class and Description |
|---|---|
class |
ForeignKeyConstraintImpl |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<ForeignKeyConstraint> |
AbstractDatabaseRelationDefinition.getForeignKeys()
returns the list of foreign key constraints
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDatabaseRelationDefinition.addForeignKeyConstraint(ForeignKeyConstraint fk)
adds a foreign key constraints
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.