Interface SQLBuilder

    • Method Detail

      • withBackQuote

        @NotNull
        static @NotNull java.lang.String withBackQuote​(@NotNull
                                                       @NotNull java.lang.String str)
      • withQuote

        @NotNull
        static @NotNull java.lang.String withQuote​(@NotNull
                                                   @NotNull java.lang.String str)