Package com.querydsl.core.types.dsl
Class PathInits
java.lang.Object
com.querydsl.core.types.dsl.PathInits
- All Implemented Interfaces:
Serializable
PathInits defines path initializations that can be attached to
properties via QueryInit annotations- Author:
- tiwe
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathInitsgetFor(PathMetadata metadata, PathInits root) booleanisInitialized(String property)
-
Field Details
-
DEFAULT
-
DIRECT
-
DIRECT2
-
-
Constructor Details
-
PathInits
-
-
Method Details
-
get
-
isInitialized
-
getFor
-