Uses of Class
com.tangosol.coherence.dslquery.token.persistence.AbstractSQLSnapshotOPToken
-
Packages that use AbstractSQLSnapshotOPToken Package Description com.tangosol.coherence.dslquery.token.persistence This package contains implementations ofOPTokenspecifically for parsing persistence related CohQL statements. -
-
Uses of AbstractSQLSnapshotOPToken in com.tangosol.coherence.dslquery.token.persistence
Subclasses of AbstractSQLSnapshotOPToken in com.tangosol.coherence.dslquery.token.persistence Modifier and Type Class Description classSQLArchiveSnapshotOPTokenSQLArchiveSnapshotOPToken is used for parsing and specifying the AST used for archiving snapshots.classSQLCreateSnapshotOPTokenSQLCreateSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.classSQLRecoverSnapshotOPTokenSQLRecoverSnapshotOPToken is used for parsing and specifying the AST used for creating snapshots.
-