SHALLOW
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
default-datasource | STRING | false | true | The name of the default global datasource. | |
default-extended-persistence-inheritance | STRING | false | true | DEEP | Controls how Jakarta Persistence extended persistence context (XPC) inheritance is performed. 'DEEP' shares the extended persistence context at top bean level. 'SHALLOW' the extended persistece context is only shared with the parent bean (never with sibling beans). |