Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to store a directory info into a database?
AV wrote:
> If "structure" arrives as xml of variable depth, can
> oobd store them in a way one can easily search
> sub-sub-sub....sub elements?
It depends on the product.
Our engine does not support XML directly but you can very well store an XML parse graph of any complexity with one single statement.
Yes, you can use db4o query-by-example with multiple constraints on any sub-sub-sub....sub elements.
Kind regards,
Carl
--- Carl Rosenberger db4o - database for objects - http://www.db4o.comReceived on Sat May 25 2002 - 06:04:35 CDT
![]() |
![]() |