Package de.chojo.sadu.queries.api.execution.writing


package de.chojo.sadu.queries.api.execution.writing
Defines the api for writing data
  • Interfaces
    Class
    Description
    The CalledBatchQuery interface represents a batch query that can perform insert, update, and delete operations on a data source.
    Represents a query that can be executed as a singleton call.