Uses of Package
com.mysema.query.support

Packages that use com.mysema.query.support
com.mysema.query.support Various support classes 
 

Classes in com.mysema.query.support used by com.mysema.query.support
CollectionAnyVisitor
          CollectionAnyVisitor is an expression visitor which transforms any() path expressions which are often transformed into subqueries
Context
          Context is used in CollectionAnyVisitor as the visitor context
DetachableQuery
          DetachableQuery is a base class for queries which implement the Query and Detachable interfaces
ListAccessVisitor
          ListAccessVisitor is expression visitor implementation
ProjectableQuery
          ProjectableQuery extends the QueryBase class to provide default implementations of the methods of the Projectable interface
QueryBase
          QueryBase provides a stub for Query implementations
QueryMixin
          Mixin style Query implementation
SerializerBase
          SerializerBase is a stub for Serializer implementations which serialize query metadata to Strings
SimpleProjectableAdapter
          SimpleQueryAdapter is an adapter implementation for the SimpleQuery and SimpleProjectable interfaces
 



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