This type is a class for model objects.
Data Source is used by the application to access the data from the data base. A data source is created under a JDBC provider which provides the specific JDBC driver implementation class.
Package: jdbc| Attributes Summary | |
| statementCacheSize : EInt | Number of free prepared statements per connection. |
| datasourceHelperClassname : EString | The datastore helper that is used to perform specific database functions. |
| relationalResourceAdapter : J2CResourceAdapter @ | A reference to the relational resource adapter to use for this datasource. This will always be a reference to the default internal WebSphere Relational Resource Adapter. |
| Attribute Details |