Class MergeUsing.WhenMatchedThenDelete

    • Constructor Detail

      • WhenMatchedThenDelete

        public WhenMatchedThenDelete()
    • Method Detail

      • 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