long |
AuthSourceMapper.countByExample(AuthSourceExample example) |
int |
AuthSourceMapper.deleteByExample(AuthSourceExample example) |
List<AuthSource> |
AuthSourceMapper.selectByExample(AuthSourceExample example) |
List<AuthSource> |
AuthSourceMapper.selectByExampleWithBLOBs(AuthSourceExample example) |
int |
AuthSourceMapper.updateByExample(AuthSource record,
AuthSourceExample example) |
int |
AuthSourceMapper.updateByExampleSelective(AuthSource record,
AuthSourceExample example) |
int |
AuthSourceMapper.updateByExampleWithBLOBs(AuthSource record,
AuthSourceExample example) |