Re: JDBC & XML-DBMS

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: JDBC & XML-DBMS
Дата
Msg-id Pine.LNX.4.21.0010171930440.3701-100000@maidast.demon.co.uk
обсуждение исходный текст
Ответ на JDBC & XML-DBMS  (Alexander Yurov <ayurov@incap.ru>)
Список pgsql-bugs
On Mon, 16 Oct 2000, Alexander Yurov wrote:

> 1. JDBC Driver returns empty separator in the database catalog.

In the source I have the following comment:
// PM Sep 29 97 - changed from "." as we don't support catalogs.

So back in 1997 I removed the "."

> 2. Why JDBC Driver returns column (procedures etc.) name pattern in lower case?

JDBC doesn't change any case, so unless you quoted the column when the
table was created, it will return it in lower case because the backend has
done the deed.

Peter

--
Peter T Mount peter@retep.org.uk http://www.retep.org.uk
PostgreSQL JDBC Driver http://www.retep.org.uk/postgres/
Java PDF Generator http://www.retep.org.uk/pdf/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SELECTs return error with oid in WHERE clause
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SELECTs return error with oid in WHERE clause