Uses of Class
com.tangosol.coherence.dslquery.statement.persistence.RetrieveSnapshotStatementBuilder
-
Packages that use RetrieveSnapshotStatementBuilder Package Description com.tangosol.coherence.dslquery.statement.persistence This package contains classes for persistence related statement builders. -
-
Uses of RetrieveSnapshotStatementBuilder in com.tangosol.coherence.dslquery.statement.persistence
Fields in com.tangosol.coherence.dslquery.statement.persistence declared as RetrieveSnapshotStatementBuilder Modifier and Type Field Description static RetrieveSnapshotStatementBuilder
RetrieveSnapshotStatementBuilder. INSTANCE
An instance ofRemoveSnapshotStatementBuilder
.
-