类的使用
cc.vihackerframework.core.mybatis.injector.methods.AbstractInsertMethod
-
使用AbstractInsertMethod的程序包 程序包 说明 cc.vihackerframework.core.mybatis.injector.methods -
-
cc.vihackerframework.core.mybatis.injector.methods中AbstractInsertMethod的使用
cc.vihackerframework.core.mybatis.injector.methods中AbstractInsertMethod的子类 修饰符和类型 类 说明 classInsertIgnore插入一条数据(选择字段插入)插入如果中已经存在相同的记录,则忽略当前新数据classReplace插入一条数据(选择字段插入)
-