Skip to content

Commit 81024e7

Browse files
committed
Fix java driver example.
1 parent 26d008c commit 81024e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/jdbc.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.14 2000/10/16 02:20:58 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/jdbc.sgml,v 1.15 2000/10/27 22:28:23 momjian Exp $
33
-->
44

55
<chapter id="jdbc">
@@ -197,7 +197,7 @@ Class.forName("org.postgresql.Driver");
197197
using the -D argument. Example:
198198

199199
<programlisting>
200-
% java -Djdbc.drivers=postgresql.Driver example.ImageViewer
200+
% java -Djdbc.drivers=org.postgresql.Driver example.ImageViewer
201201
</programlisting>
202202

203203
In this example, the JVM will attempt to load the driver as part of it's

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy