@DefaultAnnotation(value=javax.annotation.Nonnull.class)

Package com.mysema.query.collections.impl

Implementations of Querydsl query interfaces for JavaBean collections

See:
          Description

Interface Summary
Evaluator<T> Evaluator defines an interface for evaluating Querydsl expressions
 

Class Summary
AbstractColQuery<Q extends AbstractColQuery<Q>> AbstractColQuery provides a base class for Collection query implementations.
ArrayTransformer<S>  
ColQueryImpl ColQueryImpl is the default implementation of the ColQuery interface
ColQuerySerializer ColQuerySerializer is a Serializer implementation for the Java language
EvaluatorFactory  
EvaluatorPredicate<S>  
EvaluatorTransformer<S,T>  
IteratorFactory IteratorFactory provides Iterator utilities
JaninoEvaluator<T>  
LimitingIterator<E> LimitingIterator provides
MultiComparator MultiComparator compares
SingleArgEvaluatorPredicate<S>  
 

Package com.mysema.query.collections.impl Description

Implementations of Querydsl query interfaces for JavaBean collections



Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.