Package it.unibz.inf.ontop.dbschema.impl
Interface JDBCMetadataProviderFactory
-
public interface JDBCMetadataProviderFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DBMetadataProvidergetMetadataProvider(Connection connection)
-
-
-
Method Detail
-
getMetadataProvider
DBMetadataProvider getMetadataProvider(Connection connection) throws MetadataExtractionException
- Throws:
MetadataExtractionException
-
-