Uses of Package
net.agmodel.brokerImpl

Packages that use net.agmodel.brokerImpl
net.agmodel.brokerImpl   
net.agmodel.dbUtility Contains utility classes and interfaces for connecting to databases using JDBC 
net.agmodel.metBroker   
net.agmodel.metDriver Contains driver classes that MetBroker uses to connect to databases, and the interfaces they implement.
 
 

Classes in net.agmodel.brokerImpl used by net.agmodel.brokerImpl
DBAccessMechanism
          Defines general operations on a database.
Separate methods are used for connections for data and metadata because in a number of cases these are stored on different machines in different formats.
GenericBrokerImpl
          An generic broker implementation which maintains a list of the user's active connections
GenericSourceForDrivers
           
GenericSourceImpl
          A general class for describing a datasource and providing access to it.
 

Classes in net.agmodel.brokerImpl used by net.agmodel.dbUtility
DBAccessMechanism
          Defines general operations on a database.
Separate methods are used for connections for data and metadata because in a number of cases these are stored on different machines in different formats.
 

Classes in net.agmodel.brokerImpl used by net.agmodel.metBroker
GenericBrokerImpl
          An generic broker implementation which maintains a list of the user's active connections
GenericContext
          The Context class is used by brokers to maintain client-specific context.
GenericSourceForDrivers
           
GenericSourceImpl
          A general class for describing a datasource and providing access to it.
 

Classes in net.agmodel.brokerImpl used by net.agmodel.metDriver
DBAccessMechanism
          Defines general operations on a database.
Separate methods are used for connections for data and metadata because in a number of cases these are stored on different machines in different formats.
GenericSourceForDrivers
           
 



Copyright (C) NARC 2001 All Rights Reserved.