@Generated(value="com.querydsl.codegen.EmbeddableSerializer") public class QString extends com.querydsl.core.types.dsl.StringPath
| Constructor and Description |
|---|
QString(com.querydsl.core.types.Path<String> path) |
QString(com.querydsl.core.types.PathMetadata metadata) |
QString(String variable) |
| Modifier and Type | Method and Description |
|---|---|
com.querydsl.core.types.dsl.StringExpression |
groupConcat() |
com.querydsl.core.types.dsl.StringExpression |
orderedGroupConcat(com.querydsl.core.types.dsl.StringPath attributeOrder) |
com.querydsl.core.types.dsl.StringExpression |
orderedGroupConcat(com.querydsl.core.types.dsl.StringPath attributeOrder,
ExtOps.ConcatOrder order) |
accept, getAnnotatedElement, getMetadata, getRootappend, append, as, as, charAt, charAt, concat, concat, contains, contains, containsIgnoreCase, containsIgnoreCase, endsWith, endsWith, endsWithIgnoreCase, endsWithIgnoreCase, equalsIgnoreCase, equalsIgnoreCase, indexOf, indexOf, indexOf, indexOf, isEmpty, isNotEmpty, length, like, like, like, like, likeIgnoreCase, likeIgnoreCase, likeIgnoreCase, likeIgnoreCase, locate, locate, locate, locate, lower, matches, matches, max, min, notEqualsIgnoreCase, notEqualsIgnoreCase, notLike, notLike, notLike, notLike, prepend, prepend, startsWith, startsWith, startsWithIgnoreCase, startsWithIgnoreCase, stringValue, substring, substring, substring, substring, substring, substring, toLowerCase, toUpperCase, trim, upperbetween, between, goe, goe, goeAll, goeAll, goeAny, goeAny, gt, gt, gtAll, gtAll, gtAny, gtAny, loe, loe, loeAll, loeAll, loeAny, loeAny, lt, lt, ltAll, ltAll, ltAny, ltAny, notBetween, notBetweenasc, coalesce, coalesce, desccount, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringpublic static final QString string
public QString(String variable)
public QString(com.querydsl.core.types.Path<String> path)
public QString(com.querydsl.core.types.PathMetadata metadata)
public com.querydsl.core.types.dsl.StringExpression groupConcat()
public com.querydsl.core.types.dsl.StringExpression orderedGroupConcat(com.querydsl.core.types.dsl.StringPath attributeOrder)
public com.querydsl.core.types.dsl.StringExpression orderedGroupConcat(com.querydsl.core.types.dsl.StringPath attributeOrder,
ExtOps.ConcatOrder order)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.