Class 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 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