常量字段值

目录

cc.vihackerframework.*

  • cc.vihackerframework.core.mybatis.injector.methods.InsertBatch 
    修饰符和类型 常量字段
    private static final String SQL_METHOD "insertBatch"
  • cc.vihackerframework.core.mybatis.injector.methods.InsertIgnoreBatch 
    修饰符和类型 常量字段
    private static final String SQL_METHOD "insertIgnoreBatch"
  • cc.vihackerframework.core.mybatis.injector.methods.ReplaceBatch 
    修饰符和类型 常量字段
    private static final String SQL_METHOD "replaceBatch"