net.sf.letsparty.statement
Class NullValue

java.lang.Object
  extended bynet.sf.letsparty.statement.NullValue
All Implemented Interfaces:
Value

public class NullValue
extends java.lang.Object
implements Value


Constructor Summary
NullValue()
           
 
Method Summary
 java.lang.Object getValue(JdbcParsHandler jdbcParsHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullValue

public NullValue()
Method Detail

getValue

public java.lang.Object getValue(JdbcParsHandler jdbcParsHandler)
                          throws LetsPartyException
Specified by:
getValue in interface Value
Throws:
LetsPartyException