1.7.3
- fix java dateTime jdbcType
- fix inspection for check mybatis xml not used
- 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
- generate service add override annotation
- find first n return list
- import java class package when generate service interface
- 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
- fix icon in xml miss
- support more from field comment
- support change icon
- generate with jdbcType
- fix bug service interface import page
- could generate comment from field comment
- use better icon
- support language like updateIncVersion
- fix bug when generate method xml in service
- support findWithPage
- support to configure mapper prefix
- support sqlite
- oracle support multiple column index,multiple column unique
- 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
- support with enum type
- fix exception when start up
- 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
- bugfix - fix Could not initialize class com.ccnode.codegenerator.freemarker.TemplateUtil
- bugfix - oralce insertList
- bugfix - import issue
- 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
- 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
- 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.