com.mysema.query.sql.types
Class Null

java.lang.Object
  extended by com.mysema.query.sql.types.Null

public final class Null
extends Object

Author:
tiwe

Field Summary
static Constant<Null> CONSTANT
           
static Null DEFAULT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final Null DEFAULT

CONSTANT

public static final Constant<Null> CONSTANT


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