question about getTables

Поиск
Список
Период
Сортировка
От Henry Chang
Тема question about getTables
Дата
Msg-id 7003E6A86EBDCB40AD8BAA74CF4C7C15072536@santacruz.BAY.local
обсуждение исходный текст
Список pgsql-jdbc

Hi,

I usually used

result = meta.getTables(db.getLabel(), "%", "%", types);

to retrieve all User table names.

But, when the table name have a space it doesnt work.

Could you tell me what is the proper way to retrieve the table names with space?

Thanks.

Regards,

Henry

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

Предыдущее
От: "Dennis R. Gesker"
Дата:
Сообщение: moveToInsertRow
Следующее
От: "Dennis R. Gesker"
Дата:
Сообщение: moveToInsertRow