Tagged: Coherence

1

Coherence .Net Testing with Oracle Tools

This blog post is about making life easier when testing Oracle Coherence .Net client applications by using the Oracle Tools library on Git Hub. In my last blog about Oracle Tools I talked about...

2

Oracle Coherence Testing with Oracle Tools

This blog post is going to cover the new Oracle Tools project hosted on the Coherence Comunity GitHub site and how to use this to help test your applications, specifically Java and Oracle Coherence...

Oracle Coherence Top n Query

For this blog I am going to talk about how to do an Oracle Coherence Top n query – that is a query such as find me the top n things in a cache...

6

Oracle Coherence Pivot Table Queries

This blog post is about how to perform queries in Oracle Coherence that replicate the sort of data you get from an Excel pivot table. The post was prompted by a question on the...

4

Coherence Incubator Commons Runtime Package

The Oracle Coherence Incubator contains some really cool bits of code and the Coherence Incubator Commons in particular contains functionality useful in just about any Coherence project. One of the things lacking from the...