Don't throw an Exception in locatorsUpdateCopy() even though the

Kris Jurka <books@ejurka.com>

Commit: d9a44efc25b5f4bdee965e2d53d903ecaeb6a81b
Author: Kris Jurka <books@ejurka.com>
Date: 2004-06-16T18:28:45Z
Releases: 7.4.4
Don't throw an Exception in locatorsUpdateCopy() even though the
ability to update LOBs is unimplemented.  The 1.5 JDK's CachedRowSet
implementation calls this method regardless of whether large objects
are used or not.

Files