An database based store for persistent EJB timers.
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Attribute | Value |
|---|---|
| Default Value | |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | resource-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| partition | STRING | false | true | The partition name. This should be set to a different value for every node that is sharing a database to prevent the same timer being loaded by multiple noded. | |
| database | STRING | false | true | The type of database that is in use. SQL can be customised per database type. | |
| datasource-jndi-name | STRING | true | true | The datasource that is used to persist the timers |