Use this page to add properties for a Version 4.0 data source.
To view this administrative console page, click Resources >JDBC Providers > JDBC_provider > Data Sources (Version 4) > data_source > Custom Properties > custom_property.
Configuration tab
The level to which this resource definition is visible -- the cell, node, or server level.
Resources such as JDBC providers, namespace bindings, or shared libraries can be defined at multiple scopes, with resources defined at more specific scopes overriding duplicates which are defined at more general scopes. Note that no matter what the scope of a defined resource, the resource's properties only apply at an individual server level. For example, if you define the scope of a data source at the cell level, all users in that cell can look up and use that data source, which is unique within that cell. However, resource property settings are local to each server in the cell. For example, if you define max connections to 10, then each server in that cell can have 10 connections.
When resources are created, they are always created into the current scope selected in the panel. To view resources in other scopes, specify a different node or server in the scope selection form.
Data type | String |
Specifies properties that are required for this resource.
Data type | Check box |
The name associated with this property (PortNumber, ConnectionURL, etc).
Data type | String |
The value associated with this property in this property set.
Data type | Integer |
Text to describe any bounds or well-defined values for this property.
Data type | String |
The fully qualified Java type of this property (java.lang.Integer, java.lang.Byte).
Data type | String |
Related concepts
JDBC providers
Data sources
Related tasks
Configuring a data source using the administrative console