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