Class QueryItem.QueryConstant

java.lang.Object
org.nervousync.database.query.core.QueryItem
org.nervousync.database.query.core.QueryItem.QueryConstant
Enclosing class:
QueryItem

public static final class QueryItem.QueryConstant extends QueryItem
The type Query constant.
  • Method Details

    • match

      public boolean match(QueryItem queryItem)
      Description copied from class: QueryItem
      Match boolean.
      Specified by:
      match in class QueryItem
      Parameters:
      queryItem - the query item
      Returns:
      the boolean
    • cacheKey

      public String cacheKey()
      Specified by:
      cacheKey in class QueryItem
    • getConstantValue

      public Object getConstantValue()
      Gets the value of constantValue
      Returns:
      the value of constantValue