Java快速Web开发框架 OpenXava 4.5.1 发布

jopen 12年前
   <p>OpenXava 4.5.1 发布,主要改进记录包括:</p>    <ul>     <li>Focus order only includes editors. Actions, links, tabs, etc. are excluded. </li>     <li>SimpleHTMLReportAction extends SimpleTemplaterAction to be able to use SimpleTemplater in email<span class="truncate_more"> messages. <br /> </span></li>     <li><span class="truncate_more">Documentation for @Tree is improved. <br /> </span></li>     <li><span class="truncate_more">Focus is not set in the first load of detail only modules. <br /> </span></li>     <li><span class="truncate_more">Navigating among objects with references with inheritance no longer produces a system error. <br /> </span></li>     <li><span class="truncate_more">New in a model with a reference with inheritance does not reset the reference view to the base model. <br /> </span></li>     <li><span class="truncate_more">Searching from a reference with inheritance did not always show all the objects of the hierarchy. <br /> </span></li>     <li><span class="truncate_more">There are many more bugfixes</span></li>    </ul>    <p><a href="/misc/goto?guid=4958325564542470360" target="_blank">OpenXava</a>是一个让使用XML与Java来开发J2EE商业应用程序变得简单的框架.OpenXava不使用常见的MVC架构,它是一个JPA应用程序引擎,你能够通过JDK5.0注解或XML描述对象-关系表的映射关系,并将运行期实体对象持久化到数据库中去。</p>    <p>使用OpenXava你只需要写model,POJOs,和Java 5 annotations,你不用写view,也不用写controller。</p>    <p><img alt=" Java快速Web开发框架 OpenXava 4.5.1 发布" src="https://simg.open-open.com/show/8728ca792844499f16745cebb8b4a4ca.jpg" width="553" height="432" /></p>    <br />