Package org.eclipse.datatools.connectivity.drivers

Interface Summary
IDriverInstancePropertyDescriptor Interface to be implemented by custom property descriptors used by the driver framework to edit driver definitions.
IDriverMgmtConstants This file contains some constants used by the driver management code.
IDriverMigrator Interface used by the driver framework which allows providers to hook into driver loading for migration purposes.
IDriverValuesProvider  
IPropertySet Interface for a property set object.
 

Class Summary
DefaultDriverValuesProvider  
DriverInstance Collection of Driver properties
DriverManager This class provides a management-level interface for drivers.
DriverMgmtMessages Utility class which helps managing messages
DriverMigratorBase Base implementation for IDriverMigrator.
DriverValidator Validates a driver instance.
PropertySetImpl Implementation class of the property set
XMLFileManager Basic XML file manager