Schema in connection URL

Поиск
Список
Период
Сортировка
От Andreas Joseph Krogh
Тема Schema in connection URL
Дата
Msg-id 200212191044.04347.andreak@officenet.no
обсуждение исходный текст
Список pgsql-jdbc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have modified the code in AbstractJdbc1Connection.openConnection() to accept
the following type of URL:
connectionURL="jdbc:postgresql://localhost:5432/andreak?schema=myschema"
So you can choose schema from JDBC(if ?schema is not given as parameter
"public" is default of course).
Is this interesting for others, should it be added to the official drivers?

- --
Andreas Joseph Krogh <andreak@officenet.no>
The difference between insanity and genius is measured by success
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+AZTkUopImDh2gfQRAkWlAJ9CtDM+1PF4AYe4LRlCujIq0KK7cQCfThlb
iNJsQVLr3QetsSNCJcfniN0=
=ejed
-----END PGP SIGNATURE-----


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Noel
Дата:
Сообщение: Re: error when using move, any suggestions?
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Re: Schema in connection URL