Re: [Fwd: Q: database schema from JDBC driver and netbeans.]

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: [Fwd: Q: database schema from JDBC driver and netbeans.]
Дата
Msg-id Pine.BSO.4.56.0408050919360.19085@leary.csoft.net
обсуждение исходный текст
Ответ на [Fwd: Q: database schema from JDBC driver and netbeans.]  (Ryoji Sawa <Ryoji.Sawa@Sun.COM>)
Список pgsql-jdbc
>  Hi,
>
>  I'm using JDBC driver 'postgres74.214.jdbc3.jar' with Sun Java Studio
> Enterprise 6 (based on netbeans 3.42).
>  I'm struggling to create a database schema from a postgres
> table. I can create a database schema from it, but it does not
> have its primary key.
>  If anyone know this issue or has any solution, please kindly share
> with me. I attached the database schema created by netbeans.
>
> The dump data is here. The table 'postalcode' has a primary key.
> However, I could not create a database schema with primary key.
>

It is not clear what Java/JDBC has to do with your question.  You've shown
part of pg_dump output said something about netbeans.  Are you having
problems importing your dump?  Are you trying to create constraints with
JDBC?  Are you trying to view constraints with DatabaseMetaData?  I have
no idea what you are asking.

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: UPDATE with JDBC fail
Следующее
От: "Ing. Francesco Russo - NoCable S.p.A."
Дата:
Сообщение: PostgreSQL Jdbc installation problems