|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.mysema.query.types | |
|---|---|
| com.mysema.query | Contains basic Query elements |
| com.mysema.query.alias | Alias functionality |
| com.mysema.query.dml | DML interfaces |
| com.mysema.query.group | |
| com.mysema.query.support | Various support classes |
| com.mysema.query.types | Contains Querydsl grammar types |
| com.mysema.query.types.expr | Operations represent typed operations with operator and arguments |
| com.mysema.query.types.path | Paths represent typed property paths, variables and list-map-array access |
| com.mysema.query.types.query | Subquery implementations |
| com.mysema.query.types.template | Custom types are comparable to operations but contain the serialization templates instead of operator patterns. |
| Classes in com.mysema.query.types used by com.mysema.query | |
|---|---|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| Operation
Operation represents an operation with operator and arguments |
|
| Operator
Operator represents operator symbols |
|
| OrderSpecifier
OrderSpecifier represents an order-by-element in a Query instance |
|
| ParamExpression
ParamExpression defines named and unnamed parameters in queries |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.alias | |
|---|---|
| EntityPath
EntityPath is the common interface for entity path expressions |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| Path
Path represents a path expression. |
|
| PathMetadata
PathMetadata provides metadata for Path expressions. |
|
| Classes in com.mysema.query.types used by com.mysema.query.dml | |
|---|---|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| Path
Path represents a path expression. |
|
| SubQueryExpression
SubQueryExpression represents a sub query. |
|
| Classes in com.mysema.query.types used by com.mysema.query.group | |
|---|---|
| ConstructorExpression
ConstructorExpression represents a constructor invocation |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| ExpressionBase
ExpressionBase is the base class for immutable Expression implementations |
|
| FactoryExpression
FactoryExpression represents factory expressions such as JavaBean or Constructor projections |
|
| Path
Path represents a path expression. |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.support | |
|---|---|
| Constant
Constant represents a general constant expression. |
|
| EntityPath
EntityPath is the common interface for entity path expressions |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| ExpressionBase
ExpressionBase is the base class for immutable Expression implementations |
|
| FactoryExpression
FactoryExpression represents factory expressions such as JavaBean or Constructor projections |
|
| MapExpression
MapExpression represents Map typed expressions |
|
| Operation
Operation represents an operation with operator and arguments |
|
| Operator
Operator represents operator symbols |
|
| OrderSpecifier
OrderSpecifier represents an order-by-element in a Query instance |
|
| ParamExpression
ParamExpression defines named and unnamed parameters in queries |
|
| Path
Path represents a path expression. |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| SubQueryExpression
SubQueryExpression represents a sub query. |
|
| Template
Template for Operation, TemplateExpression and Path serialization |
|
| TemplateExpression
TemplateExpression provides base types for custom expressions with integrated serialization templates |
|
| Templates
Templates provides operator patterns for query expression serialization |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.types | |
|---|---|
| ArrayConstructorExpression
ArrayConstructorExpression extends ExpressionBase to represent array initializers |
|
| CollectionExpression
CollectionExpression represents Collection typed expressions |
|
| Constant
Constant represents a general constant expression. |
|
| ConstructorExpression
ConstructorExpression represents a constructor invocation |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| ExpressionBase
ExpressionBase is the base class for immutable Expression implementations |
|
| ExtractorVisitor
ExtractorVisitor is a Visitor implementation for Expression extraction |
|
| FactoryExpression
FactoryExpression represents factory expressions such as JavaBean or Constructor projections |
|
| HashCodeVisitor
HashCodeVisitor is used for hashCode generation in Expression implementations. |
|
| NullExpression
NullExpression defines a general null expression |
|
| Operation
Operation represents an operation with operator and arguments |
|
| OperationImpl
OperationImpl is the default implementation of the Operation interface |
|
| Operator
Operator represents operator symbols |
|
| Order
Order defines ascending and descending order |
|
| ParametrizedExpression
ParametrizedExpression is a common interface for expressions with generic type parameters |
|
| ParamExpression
ParamExpression defines named and unnamed parameters in queries |
|
| Path
Path represents a path expression. |
|
| PathExtractor
Extracts the first path that occurs in an expression via breadth first search |
|
| PathMetadata
PathMetadata provides metadata for Path expressions. |
|
| PathType
PathType represents the relation of a Path to its parent |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| QBean
QBean is a JavaBean populating projection type |
|
| QTuple
QTuple represents a projection of type Tuple |
|
| SubQueryExpression
SubQueryExpression represents a sub query. |
|
| Template
Template for Operation, TemplateExpression and Path serialization |
|
| Template.Element
|
|
| TemplateExpression
TemplateExpression provides base types for custom expressions with integrated serialization templates |
|
| TemplateExpressionImpl
Default implementation of the TemplateExpression interface |
|
| TemplateFactory
TemplateFactory is a factory for Template instances |
|
| Templates
Templates provides operator patterns for query expression serialization |
|
| ToStringVisitor
ToStringVisitor is used for toString() serialization in Expression implementations. |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.types.expr | |
|---|---|
| CollectionExpression
CollectionExpression represents Collection typed expressions |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| MapExpression
MapExpression represents Map typed expressions |
|
| MutableExpressionBase
MutableExpressionBase is the base class for mutable Expression implementations |
|
| Operation
Operation represents an operation with operator and arguments |
|
| Operator
Operator represents operator symbols |
|
| OrderSpecifier
OrderSpecifier represents an order-by-element in a Query instance |
|
| ParametrizedExpression
ParametrizedExpression is a common interface for expressions with generic type parameters |
|
| ParamExpression
ParamExpression defines named and unnamed parameters in queries |
|
| Path
Path represents a path expression. |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.types.path | |
|---|---|
| CollectionExpression
CollectionExpression represents Collection typed expressions |
|
| EntityPath
EntityPath is the common interface for entity path expressions |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| MapExpression
MapExpression represents Map typed expressions |
|
| ParametrizedExpression
ParametrizedExpression is a common interface for expressions with generic type parameters |
|
| Path
Path represents a path expression. |
|
| PathMetadata
PathMetadata provides metadata for Path expressions. |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.types.query | |
|---|---|
| CollectionExpression
CollectionExpression represents Collection typed expressions |
|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| ParametrizedExpression
ParametrizedExpression is a common interface for expressions with generic type parameters |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| SubQueryExpression
SubQueryExpression represents a sub query. |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
| Classes in com.mysema.query.types used by com.mysema.query.types.template | |
|---|---|
| Expression
Expression defines a general typed expression in a Query instance. |
|
| Predicate
Predicate is the common interface for Boolean typed expressions |
|
| Template
Template for Operation, TemplateExpression and Path serialization |
|
| TemplateExpression
TemplateExpression provides base types for custom expressions with integrated serialization templates |
|
| Visitor
Visitor defines a Visitor signature for Expression instances. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||