Package org.jooq

Interface RevokeFinalStep

  • All Superinterfaces:
    Attachable, java.lang.AutoCloseable, DDLQuery, java.util.concurrent.Flow.Publisher<java.lang.Integer>, org.reactivestreams.Publisher<java.lang.Integer>, Query, QueryPart, RowCountQuery, java.io.Serializable, Statement

    public interface RevokeFinalStep
    extends DDLQuery
    The final step in the creation of a REVOKE statement.
    Author:
    Timur Shaidullin, Lukas Eder