Uses of Class
com.mysema.query.types.path.DslPath

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

Uses of DslPath in com.mysema.query.support
 

Methods in com.mysema.query.support that return DslPath
static
<T> DslPath<T>
Expressions.dslPath(Class<T> type, Path<?> parent, String property)
           
static
<T> DslPath<T>
Expressions.dslPath(Class<T> type, String variable)
           
 



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