| This class is a descriptor for result set columns.
Implementation note:
Getter/setter methods have not been provided to avoid clutter
as this class is used in many places in the driver.
As the class is package private this seems reasonable.
author: Mike Hutchinson version: $Id: ColInfo.java,v 1.4 2004/11/24 06:42:01 alin_sinpalean Exp $ |