SDO only supports a simple subset of full XPath. See section 13 of the spec:
http://osoa.org/download/attachments/36/Java-SDO-Spec-v2.1.0-FINAL.pdf?version=1 There is ongoing discussion about adding full XPath support in a future version of the SDO, but no agreement of how and where yet. Frank "António Mota" <[EMAIL PROTECTED]> wrote on 03/16/2007 01:51:41 PM: > Hello: > > I'm not sure if this forum is the right place to ask questions like > this, but i give it a try. > > I'm trying to access a SDO thru XPath using a "and" operator, like this > > TRFCCAEM[PK_FK_FCEMBL_EBLID=100 and PK_FK_FCCCBL_CBLID=80] > > or like this > > TRFCCAEM[PK_FK_FCEMBL_EBLID=100] [PK_FK_FCCCBL_CBLID=80] > > but can't get anything... > > Isn't this suppose to work? > > Thanks all. > > > -- > Melhores cumprimentos / Best regards > António Santos Mota > > --------------------------------------------------------------------- > 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]
