public class PathInits extends Object implements Serializable
PathInits
defines path initializations that can be attached to
properties via QueryInit annotationsModifier and Type | Field and Description |
---|---|
static PathInits |
DEFAULT |
static PathInits |
DIRECT |
static PathInits |
DIRECT2 |
Modifier and Type | Method and Description |
---|---|
PathInits |
get(String property) |
static PathInits |
getFor(PathMetadata metadata,
PathInits root) |
boolean |
isInitialized(String property) |
Copyright © 2007–2016 Querydsl. All rights reserved.