Unfortunately, we cannot support the service anymore. Sorry for inconvenience.
The suitable replacement for this tool will be available at github.com/lvc soon.
ROSA Laboratory, 21 July 2015.
Home | Issue |

API changes/compatibility report for the JDO library

Java Data Objects (JDO) is a standard way to access persistent data in databases, using plain old Java objects (POJO) to represent persistent data. The approach separates data manipulation (done by accessing Java data members in the Java domain objects) from database manipulation (done by calling the JDO interface methods). This separation of concerns leads to a high degree of independence of the Java view of data from the database view of the data.

Links: site doc src
JAR:  jdo-api

[+] show log

VersionDateChange
Log
Compatibility Added
Methods
Removed
Methods
ABI Changes? API Changes?
BinarySource HighMediumLow HighMediumLow
3.0.12011-10-29changelog100%100%00000000
3.02010-06-25n/a100%82.3%499 new0001 warning23 changes10 changes0
2.22008-10-07n/a100%74.7%58 new000015 changes00
2.1.12008-07-31n/a100%100%00000000
2.12008-03-17n/a100%78.3%282 new000030 changes00
2.02006-03-29n/ainitial version in the tracker

Maintained by Andrey Ponomarenko at NTC IT ROSA.