| Package | Description |
|---|---|
| com.querydsl.core.types.dsl |
DSL expression types
|
| 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–2021 Querydsl. All rights reserved.