Re: Returning Raw ResultSets

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Mon Dec 20 2004 - 09:23:51 EST

  • Next message: Andrus Adamchik: "Re: cayenne in ant tasks"

    Hi Emmanuel,

    To iterate over result data (instead of reading it all at once) Cayenne
    provides something called ResultIterator:

    http://objectstyle.org/cayenne/userguide/perform/result-iterator.html

    Default implementation of ResultIterator encapsulates a ResultSet, but
    provides no public access to it. If you still think you need a ResultSet,
    I guess you'll have to use JDBC API, but there is a good chance you can do
    what you need with Cayenne.

    Andrus

    > Hello:
    >
    > This might sound silly, but is there a way to return raw resultsets
    > using cayenne?
    >
    > Thanks,
    > Emmanuel
    >
    > --
    >
    > Emmanuel Okyere
    > CTO - Akuaba, LLC
    > http://akuaba.net/
    > http://okyere.org/
    > http://blogs.okyere.org/resolve
    > MSN: compubandit
    > AIM: compubndit
    >
    > Ecrasez l'infame! - Voltaire



    This archive was generated by hypermail 2.0.0 : Mon Dec 20 2004 - 09:23:52 EST