Compiere 3.1

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)
          Constructor
 
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)
Constructor

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

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.