Class NullParameter

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

@Deprecated(since="13", forRemoval=true) public class NullParameter extends Object implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
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 Summary

    Constructors
    Constructor
    Description
    NullParameter(int type)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get Type
    Deprecated, for removal: This API element is subject to removal in a future version.
    String representation

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • NullParameter

      public NullParameter(int type)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Constructor
      Parameters:
      type - SQL Type java.sql.Types.*
  • Method Details

    • getType

      public int getType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get Type
      Returns:
      type
    • toString

      public String toString()
      Deprecated, for removal: This API element is subject to removal in a future version.
      String representation
      Overrides:
      toString in class Object
      Returns:
      info