Re: Example of getting data from non-JDBC datasource?

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Aug 13 2009 - 07:54:00 EDT

  • Next message: Andrus Adamchik: "Re: Online/Offline"

    Actually DbAdapter does not abstract all JDBC interaction. You will
    have to re-implement the DataNode.performQuery() method at the minimum.

    Andrus

    On Aug 7, 2009, at 11:46 PM, Mike Kienenberger wrote:
    > No non-jdbc examples that I know of, but I'd say you needed to create
    > your own implementation of Interface DbAdapter.
    >
    > http://cayenne.apache.org/doc/api/org/apache/cayenne/dba/
    > DbAdapter.html
    >
    >
    > You could use the JdbcAdaptor as an example:
    >
    > http://cayenne.apache.org/doc/api/org/apache/cayenne/dba/JdbcAdapter.html
    >
    > On Fri, Aug 7, 2009 at 4:20 PM, Blake Williams<bdub1..arthlink.net>
    > wrote:
    >> Does anyone have an example of how to get data from a non-JDBC data
    >> source,
    >> or some docs/instructions/etc. of how this can be done?
    >>
    >



    This archive was generated by hypermail 2.0.0 : Thu Aug 13 2009 - 07:54:38 EDT