From dev-return-10926-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Tue Mar 10 15:15:16 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 16908 invoked from network); 10 Mar 2009 15:15:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2009 15:15:16 -0000 Received: (qmail 57991 invoked by uid 500); 10 Mar 2009 15:15:16 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 57974 invoked by uid 500); 10 Mar 2009 15:15:16 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 57963 invoked by uid 99); 10 Mar 2009 15:15:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2009 08:15:16 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2009 15:15:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3E9E1234C041 for ; Tue, 10 Mar 2009 08:14:53 -0700 (PDT) Message-ID: <1031400545.1236698093255.JavaMail.jira@brutus> Date: Tue, 10 Mar 2009 08:14:53 -0700 (PDT) From: "Tim McConnell (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Assigned: (OPENJPA-735) Provide dictionary support for SolidDB In-Reply-To: <862217574.1222801307321.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell reassigned OPENJPA-735: ------------------------------------- Assignee: Tim McConnell > Provide dictionary support for SolidDB > -------------------------------------- > > Key: OPENJPA-735 > URL: https://issues.apache.org/jira/browse/OPENJPA-735 > Project: OpenJPA > Issue Type: Improvement > Components: jdbc > Affects Versions: 1.3.0 > Reporter: Kevin Sutter > Assignee: Tim McConnell > > SolidDB (http://www-01.ibm.com/software/data/soliddb/) is an in-memory relational database from IBM. Supposedly, it's JDBC compliant and, thus, shouldn't be a major effort to create a dictionary. > Besides drumming up JPA support for existing SolidDB customers, this database may also prove fruitful from our own junit regression testing. Using an in-memory database may help speed up our junit bucket over the current usage of Derby. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.