borland Packages Class Hierarchy jbcl.dataset Package Index
java.lang.Object +----borland.jbcl.util.Variant +----borland.jbcl.dataset.RowVariant
Variables Constructors Properties Methods
Implements Serializable, Cloneable
This class is used internally by other classes in the JBCL. You should never use this class directly.
public boolean changed
This variable is used internally by other classes in the JBCL. You should never use this variable directly.
public int offset
This variable is used internally by other classes in the JBCL. You should never use this variable directly.
public RowVariant()This constructor is used internally by other classes in the JBCL. You should never use this constructor 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.
public static final RowVariant getNullVariant()This method is used internally by other classes in the JBCL. You should never use this method directly.