Package org.jooq

Interface GrantFinalStep

  • 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
    All Known Subinterfaces:
    GrantWithGrantOptionStep

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