When positioned before the start of a ResultSet issuing relative(0)
authorKris Jurka <books@ejurka.com>
Mon, 18 Apr 2005 18:25:11 +0000 (18:25 +0000)
committerKris Jurka <books@ejurka.com>
Mon, 18 Apr 2005 18:25:11 +0000 (18:25 +0000)
commite1d55f79177adc4f5fe3eb27a5a5e8a7e15eed56
tree1a1fc8f8ad29859a83e0b7b4239433113c4245df
parent2a35291952e2a516819553eb9eb40b6763182526
When positioned before the start of a ResultSet issuing relative(0)
results in an exception being thrown when it really should be a
no-op.
src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java