[Objectbridge-developers] newbie question: tree data structure, please HELP
Brought to you by:
thma
From: <joe...@ya...> - 2001-07-16 15:29:23
|
Hi! I'm a newbie with OBjectBride, and I have the following question: Suppose you have a tree data structure composed of the SAME classes * -----|------- | | * * There you have 3 classes (*) and each class in the tree has an attribute ID for the primary key. To avoid 3 SQL statement to load the datas, you can use the statement 'SELECT ...where id= .. or id=.. or id=..' Is this possible to use this king of optimisation with objectBridge ??? Of you, transparently, otherwise it's like to code all with the JDBC API. Thanks Joel ===== ___________________________________________________________ Do You Yahoo!? -- Vos albums photos en ligne, Yahoo! Photos : http://fr.photos.yahoo.com |