Class QueryItem.QueryColumn

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

public static final class QueryItem.QueryColumn extends QueryItem
The type Query column.
  • 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
    • getIdentifyKey

      public String getIdentifyKey()
      Gets the value of identifyKey
      Returns:
      the value of identifyKey
    • isDistinct

      public boolean isDistinct()
      Is distinct boolean.
      Returns:
      the boolean