This topic describes the DataSource element.
Child element properties
Note: Child elements must occur in the order shown.
Child elements
| Child element | Must occur at least | May occur at most | Element type |
|---|
| Property | 0 times (optional) | any number of times | None |
Attributes
| Attribute | Description and use | Type |
|---|
| Class | (required) | One of the following values:
- com.microsoft.sqlserver.jdbc.SQLServerDataSource
-
Microsoft SQL Server implementation
- oracle.jdbc.pool.OracleDataSource
-
Oracle implememntation. If you use this value, also explicitly set the
driverType named property in a Property child element.
- com.ibm.db2.jcc.DB2SimpleDataSource
-
IBM DB2 implementation. If you use this value, also explicitly set the
driverType named property in a Property child element.
|