borland.jbcl Packages  borland.jbcl Class Hierarchy  borland.jbcl.dataset 

InternalRow class

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

About the InternalRow class

Variables  Properties  Methods  

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


InternalRow variables

Variables implemented in borland.jbcl.dataset.ReadRow

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 borland.jbcl.dataset.ReadRow

Methods implemented in java.lang.Object


InternalRow methods

getVariantStorage(int)

  public final Variant 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 Variant getVariantStorage(java.lang.String columnName)

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