Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


4.2.16 eclipselink.security.usedoprivileged

eclipselink.security.usedoprivileged is the EclipseLink persistence provider, which is required if the security manager is enabled for the Java Persistence API.

Description

If the security manager is enabled and uses the Java Persistence API by calling Persistence.createEMF(), then the EclipseLink persistence provider requires that you set this property to true.

Specifiable values

Type: Boolean

{true} | false

Initial value

Not specified

Default value

If the definition item is omitted

No default value

Examples

asadmin> create-jvm-options --target instance1 
-Declipselink.security.usedoprivileged=true

Notes

Used in the server