This class is an internal implementation detail and will change without notice.
Clients that depend on
@Internal
classes and interfaces can not expect to be compatible with any version
other than the version they were compiled against (even minor version and milestone releases may break binary
compatibility with respect to
@Internal
elements).
Class Overview
Defines a structured graph of objects that can be used to represent query.
Public Constructors
public
QueryImpl
(Clause whereClause)
Public Methods
public
boolean
equals
(Object o)
public
String
getQueryString
()
public
Clause
getWhereClause
()