public interface IAppDao extends net.mingsoft.base.dao.IBaseDao<AppEntity>
| 限定符和类型 | 方法和说明 |
|---|---|
int |
countByUrl(String websiteUrl)
根据域名查找相同域名的个数
|
alterTable, countBySQL, createTable, delete, delete, deleteByEntity, deleteBySQL, deleteEntity, dropTable, excuteSql, getByEntity, getEntity, insertBySQL, query, queryAll, queryByPage, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateCache, updateEntityint countByUrl(String websiteUrl)
websiteUrl - 域名Copyright © 2022. All rights reserved.