Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


com.tangosol.util
Interface QueryContext


public interface QueryContext

The QueryContext provides an execution context to server-side agents during query execution.

Since:
Coherence 3.7.1
Author:
tb 2011.05.26

Method Summary
 BackingMapContext getBackingMapContext()
          Return the corresponding BackingMapContext.

 

Method Detail

getBackingMapContext

BackingMapContext getBackingMapContext()
Return the corresponding BackingMapContext.
Returns:
the backing map context

Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Coherence
12c (12.1.3.0.0)

E47890-01


Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.