Generating classes for tables of a data base

From: Robert Semmering (robert.koepferl_at_sonorys.at)
Date: 12/13/04


Date: Mon, 13 Dec 2004 14:40:25 +0100

Hi,
I've got an already existing data base (Postgres) which consists of a
couple of tables and connections. There exist also some stored
procedures. Now, how can I get java-classes generated of this
information? Which tool can do this?

I would like to see a class for each table and methods to call stored
procedures or to locate records by their key.

PS. this must be done for c++, too.



Relevant Pages

  • Re: Generating classes for tables of a data base
    ... > I've got an already existing data base (Postgres) which consists of a ... > couple of tables and connections. ... Hibernate is a complete framework for OR Mapping. ...
    (comp.lang.java.databases)
  • Re: Generating classes for tables of a data base
    ... > I've got an already existing data base (Postgres) which consists of a ... > couple of tables and connections. ... There exist also some stored procedures. ...
    (comp.lang.java.databases)
  • Re: [SLE] postgresql on SuSE 10 (half solved)
    ... I can not login from KNoda. ... I set my password for postgres like this: ... # might also need to raise shared_buffers to support more connections. ...
    (SuSE)
  • Re: where is postgresql-8.3s packagers instructions?
    ... # "local" is for Unix domain socket connections only ... Configure pgadmin3 to use unix sockets. ... you can set one by using the psql tool as the user "postgres". ... how to set the password of the database user postgres? ...
    (Debian-User)
  • Re: How Common Lisp sucks
    ... Which is why I love Lisp!! ... also using postgres) for each request. ... but it tells me that making connections to ... postgres is really expensive- if you don't pool connections, ...
    (comp.lang.lisp)