I get no reply for a while, is that I ask a wrong question? Anything
needed to clarify?
---------- Forwarded message ----------
Date: Tue, 27 Aug 2002 18:44:10 +0800 (GST)
From: Carfield Yim <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: When will OJB load the foreign key data for 1:n relation?
As per JDO spec. I can get the 1:n relation data through some Hashset
method call. e.g.: for every row in table [order] will related to many
rows in table [order_item]. And when I query an record of [order], I can
get all related [order_item] through some method like
getOrderItemByOrderItemId().
I would like to ask, when will these [order_item] query? Is it query
when I get the [order] item, or Is it query when I call to method?
\\\|///
\- - -//
( @ @ )
-----------oOOo-(_)-oOOo------------------------------------------------
Visit my homepage at http://www.carfield.com.hk
Programming discussion groups
Software design: news://news.carfield.com.hk/programming.design
Design Pattern: news://news.carfield.com.hk/programming.design.pattern
java: news://news.carfield.com.hk/programming.java
linux: news://news.carfield.com.hk/programming.linux
------------------------------------------------------------------------
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>