public class MySQLDBMetadataProvider extends DefaultDBMetadataProvider
connection, dbParameters, dbTypeFactory, idFactory, metadata, rawIdFactory| Modifier and Type | Method and Description |
|---|---|
protected it.unibz.inf.ontop.dbschema.QuotedID |
getDefaultSchema() |
protected it.unibz.inf.ontop.dbschema.RelationID |
getFKRelationID(ResultSet rs) |
protected it.unibz.inf.ontop.dbschema.RelationID |
getPKRelationID(ResultSet rs) |
protected String |
getRelationCatalog(it.unibz.inf.ontop.dbschema.RelationID relationID) |
protected it.unibz.inf.ontop.dbschema.RelationID |
getRelationID(ResultSet rs) |
protected String |
getRelationSchema(it.unibz.inf.ontop.dbschema.RelationID relationID) |
checkSameRelationID, getDBParameters, getDBParameters, getEffectiveRelationSchema, getQuotedIDFactory, getQuotedIDFactory, getRelation, getRelationAllIDs, getRelationID, getRelationIDs, getRelationName, insertIntegrityConstraints, isSchemaIgnored, retrieveDefaultSchemaprotected it.unibz.inf.ontop.dbschema.QuotedID getDefaultSchema()
getDefaultSchema in class DefaultDBMetadataProviderprotected String getRelationCatalog(it.unibz.inf.ontop.dbschema.RelationID relationID)
getRelationCatalog in class DefaultDBMetadataProviderprotected String getRelationSchema(it.unibz.inf.ontop.dbschema.RelationID relationID)
getRelationSchema in class DefaultDBMetadataProviderprotected it.unibz.inf.ontop.dbschema.RelationID getRelationID(ResultSet rs) throws SQLException
getRelationID in class DefaultDBMetadataProviderSQLExceptionprotected it.unibz.inf.ontop.dbschema.RelationID getPKRelationID(ResultSet rs) throws SQLException
getPKRelationID in class DefaultDBMetadataProviderSQLExceptionprotected it.unibz.inf.ontop.dbschema.RelationID getFKRelationID(ResultSet rs) throws SQLException
getFKRelationID in class DefaultDBMetadataProviderSQLExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.