Package com.mysema.query.alias

Alias functionality

See:
          Description

Interface Summary
ManagedObject MagagedObject is a tagging interface for CGLIB alias proxies
PathFactory PathFactory defines a factory interface for Path creation
TypeSystem TypeSystem defines an interface for detecting whether a given class confirms to certain Collection contract
 

Class Summary
Alias Alias provides alias factory methods
AliasFactory AliasFactory is a factory class for alias creation
DefaultPathFactory DefaultPathFactory is the default implementation of the PathFactory interface
DefaultTypeSystem DefaultTypeSystem is the default implementation of the TypeSystem interface
PropertyAccessInvocationHandler PropertyAccessInvocationHandler is the main InvocationHandler class for the CGLIB alias proxies
 

Enum Summary
MethodType MethodType defines the supported method types used in the Alias functionality
 

Package com.mysema.query.alias Description

Alias functionality



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