Class ISqlWorker.Null

java.lang.Object
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 Details

    • m_sqltype

      protected int m_sqltype
  • Constructor Details

    • Null

      protected Null(int sqlType)
  • Method Details

    • getSqlType

      public int getSqlType()