Class QueryOptions


  • public class QueryOptions
    extends Object
    Encapsulates a map of optional key-value parameters supplied by the application to the query engine, attributes and indexes.

    These parameters can request specific behaviour from the query engine such as specifying transaction isolation levels.

    Query options also allow the application to pass arbitrary or request-scope objects to custom Attributes or Indexes.