Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle-Java-Tables
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
![]() |
![]() |