The OpenJPA pages on apache.org (http://openjpa.apache.org/) are the
obvious standouts.
They still suggest the latest stable is 2.3.0 and say things like "The
upcoming 2.4 release (trunk) is based off of the 2.3.x branch and will
contain some additional features (TBD)"
--
Aaron Scott-Boddendijk
It is officially released. Maybe I/we forgot to update some site still?
Just point me to the page you are missing something on and I gonna fix it.
txs and LieGrue,
strub
> Am 21.09.2015 um 09:44 schrieb Henno Vermeulen :
>
> The documentation does list 2.4.0 as a release so I think they just f
This should be possible by running org.apache.openjpa.jdbc.meta.MappingTool as
a Java application using command line options like "-schemaAction add -sql
update.sql". For more info see the forward mapping chapter of the manual at
http://openjpa.apache.org/builds/2.4.0/apache-openjpa/docs/manual.
The documentation does list 2.4.0 as a release so I think they just forgot to
update the downloads page!
I'm no OpenJPA committer, perhaps they can give the "official" answer, but
here's our practical answer:
We are using OpenJPA for a few years now. I can confirm from our experience
that the e