Skip to content

请问批量插入开启allowMultiQueries后是否保证原子性 #147

@ConfigCpuTimer

Description

@ConfigCpuTimer

<!-- 批量插入插件 --> <plugin type="com.itfsw.mybatis.generator.plugins.BatchInsertPlugin"> <!-- 开启后可以实现官方插件根据属性是否为空决定是否插入该字段功能 !需开启allowMultiQueries=true多条sql提交操作,所以不建议使用!插件默认不开启 --> <property name="allowMultiQueries" value="false"/> </plugin>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions