org.apache.geronimo.console.databasemanager.wizard |
|
Java Source File Name | Type | Comment |
DatabaseDriver.java | Interface | Interface for GBeans that provide information about a database driver
and the associated deployment procedure. |
DatabaseDriverGBean.java | Class | Implementation of DatabaseDriver that contains database driver information
contained in the console's deployment plan. |
DatabasePoolPortlet.java | Class | A portlet that lets you configure and deploy JDBC connection pools. |
DriverDownloader.java | Class | A utility that handles listing and downloading available JDBC driver JARs. |
ImportStatus.java | Class | Tracks the progress of a database pool import operation. |