Uses of Class
org.modeshape.connector.meta.jdbc.JdbcMetadataCollector

Packages that use JdbcMetadataCollector
org.modeshape.connector.meta.jdbc The classes that make up the connector that accesses the database schema metadata exposed by JDBC drivers for existing relational databases. 
 

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

Subclasses of JdbcMetadataCollector in org.modeshape.connector.meta.jdbc
 class SqlServerMetadataCollector
          The Microsoft SQL Server JDBC drivers return a list of users from the DatabaseMetaData.getSchemas() method instead of the actual schemas.
 



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