You open the JDBC Data Source property sheet by selecting a JDBC data source node under the Registered JDBC Data Sources node or under the Unregistered JDBC Data Sources node in the Explorer's Runtime tab.
A JDBC data source has the following properties:
This optional property describes the purpose of the JDBC data source. Your description must not exceed 250 characters.
This property specifies whether the JDBC data source is enabled or disabled. A datasource cannot be used to connect to a database unless it is enabled.
This property specifies the JNDI name for the JDBC data source. The JNDI name is a string value and must not contain spaces in between.
This property specifies a pool name for the JDBC data source from the list of the registered JDBC connection pools. More than one JDBC data source can use a single JDBC connection pool.
This property specifies any property that the JDBC data source uses. To add the properties, click this field and its ellipsis (...) button and add the properties using the Add button.
See also | |
JDBC Data Sources |