nutz-sqltpl 1.3.7.RELEASE and 1.3.4.RELEASE release

basic introduction

  1. Xml fragments used to manage sql similar mybatis
  2. You can customize the rendering engine sql, defaults beetl html rendering engine
  3. Non-interference in affairs Nutz only responsible for rendering sql
  4. Environmental Requirements JDK1.8 +

. 1.3.7 the RELEASE  Update Log :

  1. Add: Support jar package xml hot update
  2. FIX: Error xml expression method of storage

. 1.3.4 the RELEASE  Update Log :

  1. Add: NutzCodeInsight  plugin began supporting Nutz-sqltpl automatically create xml, xml java jump with each other, to check whether there is xml, xml in sql syntax highlighting and automatic tips

  2. Add: Under @SqlsXml not set value, the default is java xml file .xml file name

  3. Add: add the implementation of many built-in fast implementation of the query interface ISqlDaoExecuteService

  4. Add: xml in sql tag adds wrap attributes (Clear newline \ n default value of false is true)

Quick Start

Guess you like

Origin www.oschina.net/news/107257/nutz-sqltpl-1-3-7-n-1-3-4-released