summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorKris Jurka2004-09-13 07:14:26 +0000
committerKris Jurka2004-09-13 07:14:26 +0000
commit5e8046cbc94ca20672b8d1d8dc30d56dcfdbd7ba (patch)
treeea7fa339b441f103ba247026f53c86ac54a602b9 /doc/src
parent6090b70acefb5b111f88449739f43892de59f8cd (diff)
ResultSet.moveToCurrentRow was checking the cached updateability flag
assuming it had been set instead of correctly calling the isUpdateable() method which sets the flag if needed. This usually worked because moveToCurrentRow is only useful after a moveToInsertRow call which would set the flag, but this is not required. David Bucciarelli
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions