public interface ParkingpointAppylMapper
限定符和类型 | 方法和说明 |
---|---|
int |
countByExample(ParkingpointAppylExample example)
This method was generated by MyBatis Generator.
|
int |
deleteByExample(ParkingpointAppylExample example)
This method was generated by MyBatis Generator.
|
int |
deleteByPrimaryKey(java.lang.Integer id)
This method was generated by MyBatis Generator.
|
int |
insert(ParkingpointAppyl record)
This method was generated by MyBatis Generator.
|
int |
insertSelective(ParkingpointAppyl record)
This method was generated by MyBatis Generator.
|
java.util.List<ParkingpointAppyl> |
selectByExample(ParkingpointAppylExample example)
This method was generated by MyBatis Generator.
|
ParkingpointAppyl |
selectByPrimaryKey(java.lang.Integer id)
This method was generated by MyBatis Generator.
|
int |
updateByExample(ParkingpointAppyl record,
ParkingpointAppylExample example)
This method was generated by MyBatis Generator.
|
int |
updateByExampleSelective(ParkingpointAppyl record,
ParkingpointAppylExample example)
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKey(ParkingpointAppyl record)
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKeySelective(ParkingpointAppyl record)
This method was generated by MyBatis Generator.
|
int countByExample(ParkingpointAppylExample example)
int deleteByExample(ParkingpointAppylExample example)
int deleteByPrimaryKey(java.lang.Integer id)
int insert(ParkingpointAppyl record)
int insertSelective(ParkingpointAppyl record)
java.util.List<ParkingpointAppyl> selectByExample(ParkingpointAppylExample example)
ParkingpointAppyl selectByPrimaryKey(java.lang.Integer id)
int updateByExampleSelective(ParkingpointAppyl record, ParkingpointAppylExample example)
int updateByExample(ParkingpointAppyl record, ParkingpointAppylExample example)
int updateByPrimaryKeySelective(ParkingpointAppyl record)
int updateByPrimaryKey(ParkingpointAppyl record)