superwaba.ext.xplat.sql.db2e.db2ex
Class Db2eBoundInt

java.lang.Object
  |
  +--superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundInt

public class Db2eBoundInt
extends Object


Field Summary
 int nullIndicator
           
 int value
           
 
Constructor Summary
Db2eBoundInt()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, toString, wait, wait
 

Field Detail

value

public int value

nullIndicator

public int nullIndicator
Constructor Detail

Db2eBoundInt

public Db2eBoundInt()