Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.roller.business.persistence

Classes in org.roller.business.persistence used by org.roller.business.persistence
BooleanCondition
           
BooleanOperator
          Boolean operator such as EQ, NE, LT, or GT.
Condition
          A condition is a where clause expression and may be made up, recursively, or other where clause expressions.
ConditionVisitor
           
FieldCondition
           
Operator
          Operator such as EQ, IS_NULL, etc.
Query
          Generalized notion of a query, see QueryText for usage example.
QueryFactory
           
SortByOperator
          Sort-by operator: ASC or DESC.