net.ontopia.topicmaps.query.spi
Interface ResultIF


public interface ResultIF

EXPERIMENTAL: Interface used by process predicates to add new result rows.

Since:
4.0

Method Summary
 void add(java.lang.Object[] row)
          EXPERIMENTAL: Add the given row to the result.
 

Method Detail

add

void add(java.lang.Object[] row)
EXPERIMENTAL: Add the given row to the result.



Copyright © 2000-2012 Ontopia.