Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle-Java-Tables

Oracle-Java-Tables

From: wolfgang karrer <wolfgang.karrer_at_ce.uni-linz.ac.at>
Date: Tue, 06 Jul 1999 14:28:54 +0200
Message-ID: <3781F685.EBFB94A5@ce.uni-linz.ac.at>


Hi,
i've to ask you if it is possible to
generate out of a database in Oracle the Java-tables.

For example:

I have a table in an Oracle Database which is called "Books" On this table i want access with a java-application. For this circumstance i
need a class in java called "books", which owns attributes (like in the oracle-table: title, number, etc) and methods like String gettitle(), or settitle(String title).
Is there any possiblitiy that Oracle or the Java Developer do this work (creating this classes)?

Thanx a lot for helping me!


Received on Tue Jul 06 1999 - 07:28:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US