PRODUCTS AND SERVICES INDUSTRIES SUPPORT PARTNERS COMMUNITIES ABOUT
   
  Label: cache-config

All content with label cache-config.
Related Labels: toplink , failover , provider , spring , orm , namedcache , cachefactory , tcp , defaultcacheserver , jms , cachestore , extend , jpa , essentials , eclipselink

Configuring and Using Coherence Extend (Coherence 3.4 User Guide)
CoherenceExtend extends the reach of the core Coherence TCMP cluster to a wider range of consumers, including desktops, remote servers and machines located across WAN connections. Typical uses of CoherenceExtend include providing desktop applications with access to Coherence caches (including ...
Configuring Coherence for JPA (Coherence 3.4 User Guide)
Java Persistence API (JPA) is the primary standard for O/R mapping (ORM) and enterprise Java persistence. A number of open source and commercial implementations exist and are being developed. Coherence ships a CacheStore implementation that uses JPA to load and store objects ...
Integrate CacheFactory with Spring (Coherence 3.4 User Guide)
static factory methods allow you to access all Coherence caches and services. These methods, (such as {{getCache}}), delegate to a interface, which is pluggable by using {{CacheFactory.setConfigurableCacheFactory}} or the operational override file Operational Configuration Elements ({{tangosolcoherenceoverride.xml}}.) In the Coherence cache configuration file Cache ...