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 Lite

Oracle Lite

From: <eilensm_at_fh-trier.de>
Date: Mon, 21 Dec 1998 11:31:06 GMT
Message-ID: <75lbhr$t5h$1@nnrp1.dejanews.com>


Hi,

I'm a student and I have to do a work about Oracle Lite and its Java capabilities. I have got the documentation (Java Developers Guide, ...) but I dont't find this really satisfying as there isn't described how to create constraints, which I finally found out, or how to create relationships.

Concerning the relationships I've got the following problem. I have a class order containing a client as an attribute of the type client which I have previously defined. Now I want to create a relation saying that the client in the order has to be a client already existing in the class client. (In Oracle 8 one can do sth. like this using the "ref" keyword.) My problem is, that in order, the client is an attribute, but the class client is not and I think one can only create a relation between attributes.

How do I do it then? or am I misunderstanding something?

Please cc me as I'm not always on the list.

Thanks,
Marc, Germany

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon Dec 21 1998 - 05:31:06 CST

Original text of this message

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