Uses of Class
com.querydsl.core.types.dsl.StringPath
Packages that use StringPath
Package
Description
Alias functionality
DSL expression types
-
Uses of StringPath in com.querydsl.core.alias
Methods in com.querydsl.core.alias that return StringPathModifier and TypeMethodDescriptionstatic StringPathConvert the given alias to an expressionstatic StringPathCreate a new variable path -
Uses of StringPath in com.querydsl.core.types.dsl
Methods in com.querydsl.core.types.dsl that return StringPathModifier and TypeMethodDescriptionprotected StringPathBeanPath.createString(String property) Create a new String pathPathBuilder.get(StringPath path) Create a new String typed pathCreate a new String typed pathstatic StringPathExpressions.stringPath(Path<?> parent, String property) Create a new Path expressionstatic StringPathExpressions.stringPath(PathMetadata metadata) Create a new Path expressionstatic StringPathExpressions.stringPath(String variable) Create a new Path expressionMethods in com.querydsl.core.types.dsl with parameters of type StringPathModifier and TypeMethodDescriptionPathBuilder.get(StringPath path) Create a new String typed path