程序包 | 说明 |
---|---|
com.js.kbt.mapper |
限定符和类型 | 方法和说明 |
---|---|
long |
ParkingPointMapper.countByExample(ParkingPointExample example)
This method was generated by MyBatis Generator.
|
int |
ParkingPointMapper.deleteByExample(ParkingPointExample example)
This method was generated by MyBatis Generator.
|
java.util.List<ParkingPoint> |
ParkingPointMapper.selectByExample(ParkingPointExample example)
This method was generated by MyBatis Generator.
|
int |
ParkingPointMapper.updateByExample(ParkingPoint record,
ParkingPointExample example)
This method was generated by MyBatis Generator.
|
int |
ParkingPointMapper.updateByExampleSelective(ParkingPoint record,
ParkingPointExample example)
This method was generated by MyBatis Generator.
|