| Package | Description |
|---|---|
| it.unibz.inf.ontop.dbschema | |
| it.unibz.inf.ontop.dbschema.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetadataProvider |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProvider.insertIntegrityConstraints(DatabaseRelationDefinition relation,
MetadataLookup metadataLookup)
Inserts the user-supplied primary keys, unique constraints and foreign keys
into the metadata object
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingMetadataLookup |
class |
DelegatingMetadataProvider |
class |
ImmutableMetadataLookup |
class |
ImmutableMetadataProvider |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingMetadataProvider.insertIntegrityConstraints(DatabaseRelationDefinition relation,
MetadataLookup metadataLookup) |
void |
ImmutableMetadataProvider.insertIntegrityConstraints(DatabaseRelationDefinition relation,
MetadataLookup metadataLookup) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.