Quantcast
Channel: News - Marketplace | JetBrains
Viewing all articles
Browse latest Browse all 72158

News for MyBatisCodeHelperPro

$
0
0

1.7.3
  • fix java dateTime jdbcType

1.7.2
  • fix inspection for check mybatis xml not used

1.7.1
  • support bind on mac address on device register
  • fix order by with multiple field
  • fix display probelm on mac when generate files
  • fix exception on intellij on 1.7.3
  • add override when generate service impl
  • add scroll panel for generate by datasource
  • delete multiple unused xml fast

1.7.0
  • generate service add override annotation
  • find first n return list
  • import java class package when generate service interface

1.6.9
  • better method name auto complete
  • fix connect to sql database
  • fix jdbcType for long
  • better way to choose package
  • find one not generate on limit
  • support using transient

1.6.8
  • fix icon in xml miss
  • support more from field comment
  • support change icon
  • generate with jdbcType

1.6.7
  • fix bug service interface import page
  • could generate comment from field comment
  • use better icon
  • support language like updateIncVersion

1.6.6
  • fix bug when generate method xml in service

1.6.5
  • support findWithPage
  • support to configure mapper prefix

1.6.4
  • support sqlite
  • oracle support multiple column index,multiple column unique

1.6.0
  • support generate if test
  • support generate in service and service interface
  • support multiple column index,multiple column unique
  • support generate on function
  • support generate dto when find more than one field
  • not using pojo as default param

1.4.5
  • support with enum type

1.4.4
  • fix exception when start up

1.4.3
  • support multiple method xml generate
  • support for mybatis plus
  • support domain class with protected field and static field
  • support for small resolution
  • bugfix - fix can't generate to path

1.4.2
  • bugfix - fix Could not initialize class com.ccnode.codegenerator.freemarker.TemplateUtil

1.4.1
  • bugfix - oralce insertList
  • bugfix - import issue

1.4
  • add support for oracle
  • config use generate key
  • auto complete for resultMap,refid,keyProperty,property
  • support with java.sql.Timestamp java.sql.Date java.sql.Time Enum LocalDateTime LocalDate
  • support update field with insertSelective
  • add new icon of mybatis jump to xml ect

1.3
  • add index column and hasDefault column when generate mybatis files
  • jump from refid resultMap to their definition in mybatis xml. could refactor as well
  • could refactor method name in xml
  • add insertSelective when generate mybatis files
  • generate for greaterThanOrEqualTo and lessThanOrEqualTo and betweenOrEqualTo
  • add configuration to use with @Mapper
  • fix not null issue for find module - bug fix

1.2
  • add support for unsigned type, small int.
  • check for using object type instead of primitive type
  • support more auto completion for sql
  • double type support - bug fix
  • update field exception -bug fix

1.1 fix doc

1.0 use gradle, fix bugs.


Viewing all articles
Browse latest Browse all 72158

Trending Articles