SQL scipts parser

Поиск
Список
Период
Сортировка
От Maciej Gawinecki
Тема SQL scipts parser
Дата
Msg-id 49A80173.5080104@gmail.com
обсуждение исходный текст
Ответы Re: SQL scipts parser  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
I'm looking for Java open-source SQL script reader/parser.

That would allow me to find SQL comments about tables and columns,
usually given in the neighbourhood of CREATE TABLE, ALTER TABLE commands.

I suppose there's something like this in JDBC for PostgreSQL. Can you
point me the sources/classes containing such a parser?

Best,
Maciej

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSetMetaData.getColumnDisplaySize returns 2147483647 ?
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: SQL scipts parser