See: Description
| Interface | Description |
|---|---|
| Query |
Query marker interface.
|
| QueryExecutor<K,V> |
Interface for executing queries directly against a particular Infinispan
cache store (bypassing the Infinispan
AdvancedCacheLoader APIs). |
| Class | Description |
|---|---|
| SimpleMatchQuery<K,V> |
Simple match query.
|
| Exception | Description |
|---|---|
| UnsupportedQueryException |
Unsupported query exception.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.