Interface | Description |
---|---|
ManagedObject |
ManagedObject 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 conforms to a certain Collection
contract |
Class | Description |
---|---|
Alias |
Alias provides alias factory methods |
DefaultPathFactory |
DefaultPathFactory is the default implementation of the PathFactory interface |
DefaultTypeSystem |
DefaultTypeSystem is the default implementation of the TypeSystem interface |
Enum | Description |
---|---|
MethodType |
MethodType defines the supported method types used in the Alias functionality |
Copyright © 2007–2016 Querydsl. All rights reserved.