| AddDataStoreLayerWizard |
|
| AddDataStoreLayerWizardPanel |
|
| AddWritableDataStoreLayerPanel |
Panel to define a connection to a read/write datastore.
|
| AddWritableDataStoreLayerWizard |
Add a wizard to the Open dialog to open database connections with read/write capability.
|
| AddWritableDataStoreLayerWizardPanel |
WizardPanel to connect to a read/write datastore.
|
| DataStoreDataSourceFactory |
Factory to create WritableDataStoreDataSource fitting
a specific database connection.
|
| DataStoreSaveDriverPanel |
Panel containing user interface elements to save a layer into a DataStore.
|
| EditDataStoreQueryPlugIn |
EditDatastoreQueryPlugIn load the query used to create a layer
in the RunDatastoreQueryPanel.
|
| RefreshDataStoreQueryPlugIn |
RefreshDatastoreQueryPlugIn runs the query associated
to this layer and replace the dataset.
|
| SaveToDataStoreDataSourceQuery |
A query performed against a WritableDataStoreDataSource.
|
| SaveToDataStorePanel |
Wrapper class to include DataStoreSaveDriverPanel into the new SaveWizardPlugIn
|
| SaveToDataStoreWizard |
Wizard to save a dataset to a WritableDataStoreDataSource
|
| WritableDataStoreDataSource |
Extension of DataBaseDataSource adding write capabilities.
|