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

Package com.mysema.query.support

Various support classes

See:
          Description

Class Summary
CollectionAnyVisitor  
Context  
DetachableAdapter DetachableAdapter is an apadater implementation for the Detachable interface
DetachableMixin Mixin style implementation of the Detachable interface
DetachableQuery<Q extends DetachableQuery<Q>> DetachableQuery is a base class for queries which implement the Query and Detachable interfaces
Expressions Expression factory class
ListAccessVisitor  
OrderedQueryMetadata OrderedQueryMetadata performs no metadata validation and ensures that FROM elements are before JOIN elements
ProjectableAdapter<P extends Projectable> ProjectableAdapter is an adapter implementation for the Projectable interface
ProjectableQuery<Q extends ProjectableQuery<Q>> ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase<Q extends QueryBase<Q>> QueryBase provides a stub for Query implementations
QueryMixin<T> Mixin style Query implementation
SerializerBase<S extends SerializerBase<S>> SerializerBase is a stub for Serializer implementations
SimpleQueryAdapter<T> SimpleQueryAdapter is an apdater implementation for the SimpleQuery and SimpleProjectabl interfaces
 

Package com.mysema.query.support Description

Various support classes



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