RE: EOUtilities.rawRowsForSQL?

From: Gentry, Michael \(Contractor\) ("Gentry,)
Date: Wed Jan 18 2006 - 18:15:49 EST

  • Next message: Tore Halset: "Re: EOUtilities.rawRowsForSQL?"

    Try SelectQuery (or SQLTemplate/etc) ... there is a method called
    setFetchingDataRows(boolean) which you can use to tell Cayenne to fetch
    raw data rows (true parameter) or objects (false parameter).
     
    This might be helpful, too:
     
    http://www.objectstyle.org/cayenne/userguide/perform/data-rows.html
     
    /dev/mrg
     
    PS. This is also good for those "select count(*)" type queries you have
    to do sometimes, too.
     

    The electronic mail message you have received and any files transmitted
    with it are confidential and solely for the intended addressee(s)'s
    attention. Do not divulge, copy, forward, or use the contents,
    attachments, or information without permission of Fannie Mae.
    Information contained in this message is provided solely for the purpose
    stated in the message or its attachment(s) and must not be disclosed to
    any third party or used for any other purpose without consent of Fannie
    Mae. If you have received this message and/or any files transmitted with
    it in error, please delete them from your system, destroy any hard
    copies of them, and contact the sender.

            -----Original Message-----
            From: Dov Rosenberg [mailto:dov.rosenber..onviveon.com]
            Sent: Wednesday, January 18, 2006 6:07 PM
            To: cayenne-use..bjectstyle.org
            Subject: EOUtilities.rawRowsForSQL?
            
            
            Is there an equivalent function similar to EOF's
    EOUtilities.rawRowsForSQL?
            



    This archive was generated by hypermail 2.0.0 : Wed Jan 18 2006 - 18:15:52 EST