[ https://issues.apache.org/jira/browse/OPENJPA-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156786#comment-17156786 ]
ASF subversion and git services commented on OPENJPA-2816: ---------------------------------------------------------- Commit 0e32d4981abca26ea97d8e66c643b2bf5162d1e9 in openjpa's branch refs/heads/master from Romain Manni-Bucau [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=0e32d49 ] Merge pull request #63 from eolivelli/fix/OPENJPA-2816-herddb OPENJPA-2816 Add HerdDB DBDictionary > Add HerdDB DBDictionary > ----------------------- > > Key: OPENJPA-2816 > URL: https://issues.apache.org/jira/browse/OPENJPA-2816 > Project: OpenJPA > Issue Type: New Feature > Components: third-party > Reporter: Enrico Olivelli > Priority: Major > > I would like to contribute to OpenJPA a DBDictionary for HerdDB database > [https://github.com/diennea/herddb > ]HerdDB is an embedded database designed to run in production with builtin > replication. > It is based on Apache Calcite, Apache BookKeeper and Apache ZooKeeper > Basically it is this file: > [https://github.com/diennea/herddb/blob/master/herddb-thirdparty/openjpa/src/main/java/herddb/openjpa/DBDictionary.java] > > -- This message was sent by Atlassian Jira (v8.3.4#803005)