Package com.querydsl.core.alias


package com.querydsl.core.alias
Alias functionality
  • Class
    Description
    Alias provides alias factory methods
    DefaultPathFactory is the default implementation of the PathFactory interface
    DefaultTypeSystem is the default implementation of the TypeSystem interface
    ManagedObject is a tagging interface for CGLIB alias proxies
    MethodType defines the supported method types used in the Alias functionality
    PathFactory defines a factory interface for Path creation
    TypeSystem defines an interface for detecting whether a given class conforms to a certain Collection contract