com.webmethods.portal.service.sql
Class ISqlWorker.Null

java.lang.Object
  extended by com.webmethods.portal.service.sql.ISqlWorker.Null
Enclosing interface:
ISqlWorker

public static class ISqlWorker.Null
extends Object

Null class that defines type information for null object


Field Summary
protected  int m_sqltype
           
 
Constructor Summary
protected ISqlWorker.Null(int sqlType)
           
 
Method Summary
 int getSqlType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_sqltype

protected int m_sqltype
Constructor Detail

ISqlWorker.Null

protected ISqlWorker.Null(int sqlType)
Method Detail

getSqlType

public int getSqlType()