Class Delete

  • All Implemented Interfaces:
    Query


    public class Delete
    extends Object
    implements Query
    • Constructor Detail

      • Delete

        public Delete(Table table)
    • Method Detail

      • getTable

        public Table getTable()
      • where

        public void where(Condition condition)