Java Persistence API (JPA) Extensions Reference for EclipseLink, Release 2.5
  Go To Table Of Contents
 Search
 PDFComments
Comments


cache.coordination.jms.reuse-topic-publisher

Use eclipselink.cache.coordination.jms.reuse-topic-publisher to specify if the JSM transport manager should cache a TopicPubliser and reuse it for all cache coordination publishing.


Values

Table 5-5 describes this persistence property's values.

Table 5-5 Valid Values for cache.coordination.jms.reuse-topic-publisher

Value Description

true


false (Default)




Usage

Use this property for JMS coordination (when eclipselink.cache.coordination.protocol = jms).


Examples

See Example 5-6 for an example of using this property.


See Also

For more information, see: