Class MergeUsing.WhenMatchedThenUpdate

    • Constructor Detail

      • WhenMatchedThenUpdate

        public WhenMatchedThenUpdate()
    • Method Detail

      • setSetClauseList

        public void setSetClauseList​(SetClauseList setClauseList)
      • getSQL

        public java.lang.StringBuilder getSQL​(java.lang.StringBuilder builder,
                                              int sqlFlags)
        Description copied from interface: HasSQL
        Appends the SQL statement of this object to the specified builder.
        Specified by:
        getSQL in interface HasSQL
        Overrides:
        getSQL in class MergeUsing.When
        Parameters:
        builder - string builder
        sqlFlags - formatting flags
        Returns:
        the specified string builder