Interface Update

  • All Superinterfaces:
    Sql<Update>
    All Known Implementing Classes:
    UpdateImpl

    public interface Update
    extends Sql<Update>
    Author:
    eric.wittmann@gmail.com
    • Method Detail

      • execute

        int execute()
      • executeNoUpdate

        void executeNoUpdate()