Re: PostgreSQL data types mapped Java classes for JDBC
| От | Thangalin |
|---|---|
| Тема | Re: PostgreSQL data types mapped Java classes for JDBC |
| Дата | |
| Msg-id | AANLkTikr6zoVZ6jJK1TtmgpvECn5itwXW5__pR=ifo0h@mail.gmail.com обсуждение исходный текст |
| Ответ на | Re: PostgreSQL data types mapped Java classes for JDBC (Josh Kupershmidt <schmiddy@gmail.com>) |
| Список | pgsql-novice |
Hi, Josh.
Thanks for the tip.
Also, I disagree that the individual adapters should be stored external to PostgreSQL. It would be trivial to set up a relation that:
This doesn't have to be packaged with PostgreSQL distributions: it could be offered as a separate script that people can run to update the information schema.
Dave
Thanks for the tip.
Also, I disagree that the individual adapters should be stored external to PostgreSQL. It would be trivial to set up a relation that:
- Maintains a current list of PostgreSQL data types.
- Maintains a list of adapters (perhaps with effective dating).
- Maps adapters to Java types.
This doesn't have to be packaged with PostgreSQL distributions: it could be offered as a separate script that people can run to update the information schema.
Dave
В списке pgsql-novice по дате отправления: