Adempiere 3.5.2a

org.compiere.util
Class NullParameter

java.lang.Object
  extended by org.compiere.util.NullParameter
All Implemented Interfaces:
Serializable

public class NullParameter
extends Object
implements Serializable

Null Parameter for CPreparedStatement

Version:
$Id: NullParameter.java,v 1.2 2006/07/30 00:54:36 jjanke Exp $
Author:
Jorg Janke
See Also:
Serialized Form

Constructor Summary
NullParameter(int type)
          Cosntructor
 
Method Summary
 int getType()
          Get Type
 String toString()
          String representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullParameter

public NullParameter(int type)
Cosntructor

Parameters:
type - SQL Type java.sql.Types.*
Method Detail

getType

public int getType()
Get Type

Returns:
type

toString

public String toString()
String representation

Overrides:
toString in class Object
Returns:
info

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.