com.stimulsoft.report.dictionary.data
Class StiClobDataCell

java.lang.Object
  extended by com.stimulsoft.report.dictionary.data.DataCell
      extended by com.stimulsoft.report.dictionary.data.StiClobDataCell

public class StiClobDataCell
extends DataCell


Constructor Summary
StiClobDataCell(StiDataColumn column, java.sql.Clob value)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.dictionary.data.DataCell
clone, createEmpty, equals, getColumnName, getEmptyValue, getType, getValue, hashCode, isNotEmpty, setValue, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiClobDataCell

public StiClobDataCell(StiDataColumn column,
                       java.sql.Clob value)