Class NullParameter

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

@Deprecated public class NullParameter extends Object implements Serializable
Deprecated.
Null Parameter for CPreparedStatement
Version:
$Id: NullParameter.java,v 1.2 2006/07/30 00:54:36 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • NullParameter

      public NullParameter(int type)
      Deprecated.
      Constructor
      Parameters:
      type - SQL Type java.sql.Types.*
  • Method Details

    • getType

      public int getType()
      Deprecated.
      Get Type
      Returns:
      type
    • toString

      public String toString()
      Deprecated.
      String representation
      Overrides:
      toString in class Object
      Returns:
      info