Class TableBasedInsertHandler

    • Method Detail

      • execute

        public int execute​(DomainQueryExecutionContext executionContext)
        Description copied from interface: Handler
        Execute the multi-table update or delete indicated by the SQM AST passed in when this Handler was created.
        Specified by:
        execute in interface Handler
        Parameters:
        executionContext - Contextual information needed for execution
        Returns:
        The "number of rows affected" count