[ https://issues.apache.org/jira/browse/OPENJPA-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340934#comment-17340934 ]
ASF subversion and git services commented on OPENJPA-2816: ---------------------------------------------------------- Commit 477d73a99682f4b029e1f52767e70a6061a04ad3 in openjpa's branch refs/heads/master from Mark Struberg [ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=477d73a ] OPENJPA-2816 fix herddb jdbc driver class name > 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.2.0 > > > 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)