| Package | Description |
|---|---|
| com.querydsl.core.types.dsl |
DSL expression types
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityPathBase<T>
EntityPathBase provides a base class for EntityPath implementations |
class |
PathBuilder<T>
PathBuilder is an extension to EntityPathBase for dynamic path construction |
| Modifier and Type | Method and Description |
|---|---|
<U extends BeanPath<? extends T>> |
BeanPath.as(Class<U> clazz)
Cast the path to a subtype querytype
|
Copyright © 2007–2016 Querydsl. All rights reserved.