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.
The datastore helper that is used to perform specific database functions.
Attribute Details
statementCacheSize
-
Number of free prepared statements per connection. data type:
int
default Value:
10
datasourceHelperClassname
-
The datastore helper that is used to perform specific database functions. data type:
String
default Value:
unspecified