Uses of Class
com.tangosol.coherence.dslquery.token.persistence.AbstractSQLSnapshotOPToken
Packages that use AbstractSQLSnapshotOPToken
Package
Description
This package contains implementations of 
OPToken
 specifically for parsing persistence related CohQL statements.- 
Uses of AbstractSQLSnapshotOPToken in com.tangosol.coherence.dslquery.token.persistence
Modifier and TypeClassDescriptionclassSQLArchiveSnapshotOPToken is used for parsing and specifying the AST used for archiving snapshots.classSQLCreateSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.classSQLRecoverSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.