borland Packages  Class Hierarchy  jbcl.dataset Package  Index 

InternalRow class

java.lang.Object
   +----borland.jbcl.dataset.ReadRow
           +----borland.jbcl.dataset.InternalRow

About the InternalRow class

Properties  Methods  

Implements Serializable

This class is used internally by other classes in the JBCL. You should never use this class directly.


InternalRow properties

*Read-only properties **Write-only properties

Properties implemented in borland.jbcl.dataset.ReadRow

Properties implemented in java.lang.Object

InternalRow methods

Methods implemented in this class

Methods implemented in java.lang.Object


InternalRow methods

getVariantStorage(int)

  public final RowVariant getVariantStorage(int ordinal)

This method is used internally by other classes in the JBCL. You should never use this method directly.

getVariantStorage(java.lang.String)

  public final RowVariant getVariantStorage(java.lang.String columnName)

This method is used internally by other classes in the JBCL. You should never use this method directly.