Uses of Package
com.tangosol.coherence.dslquery.statement
Packages that use com.tangosol.coherence.dslquery.statement
Package
Description
This package contains 
StatementBuilder implementations.This package contains classes for persistence related statement builders.
- 
Classes in com.tangosol.coherence.dslquery.statement used by com.tangosol.coherence.dslquery.statementClassDescriptionA base class for
Statementimplementations.A base class forStatementBuilderimplementations.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aBackupStatementBuilder.BackupStatement.Implementation of the CohQL "BACKUP" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aCreateCacheStatementBuilder.CreateCacheStatement.Implementation of the CohQL "CREATE CACHE" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aCreateIndexStatementBuilder.CreateIndexStatement.Implementation of the CohQL "CREATE INDEX" command.A default implementation of aStatementResult.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aDeleteStatementBuilder.DeleteStatement.Implementation of the CohQL "DELETE" query.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aDropCacheStatementBuilder.DropCacheStatement.Implementation of the CohQL "DROP CACHE" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aDropIndexStatementBuilder.DropIndexStatement.Implementation of the CohQL "create index" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aInsertStatementBuilder.InsertStatement.Implementation of the CohQL "INSERT" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aQueryRecorderStatementBuilder.QueryRecorderStatement.Implementation of the CohQL "QueryRecorder" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aRestoreStatementBuilder.RestoreStatement.Implementation of the CohQL "RESTORE" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aSelectStatementBuilder.SelectStatement.Implementation of the CohQL "SELECT" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aSourceStatementBuilder.SourceStatement.Implementation of the CohQL "source" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aTruncateCacheStatementBuilder.TruncateCacheStatement.Implementation of the CohQL "TRUNCATE CACHE" command.An implementation of aStatementBuilderthat parses a CohQL term tree to produce an instance of aUpdateStatementBuilder.UpdateStatement.Implementation of the CohQL "UPDATE" command. - 
Classes in com.tangosol.coherence.dslquery.statement used by com.tangosol.coherence.dslquery.statement.persistenceClassDescriptionA base class for
Statementimplementations.A base class forStatementBuilderimplementations.