Interface QueryType.NoParam

All Superinterfaces:
DefaultedRegistryValue, QueryType
Enclosing interface:
QueryType

public static interface QueryType.NoParam extends QueryType
A type of query that requires no parameters. It can directly be used as a query.
  • Method Details

    • toQuery

      Query toQuery()