Connection.setCatalog()

From: jason(at)netspade(dot)com
To:
Subject: Connection.setCatalog()
Date: 2001-07-13 12:14:09
Message-ID: 200107131214.f6DCE9T09192@www2.kc.aoindustries.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Why isn't setCatalog() implemented? This is similar to the DatabaseMetaData.getCatalogs() which I asked about recently. The MySQL driver supports it, no reason why we shouldn't.

Jason Davies
jason(at)netspade(dot)com

Browse pgsql-jdbc by date

  From Date Subject
Next Message jason 2001-07-13 13:27:46 DatabaseMetaData.supportsCatalogsInXXX()
Previous Message Egon Sommer 2001-07-13 10:02:45 Not yet implemented?