Package net.refractions.udig.catalog.service.database

Interface Summary
DatabaseConnectionRunnable A runnable that attempts to connect to a database.
LookUpSchemaRunnable This runnable looks up the objects (typically tables and schemas) that can be used to create layers from.
Tab One of the tabs in the PostGis Connection wizard page
 

Class Summary
DatabaseServiceDialect This class abstracts out all of the service and database specific code for a Geotools Database-based DatastoreIService extension.
DatabaseWizardLocalization This class allows the wizards to be shared by different database plugins.
DataConnectionPage This page allows the user to select the database and rest of the information for creating a layer from the database.
Messages  
TableDescriptor Data structure that contains the information about a Table in a database.
TableSelectionTab A composite that helps a user select a set of tables in a database.
UserHostPage The first of a two page wizard for connecting to a database.