Re: Support for SQLite?

From: Tore Halset (halse..vv.ntnu.no)
Date: Tue Oct 09 2007 - 04:54:33 EDT

  • Next message: Andrus Adamchik: "Re: [JIRA] Commented: (CAY-873) maven-cayenne-plugin requires transitive deps declared"

    As far as I know, SQLite is an embedded ANSI-C db. Like hsql or derby
    in the java world.

    Currently, SQLite is not supported, but it should be possible with a
    simple DbAdapter and a JNI wrapper to start the database.

    Do you need to use SQLite? Have you looked at Derby?

      - Tore.

    On Oct 9, 2007, at 10:47 , Toni Lamar wrote:

    >
    > Do you have any plans to support SQLite: http://sqlite.org/ in
    > Cayenne?
    > A lot of applications use it because it's so lightweight - much more
    > applications than the "already supported by Cayenne" openbase,
    > ingres, etc..
    >
    > Thanks,
    > Tony.
    > --
    > View this message in context: http://www.nabble.com/Support-for-
    > SQLite--tf4592778.html#a13111379
    > Sent from the Cayenne - Dev mailing list archive at Nabble.com.
    >
    >



    This archive was generated by hypermail 2.0.0 : Tue Oct 09 2007 - 04:56:13 EDT