Oracle® Fusion Middleware Java Persistence API (JPA) Extensions Reference for Oracle TopLink
ContentsOpens a new window
Page 158 of 251

cache.coordination.jndi.initial-context-factory

Use eclipselink.cache.coordination.jndi.initial-context-factory to set the JNDI InitialContext factory, when using cache coordination for a clustered environment.

Values

Table 5-7Opens a new window describes this persistence property's values.

Table 5-7 Valid Values for cache.coordination.jndi.initial-context-factory

Value Description

name

Name of the JNDI InitialContext factory.


Usage

Normally, you will not need this property when connecting to the local server.

Examples

See Also

For more information, see:

  • "cache.coordination.protocol"Opens a new window

  • "Cache Coordination" in Understanding Oracle TopLink

  • "Scaling TopLink Applications in Clusters" in Solutions Guide for Oracle TopLink