borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.dataset
java.lang.Object +----borland.jbcl.util.Variant +----borland.jbcl.dataset.RowVariant
Variables Constructors Properties Methods
Implements Cloneable
This class is used internally by other classes in the JBCL. You should never use this class directly.
public int offset
This variable is used internally by other classes in the JBCL. You should never use this variable directly.
public RowVariant(int dataType)This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public RowVariant(int dataType, borland.jbcl.dataset.Column column, borland.jbcl.dataset.RowVariant rowVariant, boolean doValidations)This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.