Package com.kingsrook.qqq.backend.core.actions.interfaces
package com.kingsrook.qqq.backend.core.actions.interfaces
-
InterfacesClassDescriptionInterface for the Aggregate action.Base class for "query" (e.g., read-operations) action interfaces (query, count, aggregate).Interface for the Count action.Interface for the Delete action.Interface for the Get action.Interface for the Insert action.Interface for actions that a backend can perform, based on streaming data into the backend's storage.Interface for the Query action.Interface for the update action.