Package | Description |
---|---|
com.mysema.query.types |
Contains Querydsl grammar types
|
com.mysema.query.types.path |
Paths represent typed property paths, variables and list-map-array access
|
Modifier and Type | Class and Description |
---|---|
class |
ParametrizedPathImpl<T>
ParametrizedPathImpl represents Path instances with a parameterized generic type |
Constructor and Description |
---|
CollectionPathBase(PathImpl<C> mixin,
PathInits inits) |
Copyright © 2007–2017. All rights reserved.