com.softtech.jdbc
Class NullParameterObject

java.lang.Object
  extended by com.softtech.jdbc.NullParameterObject

 class NullParameterObject
extends java.lang.Object

NullParameterObject inner class -- defines a null parameter


Field Summary
(package private)  int sqlType
           
 
Constructor Summary
NullParameterObject(int sqlType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sqlType

int sqlType
Constructor Detail

NullParameterObject

NullParameterObject(int sqlType)