Re: JDBC4 Postgresql Driver

Поиск
Список
Период
Сортировка
От Richard Broersma
Тема Re: JDBC4 Postgresql Driver
Дата
Msg-id CABvLTWGewX3ZjsVq1mp---1FfM=bJw1p_+Oc+LP8KhVxrQBdsA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: JDBC4 Postgresql Driver  (Craig Ringer <ringerc@ringerc.id.au>)
Список pgsql-jdbc
On Sun, Oct 28, 2012 at 4:31 PM, Craig Ringer <ringerc@ringerc.id.au> wrote:
JDBC is an access API. PgJDBC provides an implementation of the service
provider side of that API so that applications that use JDBC can use it
to talk to PostgreSQL. It's "glue" code that connects JDBC to PostgreSQL.

In the same way, psqlODBC is "glue" code to connect ODBC API users to
PostgreSQL.

Also, JDBC is developed under the BSD license.  PgODBC is develop under the GPL License.

http://jdbc.postgresql.org/license.html
http://psqlodbc.projects.pgfoundry.org/

--
Regards,
Richard Broersma Jr.

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

Предыдущее
От: dmp
Дата:
Сообщение: Re: TableName
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: TableName