Searched refs:whereNode (Results 1 – 2 of 2) sorted by relevance
48 int whereNode = getArg0AsNode(xctxt); in execute() local51 if (DTM.NULL != whereNode) in execute()53 DTM dtm = xctxt.getDTM(whereNode); in execute()56 if (DTM.DOCUMENT_FRAGMENT_NODE == dtm.getNodeType(whereNode)) in execute()58 whereNode = dtm.getFirstChild(whereNode); in execute()61 if (DTM.NULL != whereNode) in execute()
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...