Hitachi

Hitachi Application Server V10 GUI Reference Guide(For Windows® Systems)


5.28 JDBC Connection Pool General tab

Use the JDBC Connection Pool General tab to view the general information of the selected JDBC connection pool. You can also configure the JDBC connection pool properties such as Resource Type, Datasource Classname, Driver Classname, and Description.

Tab components

[Figure]

List of tab items

The JDBC Connection Pool General tab displays the following dynamic item:

Sub title

Displays the name of the selected JDBC connection pool.

The JDBC Connection Pool General tab displays the following General items in a sequence:

Name

Displays the name of the selected JDBC connection pool.

Resource Type list box

Select the desired resource type from the list of available resource types. The resource types can be any one of the following:

  • java.sql.Driver
  • javax.sql.ConnectionPoolDataSource
  • javax.sql.DataSource
  • javax.sql.XADataSource

By default, the resource type of the selected JDBC connection pool in Pool name is selected.

Driver Classname text box

Displays the fully qualified driver class name of the JDBC connection pool, if the "java.sql.Driver" resource type is selected from the Resource Type list box. You can edit the text specified in this text box. If the selected resource type is not "java.sql.Driver", then this text box is disabled. This item is mandatory only when it is enabled.

Datasource Classname text box

Displays the fully qualified driver class name of the JDBC connection pool, if the resource type selected from the Resource Type list box is other than "java.sql.Driver". You can edit the text specified in this text box. If the selected resource type is "java.sql.Driver", then this text box is disabled. This item is mandatory only when it is enabled.

Description text box

Displays the description for the selected JDBC connection pool. If the description is not specified for the selected JDBC connection pool, then this text box is blank. You can edit the text specified in this text box.

The JDBC Connection Pool General tab displays the following action items:

Ping Connection Pool button

To confirm whether a connection test performed on the JDBC connection pool has succeeded or failed, click the Ping Connection Pool button to display the Connection Test dialog box.

Apply button

To apply and confirm the values specified (for the selected JDBC connection pool) in the Resource Type list box, Driver Classname text box, Datasource Classname text box, and the Description text box, click the Apply button. The Apply Changes dialog box is displayed. Click the OK button. If all the mandatory items are specified, then the Apply button is enabled.