Package de.ec.sql

Interface BeforeUpdate

  • All Superinterfaces:
    QueryPart
    All Known Implementing Classes:
    With

    public interface BeforeUpdate
    extends QueryPart
    • Method Detail

      • update

        default Update update​(java.lang.String table)
      • updateSQL

        default Update updateSQL​(java.lang.String sql)