Generating classes for tables of a data base
From: Robert Semmering (robert.koepferl_at_sonorys.at)
Date: 12/13/04
- Next message: hughes.matt_at_gmail.com: "How to avoid using DB Views when View needs User() info"
- Previous message: Bartek W: "Oracle JDBC and Applet"
- Next in thread: hughes.matt_at_gmail.com: "Re: Generating classes for tables of a data base"
- Reply: hughes.matt_at_gmail.com: "Re: Generating classes for tables of a data base"
- Reply: Daniel Rohe: "Re: Generating classes for tables of a data base"
- Reply: frebe: "Re: Generating classes for tables of a data base"
- Reply: hilz: "Re: Generating classes for tables of a data base"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: hughes.matt_at_gmail.com: "How to avoid using DB Views when View needs User() info"
- Previous message: Bartek W: "Oracle JDBC and Applet"
- Next in thread: hughes.matt_at_gmail.com: "Re: Generating classes for tables of a data base"
- Reply: hughes.matt_at_gmail.com: "Re: Generating classes for tables of a data base"
- Reply: Daniel Rohe: "Re: Generating classes for tables of a data base"
- Reply: frebe: "Re: Generating classes for tables of a data base"
- Reply: hilz: "Re: Generating classes for tables of a data base"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|