DataNucleus 3.0.8 發布

2021-01-08 開源中國

DataNucleus Access Platform 是一個兼容各種標準的 Java 數據持久化框架, 兼容 JDO1, JDO2, JDO2.1, JDO2.2, JDO2.3, JPA1, JPA2 等 Java 標準。提供一個基於 REST 的API。通過它可以訪問所有常見的資料庫伺服器,還包括 LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, 和 HADOOP 資料庫等.

DataNucleus 3.0.8 發布,該版本改進內容:

1. Cascade-attach of arrays of persistables was fixed.
2. The JPA extension feature "findTypeConversion" was fixed.
3. A bug in OSGi class loading for persistence.xml was fixed.
4. Support for sequences with Derby was added.
5. Some other minor improvements were made

相關焦點