Uses of Interface
org.hcjf.layers.query.Query.QueryComponent
-
Packages that use Query.QueryComponent Package Description org.hcjf.layers.query -
-
Uses of Query.QueryComponent in org.hcjf.layers.query
Subinterfaces of Query.QueryComponent in org.hcjf.layers.query Modifier and Type Interface Description static interfaceQuery.QueryOrderParameterstatic interfaceQuery.QueryReturnParameterClasses in org.hcjf.layers.query that implement Query.QueryComponent Modifier and Type Class Description static classQuery.QueryFieldThis class represents any kind of query fields.static classQuery.QueryFunctionstatic classQuery.QueryOrderFieldThis class represents a order field with desc propertystatic classQuery.QueryOrderFunctionstatic classQuery.QueryParameterstatic classQuery.QueryResourceRepresents any kind of resource.static classQuery.QueryReturnFieldThis kind of component represent the fields to be returned into the query.static classQuery.QueryReturnFunction
-