The configuration of a JPA Store.
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | identity |
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| entity-module-unit-name | STRING | false | true | identity | The name of the persistence unit when using the entity-module. |
| entity-manager-factory | STRING | false | true | JNDI URL for the EntityManagerFactory. | |
| support-attribute | BOOLEAN | false | true | true | Indicates if ad-hoc attributes are supported by the identity store. |
| entity-module | STRING | false | true | Module name from where the JPA entities and persistence unit must be loaded from. | |
| data-source | STRING | false | true | JNDI URL for the Data Source. | |
| support-credential | BOOLEAN | false | true | true | Indicates if credentials are supported by the identity store. |