10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d27cf commit a0baa96Copy full SHA for a0baa96
doc/src/sgml/jdbc.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.50 2003/11/01 01:56:29 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.50.2.1 2010/08/17 04:49:31 petere Exp $
3
-->
4
5
<chapter id="jdbc">
@@ -2436,7 +2436,7 @@ library.It allows you to have random access to the large object.
2436
library.It allows you to have random access to the large object.
2437
2438
Parameters:
2439
- pos - position within object from begining
+ pos - position within object from beginning
2440
2441
Throws: SQLException
2442
if a database-access error occurs.
0 commit comments