We aim to make DataNucleus AccessPlatform as compatible with related software as possible.
Here we give an overview of known compatibilities/problems
|
Software
|
Status
|
|
GraniteDS
|
Fully compatible from GraniteDS 2.0+
|
|
Scala
|
Fully compatible
|
|
GWT
|
There is a known problem in the serialisation of detached objects where GWT
fails to handle serialisation of a field. This is a problem in GWT since the field
is of type Object[] and every element is Serializable. There is a project
GILEAD that
attempts to handle this for various persistence solutions (and in version 1.3 will
have specific support for DataNucleus, already in Gilead SVN).
Also look at
this
and this.
|