Package org.outerj.daisy.query.model

Interface Summary
Expression Base interface for predicate and value expression.
Function  
PredicateExpr Interface for predicate expressions, these are expression which evaluate to either "true" or "false".
SqlGenerationContext.Table  
ValueExpr An expression which evaluates to some value.
 

Class Summary
AbstractFunction  
AbstractMultiArgPredicate  
AbstractPredicateExpr  
AclConditionViolation  
AlwaysSatisfiedPredicate  
And  
Between  
DoesNotHaveVariant  
Eq  
FullTextQuery  
FunctionFactory  
Gt  
GtEq  
HasAll  
HasAny  
HasNone  
HasPart  
HasPartWithMimeType  
Identifier  
In  
InCollection  
IsLinked  
IsNotNull  
IsNull  
Like  
LinksToOrFrom  
Literal  
Lt  
LtEq  
NotEq  
Or  
ParamString  
Query Describes a query.
QValueType Enumeration of types that can occur in queries.
SqlGenerationContext Context object used during the generation of SQL from a daisy query.
SqlGenerationContext.CustomFieldsTable  
SqlGenerationContext.DocsCollectionsTable Meta information about the association table between documents and collections.
SqlGenerationContext.DocumentsTable  
SqlGenerationContext.DocumentVariantsTable  
SqlGenerationContext.ExtractedLinksTable  
SqlGenerationContext.FieldsTable  
SqlGenerationContext.FieldTypesTable  
SqlGenerationContext.LocksTable  
SqlGenerationContext.PartsTable  
SqlGenerationContext.SummariesTable  
SqlGenerationContext.VersionsTable Meta information about the table containing version information.
SqlUtils  
Tristate  
UnaryPredicateExpr  
ValueExprList  
 



Copyright © -2012 . All Rights Reserved.