Allows a JDBC driver to be used as a datasource.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
database-url | The driver-specific URL that identifies the database to access. | xs:anyURI | none | required | |
driver-class | The name of the JDBC driver class to load. If an error occurs when loading, the error is logged and the datasource is ignored. If the attribute is not set, MCS assumes the JDBC class has been loaded in some other way. | xs:string | none | optional |