| Package | Description |
|---|---|
| com.tangosol.coherence.dslquery | |
| com.tangosol.coherence.dslquery.internal | |
| com.tangosol.coherence.dslquery.statement |
This package contains
StatementBuilder implementations and
com.tangosol.coherence.dslquery.CohQLStatement implementations. |
| com.tangosol.coherence.dslquery.statement.persistence |
| Class and Description |
|---|
| AbstractCoherenceQueryWalker
AbstractCoherenceTermWalker is a visitor class that provides a framework
for walking Term Trees by providing classification methods based on the
Abstract Syntax Tree vocabulary for the Coherence Query expression
Language.
|
| Class and Description |
|---|
| AbstractCoherenceQueryWalker
AbstractCoherenceTermWalker is a visitor class that provides a framework
for walking Term Trees by providing classification methods based on the
Abstract Syntax Tree vocabulary for the Coherence Query expression
Language.
|
| PersistenceToolsHelper
Various helper classes to support calling Persistence operations
from within CohQL.
|
| PropertyBuilder
PropertyBuilder is a utility class that turns property Strings into
proper getter and setter names.
|
| Class and Description |
|---|
| SelectListMaker
SelectListMaker is a visitor class that converts a given Abstract Syntax
Tree into implementation Objects for a select query.
|
| UpdateSetListMaker
UpdateSetListMaker is a visitor class that converts a given Abstract Syntax
Tree into implementation Objects for a Update query.
|
| Class and Description |
|---|
| PersistenceToolsHelper
Various helper classes to support calling Persistence operations
from within CohQL.
|