Package | Description |
---|---|
org.modeshape.connector.meta.jdbc |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Field and Description |
---|---|
protected MetadataCollector |
JdbcMetadataConnector.metadataCollector |
Modifier and Type | Method and Description |
---|---|
protected MetadataCollector |
JdbcMetadataConnector.getMetadataCollector() |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.