元数据资源库系统 ModeShape 2.6.0.Final 发布

jopen 13年前
     <p>ModeShape (前身是 "JBoss DNA") 是一个实现了 JCR 2.0 (<a href="/misc/goto?guid=4958196590864192512" rel="nofollow">JSR-283</a>) 规范,用以提供在不同系统上的内容存储的功能。</p>    <p>ModeShape 支持所有 JCR 2.0 的必选功能。</p>    <p>通常如果用一句话描述,我们总是将内容仓库说成是,“关系数据库”和“文件系统”的“集大成者”,外加所有那些我们一直没有但不得不内建在我们自己应用中的好东西。</p>    <p>这包括如事务、伸缩性、数据库端的查询、使用超大文件带来的真正好处、流、访问控制和文件系统端的层次结构,以及诸如版本标定、全文检索,以及两者都不支持但非常重要的“数据优先”方法。</p>    <p>JCR是描述所有这些特性的Java API。<br /> <br /> <span style="font-weight:bold;">项目地址</span>:<a href="/misc/goto?guid=4958196591605646477" target="_blank">http://www.jboss.org/modeshape/</a></p>    <p><br /> ModeShape 团队很高兴的发布了 ModeShape 2.6.0.Final. 可通过 JBoss Maven repository (see <a href="/misc/goto?guid=4958196592333536222">our Maven instructions</a>) 以及<a href="/misc/goto?guid=4958196593073154929" target="_blank">这里</a>下载。同时一些相关的用户指南也做了更新,包括:<a href="/misc/goto?guid=4958196593808949163">Reference Guide</a>, <a href="/misc/goto?guid=4958196594541651904">Getting Started Guide</a>, and <a href="/misc/goto?guid=4958196595281735970">JavaDoc</a>.</p>    <p>2.6 版本包含一些新特性、改进,以及大量的 bug 修复,主要包括:</p>    <ul>     <li>kits for JBoss Application Server 5.x and 6.x</li>     <li>improved overall performance</li>     <li>new disk-based storage connector</li>     <li>added cache support in several connectors</li>     <li>pluggable authentication and authorization</li>     <li>the JPA connector now support configuring/using Hibernate 2nd-level cache</li>     <li>improved BINARY property support for large files</li>     <li>automatically use the JDK logger if SLF4J binding is not available</li>     <li>upgraded to Infinispan 4.2.1.Final</li>     <li>faster startup of the ModeShape engine</li>     <li>over five dozen bug fixes</li>    </ul>