com.ibm.mm.sdk.common

Interface dkQueryBase

  • All Known Subinterfaces:
    dkQuery


    public interface dkQueryBase
    Base marker interface for CM8 query operations.

    This interface serves as the root of the query hierarchy in the CM8 API. It provides a common type for all query-related interfaces and implementations.

    Implementations of this interface (or its sub-interfaces) represent queries that can be executed against a CM8 datastore to retrieve or manipulate data.

    See Also:
    dkQuery, dkQueryEvaluator, dkQueryManager
Copyright © 2024 IBM Corporation

Copyright © 2024 IBM Corporation. All rights reserved.