| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
8年前发布

移动数据库引擎Realm Java v2.3.1 发布

   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/0f3ae104c7167272412079964cb5969e.png" /></strong></p>    <p> </p>    <p>Realm 是一个跨平台的移动数据库引擎,可运行于手机、平板和可穿戴设备之上。于 2014 年 7 月发布,准确来说,它是专门为移动应用所设计的数据持久化解决方案之一。 Realm 可以轻松地移植到您的项目当中,并且绝大部分常用的功能(比如说插入、查询等等)都可以用一行简单的代码轻松完成! Realm 并不是对 Core Data 的简单封装,相反地, Realm 并不是基于 Core Data ,也不是基于 SQLite 所构建的。它拥有自己的数据库存储引擎,可以高效且快速地完成数据库的构建操作。</p>    <h2>更新日志</h2>    <h3>增强</h3>    <ul>     <li>[ObjectServer] The <code>serverUrl</code> given to <code>SyncConfiguration.Builder()</code> is now more lenient and will also accept only paths as argument (#4144).</li>     <li>[ObjectServer] Add a timer to refresh periodically the access_token.</li>    </ul>    <h3>Bug 修复</h3>    <ul>     <li>NPE problem in SharedRealm.finalize() (#3730).</li>     <li><code>RealmList.contains()</code> and <code>RealmResults.contains()</code> now correctly use custom <code>equals()</code> method on Realm model classes.</li>     <li>Build error when the project is using Kotlin (#4087).</li>     <li>Bug causing classes to be replaced by classes already in Gradle's classpath (#3568).</li>     <li>NullPointerException when notifying a single object that it changed (#4086).</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958999213526848571" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958999213664669054" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/27e4fdbd">http://www.open-open.com/news/view/27e4fdbd</a></p>