类的使用
xyz.xiezc.ioc.starter.orm.common.example.Example
-
使用Example的程序包 程序包 说明 xyz.xiezc.ioc.starter.orm.common xyz.xiezc.ioc.starter.orm.common.example -
-
xyz.xiezc.ioc.starter.orm.common中Example的使用
参数类型为Example的xyz.xiezc.ioc.starter.orm.common中的方法 修饰符和类型 方法 说明 longBaseMapper. countByExample(Example example)intBaseMapper. deleteByExample(Example example)List<Model>BaseMapper. selectByExample(Example example)intBaseMapper. updateByExample(Model record, Example example)intBaseMapper. updateByExampleSelective(Model record, Example example) -
xyz.xiezc.ioc.starter.orm.common.example中Example的使用
声明为Example的xyz.xiezc.ioc.starter.orm.common.example中的字段 修饰符和类型 字段 说明 protected ExampleGeneratedCriteria. example返回Example的xyz.xiezc.ioc.starter.orm.common.example中的方法 修饰符和类型 方法 说明 ExampleGeneratedCriteria. build()参数类型为Example的xyz.xiezc.ioc.starter.orm.common.example中的方法 修饰符和类型 方法 说明 protected CriteriaExample. createCriteria(Example example)protected CriteriaExample. createCriteriaInternal(Example example)参数类型为Example的xyz.xiezc.ioc.starter.orm.common.example中的构造器 构造器 说明 Criteria(Example example)GeneratedCriteria(Example example)
-