You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2022/02/12 15:27:00 UTC

[jira] [Created] (EMPIREDB-372) Allow method chaining by returning this on some DBCommand and DBRecord methods

Rainer Döbele created EMPIREDB-372:
--------------------------------------

             Summary: Allow method chaining by returning this on some DBCommand and DBRecord methods
                 Key: EMPIREDB-372
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-372
             Project: Empire-DB
          Issue Type: New Feature
          Components: Core
    Affects Versions: empire-db-3.0.0
            Reporter: Rainer Döbele


Allow method chaining for DBCommand and DBRecord methods such as

DBCommand: select, set, where, join, groupBy, having, orderBy

DBRecord: create, read, set

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)