Uses of Package
org.modeshape.connector.meta.jdbc

Packages that use org.modeshape.connector.meta.jdbc
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. 
 

Classes in org.modeshape.connector.meta.jdbc used by org.modeshape.connector.meta.jdbc
ColumnMetadata
          Container for column-level metadata.
JdbcMetadataCollector
          Default MetadataCollector implementation that uses the built-in JDBC support for collecting database metadata.
JdbcMetadataException
          Thrown to indicate that there was a failure while attempting to retrieve metadata
JdbcMetadataRepository.JdbcMetadataTransaction
           
JdbcMetadataSource
           
MetadataCollector
          The MetadataCollector provides hooks for DBMS-specific implementations of metadata retrieval methods.
ProcedureMetadata
          Container for column-level metadata.
TableMetadata
          Container for table-level metadata.
 



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