exactly! > -----Original Message----- > From: Jewett, Diane C [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 09, 2003 7:17 PM > To: OJB Users List; [EMAIL PROTECTED] > Subject: RE: How does ODMG work? > > > So does it mean that it is no different then: > > select * from Product > > -----Original Message----- > From: Thomas Mahler [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 09, 2003 2:13 AM > To: OJB Users List > Subject: Re: How does ODMG work? > > > Hi diane, > > Jewett, Diane C wrote: > > I'm going through tutorial2(ODMG) and with the following: > > > > // 3. set the OQL select statement > > query.create("select allproducts from " + > > Product.class.getName()); > > > > > > Where does allproducts get defined? > > allproducts is just a placeholder and its scope is only > inside the OQL > query. It is not declared anywhere in the Java code. > > cheers, > Thomas > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
