| Package | Description |
|---|---|
| it.unibz.inf.ontop.dbschema | |
| it.unibz.inf.ontop.dbschema.impl |
| Modifier and Type | Method and Description |
|---|---|
Optional<UniqueConstraint> |
NamedRelationDefinition.getPrimaryKey() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<UniqueConstraint> |
RelationDefinition.getUniqueConstraints() |
| Modifier and Type | Class and Description |
|---|---|
class |
UniqueConstraintImpl |
| Modifier and Type | Method and Description |
|---|---|
Optional<UniqueConstraint> |
AbstractNamedRelationDefinition.getPrimaryKey() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<UniqueConstraint> |
AbstractNamedRelationDefinition.getUniqueConstraints()
returns the list of unique constraints (including the primary key if present)
|
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.