[ https://issues.apache.org/jira/browse/OPENJPA-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202650#comment-17202650 ]
ASF subversion and git services commented on OPENJPA-2816: ---------------------------------------------------------- Commit 4c624c0acc9743fe687e3ab4504aa68d03260e7a in openjpa's branch refs/heads/master from Romain Manni-Bucau [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=4c624c0 ] Merge pull request #74 from eolivelli/fix/herddb-delimitall-real OPENJPA-2816 Add HerdDB DBDictionary - more fixes > 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 > Fix For: 3.1.3 > > > 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)