Name: sdR10048 Date: 10/22/2003
Filed By : SPB JCK team (###@###.###)
JDK : java full version "1.5.0-beta-b23"
Problem description
===================
Class definition contains:
"The following is true of a default BaseRowSet instance:
...
Has no limit for the number of bytes a column may contain"
"Number of bytes a column may contain" refers to certain types
of columns. Should be specified here too (as setMaxFieldSize
says). BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR and
LONGVARCHAR.
======================================================================