Mybatis-Plus 3.2.0 release, allowing you to quickly focus on business agile development

Mybatis-Plus 3.2.0 released, Mybatis-Plus is an enhanced MyBatis toolkit, simplify CRUD operations. When injected into the boot loader configuration XML single-table SQL operation, to simplify development, increase productivity and health. Mybatis-Plus to start injecting a non-interception achieve better performance, allowing you to quickly focus on business agile development

Demo examples mybatis-plus-samples     help documentation

Update log:

  • Code generator add up to a dream database support
  • Repair multi-field primary key lookup tables of SQL Bug
  • New updateWrapper try to update, whether saveOrUpdate (T) method continues
  • Code generator pg increasing numeric instant type support
  • Unable to generate the code to fix the problem does not exist when InjectionConfig
  • fix: # 1386 (github) tombstone field type Date and deleting non-null data date
  • Upgrade dependent mybatis version 3.5.2
  • Version 2.1 Upgrade relies jsqlparser
  • Apache Incubator to submit a request to remove restrictions 996NPL agreement should EasyScheduler plan
  • SQL SET adjustment to remove part Github / 1460
  • Remove SqlMethod enumeration UPDATE_ALL_COLUMN_BY_ID property, we recommended AlwaysUpdateSomeColumnById sets
  • fix: #1412(github) github:mybatis-plus-generator can't support oracle
  • fix: github 1380
  • Remove dbType and columnLike global configuration
  • Three removed fieldStrategy, using the previous version of the new alternative
  • Remove PerformanceInterceptor relevant, recommended p6spy
  • Removing el split into specific attributes like jdbcType typeHandler
  • Upgrade gradle-5.5.1, lombok-1.18.4
  • When selectStatement.getSelectBody () of type SetOperationList
  • Remove GlobalConfig # sqlParserCache property, remove LogicSqlInjector, add two quick-generated method OrderItem, page into a new parameter is the List of addOrder method
  • Nested interfaces into the individual parameters is  Function<Param, Param> func the method, the parameters change  Consumer<Param> consumerdoes not affect the use of standardized
  • fixed gitee / I10XWC allows custom type information is determined according to TableField
  • Merge pull request #1445 from kana112233/3.0
  • Parent support filtering properties feature
  • Add batch capture test abnormalities
  • Multi-tenant ID value of the expression, support for multiple criteria query ID
  • Extended json new type of processor jackson fastjson two implementations

 

Guess you like

Origin www.oschina.net/news/109366/mybatis-plus-3-2-0-released