Package | Description |
---|---|
com.querydsl.core.types.dsl |
DSL expression types
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionOperation<E>
CollectionOperation is a collection typed operation |
class |
CollectionPath<E,Q extends SimpleExpression<? super E>>
CollectionPath represents collection paths |
class |
CollectionPathBase<C extends Collection<E>,E,Q extends SimpleExpression<? super E>>
CollectionPath is a base class for collection typed 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–2016 Querydsl. All rights reserved.