DataNucleus / NeoDatis 是否支持获取组?
如果我没看错的话,就是说 NeoDatis 不支持 JDO 获取组。我的解释正确吗?
在 NeoDatis 的 DataNucleus 页面上:
以下是已知的限制 当前的实现
NeoDatis 没有“卸载”字段的概念,所以 当您从 数据存储它带有它的图表 对象。因此不存在 “延迟加载”及其后果 对记忆力可能产生的影响 利用率。
http://www.datanucleus.org/products/accessplatform_2_2/neodatis/support.html
If I'm reading this correctly it's saying that NeoDatis does not support JDO fetch groups. Am I correct in that interpretation?
On the DataNucleus page for NeoDatis:
The following are known limitations of
the current implementationNeoDatis doesn't have the concept of an "unloaded" field and so
when you request an object from the
datastore it comes with its graph of
objects. Consequently there is no
"lazy loading" and the consequent
impact that can have on memory
utilisation.
http://www.datanucleus.org/products/accessplatform_2_2/neodatis/support.html
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
恕我直言,DataNucleus 网站无法更清楚地说明哪个数据存储支持什么
http://www.datanucleus.org/products/accessplatform_3_0/datastore_features.html
IMHO the DataNucleus website cannot be clearer on what is supported in which datastore
http://www.datanucleus.org/products/accessplatform_3_0/datastore_features.html