ModeShape Distribution 3.5.0.Final

Uses of Interface
org.modeshape.connector.meta.jdbc.MetadataCollector

Packages that use MetadataCollector
org.modeshape.connector.meta.jdbc   
 

Uses of MetadataCollector in org.modeshape.connector.meta.jdbc
 

Classes in org.modeshape.connector.meta.jdbc that implement MetadataCollector
 class JdbcMetadataCollector
          Default MetadataCollector implementation that uses the built-in JDBC support for collecting database metadata.
 class SqlServerMetadataCollector
          The Microsoft SQL Server JDBC drivers return a list of users from the DatabaseMetaData.getSchemas() method instead of the actual schemas.
 

Methods in org.modeshape.connector.meta.jdbc that return MetadataCollector
protected  MetadataCollector JdbcMetadataConnector.getMetadataCollector()
           
 


ModeShape Distribution 3.5.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.