public interface SysSessionMapper extends top.ibase4j.core.base.BaseMapper<SysSession>
Modifier and Type | Method and Description |
---|---|
void |
deleteBySessionId(String sessionId) |
Long |
queryBySessionId(String sessionId) |
List<String> |
querySessionIdByAccount(String account) |
selectIdPage, selectIdPage, selectIdPage, selectIdPage
delete, deleteBatchIds, deleteById, deleteByMap, insert, insertAllColumn, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateAllColumnById, updateById, updateForSet
Copyright © 2018. All rights reserved.