| Package | Description |
|---|---|
| com.mysema.query.alias |
Alias functionality
|
| com.mysema.query.types.path |
Paths represent typed property paths, variables and list-map-array access
|
| Modifier and Type | Method and Description |
|---|---|
static <D> EntityPathBase<D> |
Alias.$(D arg) |
static <D> EntityPathBase<D> |
Alias.var(D arg) |
| Modifier and Type | Class and Description |
|---|---|
class |
PathBuilder<T>
PathBuilder is an extension to EntityPathBase for dynamic path construction
|
Copyright © 2007–2015 Querydsl. All rights reserved.