|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysema.query.sql.Wildcard
public final class Wildcard
Wildcard provides shortcuts for the wildcard (*) and wildcard count (count(*)) expressions
Field Summary | |
---|---|
static SimpleExpression<java.lang.Object[]> |
all
|
Method Summary | |
---|---|
static NumberExpression<java.lang.Long> |
count()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SimpleExpression<java.lang.Object[]> all
Method Detail |
---|
public static NumberExpression<java.lang.Long> count()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |