You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/10/09 11:20:51 UTC

[JIRA] Created: (CAY-875) DbAdapter for SQLite

DbAdapter for SQLite
--------------------

                 Key: CAY-875
                 URL: https://issues.apache.org/cayenne/browse/CAY-875
             Project: Cayenne
          Issue Type: New Feature
          Components: Cayenne Core Library
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik


http://objectstyle.org/cayenne/lists/cayenne-devel/2007/10/0026.html

Previously Cayenne support for SQLite (http://sqlite.org/) wasn't possible due to the lack of JDBC driver. Now there is one under BSD license:

   http://www.zentus.com/sqlitejdbc/

So we should implement it for completeness (although I suspect a big subset of unit tests would fail due to the DB and driver limitations)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.