All Known Implementing Classes:
ExecBatchStatement, ExecStatement, QueryAPIExecutable

public interface Executable
Interface for everything that updates rows in the database.
  • Method Summary

    Modifier and Type
    Method
    Description
    static Executable
     
    boolean
    execute(Connection connection)