| Package | Description |
|---|---|
| com.mysema.query.types.path |
Paths represent typed property paths, variables and list-map-array access
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionPath<E,Q extends SimpleExpression<? super E>>
CollectionPath represents collection paths
|
class |
ListPath<E,Q extends SimpleExpression<? super E>>
ListPath represents list paths
|
class |
SetPath<E,Q extends SimpleExpression<? super E>>
SetPath represents set paths
|
Copyright © 2007–2015 Querydsl. All rights reserved.