Class SqlExecute.StatementOptions

java.lang.Object
org.basex.util.options.Options
org.basex.query.func.sql.SqlExecute.StatementOptions
All Implemented Interfaces:
Iterable<Option<?>>
Enclosing class:
SqlExecute

public static class SqlExecute.StatementOptions extends Options
Statement Options.
  • Field Details

    • TIMEOUT

      public static final NumberOption TIMEOUT
      Query timeout.
  • Constructor Details

    • StatementOptions

      public StatementOptions()