Blackberry 持久性:ObjectGroup createGroup 与 createGroupIgnoreTooBig
createGroup 和 createGroupIgnoreTooBig 之间有什么区别?
据我了解,当对象超过 64k 时,createGroup 会抛出 too big 异常,而 createGroupIgnoreTooBig 不会。但这是否意味着 createGroupIgnoreTooBig 允许我创建大于 64k 的对象,还是只会对其进行部分分组?
What is the difference between the createGroup and createGroupIgnoreTooBig?
I understand that createGroup will throw the too big exception when the object exceeds 64k, and createGroupIgnoreTooBig will not. But does it mean that createGroupIgnoreTooBig allows me to create objects larger than 64k, or will it only partially group it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论