-
Notifications
You must be signed in to change notification settings - Fork 0
/
mybatis.xml
4 lines (4 loc) · 902 Bytes
/
mybatis.xml
1
2
3
4
<application>
<component name="MybatisSettings" InsertGenerator="["add","insert","new"]" DeleteGenerator="["cancel","del"]" UpdateGenerator="["update","modify","set"]" SelectGenerator="["search","select","find","get","query","count","list","look"]" statementGenerateModel="0" />
<component name="MybatisXSettings" InsertGenerator="["add","insert","new"]" DeleteGenerator="["cancel","del","delete"]" UpdateGenerator="["update","modify","set"]" SelectGenerator="["search","select","find","get","query","list","look"]" statementGenerateModel="0" mapperIcon="BIRD" />
</application>