jdbc url - Mailing list pgsql-jdbc

From Marin Dimitrov
Subject jdbc url
Date
Msg-id 002e01c1ce9f$9d3ce460$9b0e32d4@sirma.bg
Whole thread Raw
List pgsql-jdbc
hi,

can I pass the username and password for the connection as part of the JDBC
url?

having read some docs it seems that this is not possible, i.e. I can't use
the getConnection(String url) method but I should use the
getConnection(String url, String user, String password) one

thanx,

    Marin

----
"...what you brought from your past, is of no use in your present. When
you must choose a new path, do not bring old experiences with you.
Those who strike out afresh, but who attempt to retain a little of the
old life, end up torn apart by their own memories. "




pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: Scrolling through cursors
Next
From: Josh Burdick
Date:
Subject: Re: jdbc url