org.quattor.pan.dml.functions
Class IsNull

java.lang.Object
  extended by org.quattor.pan.dml.functions.IsNull

public final class IsNull
extends java.lang.Object

Wrapper that creates an is_null function call from the IsOfType class.

Author:
loomis

Method Summary
static Operation getInstance(SourceRange sourceRange, Operation... operations)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Operation getInstance(SourceRange sourceRange,
                                    Operation... operations)
                             throws SyntaxException
Throws:
SyntaxException


Copyright © 2011 Quattor. All Rights Reserved.