com.mysema.query.types.expr
Class Wildcard

java.lang.Object
  extended by com.mysema.query.types.expr.Wildcard

public final class Wildcard
extends Object

Author:
tiwe

Field Summary
static Expression<Object[]> all
           
static NumberExpression<Long> count
           
static NumberExpression<Integer> countAsInt
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

all

public static final Expression<Object[]> all

count

public static final NumberExpression<Long> count

countAsInt

public static final NumberExpression<Integer> countAsInt


Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.