|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionPath | |
|---|---|
| com.mysema.query.alias | Alias functionality |
| com.mysema.query.types.path | Paths represent typed property paths, variables and list-map-array access |
| Uses of CollectionPath in com.mysema.query.alias |
|---|
| Methods in com.mysema.query.alias that return CollectionPath | ||
|---|---|---|
static
|
Alias.$(Collection<D> args)
|
|
| Uses of CollectionPath in com.mysema.query.types.path |
|---|
| Methods in com.mysema.query.types.path that return CollectionPath | ||
|---|---|---|
protected
|
BeanPath.createCollection(String property,
Class<? super A> type,
Class<? super Q> queryType,
PathInits inits)
Create a new Collection typed path |
|
|
PathBuilder.getCollection(String property,
Class<A> type)
Get a new Collection typed path |
|
|
PathBuilder.getCollection(String property,
Class<A> type,
Class<E> queryType)
Get a new Collection typed path |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||