A service that makes a JDBC driver available for use in the runtime
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | INT |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | INT |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-only |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| driver-name | STRING | false | false | The symbolic name of this driver used to reference it in the registry | |
| deployment-name | STRING | false | false | The name of the deployment unit from which the driver was loaded | |
| driver-module-name | STRING | true | false | The name of the module from which the driver was loaded, if it was loaded from the module path | |
| module-slot | STRING | false | false | The slot of the module from which the driver was loaded, if it was loaded from the module path | |
| driver-class-name | STRING | false | false | The fully qualified class name of the java.sql.Driver implementation | |
| driver-xa-datasource-class-name | STRING | false | false | The fully qualified class name of the javax.sql.XADataSource implementation | |
| driver-major-version | INT | false | false | The driver's major version number | |
| driver-minor-version | INT | false | false | The driver's minor version number | |
| jdbc-compliant | BOOLEAN | false | false | Whether or not the driver is JDBC compliant |