Uses of Package
org.outerj.daisy.query.model

Packages that use org.outerj.daisy.query.model
org.outerj.daisy.query   
org.outerj.daisy.query.model   
org.outerj.daisy.query.model.functions   
org.outerj.daisy.repository.serverimpl.query   
 

Classes in org.outerj.daisy.query.model used by org.outerj.daisy.query
DoesNotHaveVariant
           
Expression
          Base interface for predicate and value expression.
HasPart
           
HasPartWithMimeType
           
Identifier
           
InCollection
           
IsLinked
           
LinksToOrFrom
           
PredicateExpr
          Interface for predicate expressions, these are expression which evaluate to either "true" or "false".
Query
          Describes a query.
ValueExpr
          An expression which evaluates to some value.
ValueExprList
           
 

Classes in org.outerj.daisy.query.model used by org.outerj.daisy.query.model
AbstractMultiArgPredicate
           
AbstractPredicateExpr
           
AclConditionViolation
           
Expression
          Base interface for predicate and value expression.
FullTextQuery
           
Function
           
Identifier
           
Identifier.AbstractIdentifier
           
Identifier.AbstractLoginIdentifier
           
Identifier.AbstractNonAclIdentifier
           
Identifier.AbstractOutputIdentifier
           
Identifier.LinkFieldBranchIdIdentifier
           
Identifier.LinkFieldLanguageIdIdentifier
           
In
           
Literal
           
PredicateExpr
          Interface for predicate expressions, these are expression which evaluate to either "true" or "false".
QValueType
          Enumeration of types that can occur in queries.
SqlGenerationContext
          Context object used during the generation of SQL from a daisy query.
SqlGenerationContext.ExtractedLinksTable
           
SqlGenerationContext.LocksTable
           
SqlGenerationContext.PartsTable
           
SqlGenerationContext.SummariesTable
           
SqlGenerationContext.Table
           
SqlGenerationContext.VersionsTable
          Meta information about the table containing version information.
Tristate
           
UnaryPredicateExpr
           
ValueExpr
          An expression which evaluates to some value.
ValueExprList
           
 

Classes in org.outerj.daisy.query.model used by org.outerj.daisy.query.model.functions
AbstractFunction
           
Expression
          Base interface for predicate and value expression.
Function
           
QValueType
          Enumeration of types that can occur in queries.
SqlGenerationContext
          Context object used during the generation of SQL from a daisy query.
ValueExpr
          An expression which evaluates to some value.
 

Classes in org.outerj.daisy.query.model used by org.outerj.daisy.repository.serverimpl.query
PredicateExpr
          Interface for predicate expressions, these are expression which evaluate to either "true" or "false".
 



Copyright © -2012 . All Rights Reserved.