public interface IAppDao
extends net.mingsoft.base.dao.IBaseDao
| Modifier and Type | Method and Description |
|---|---|
int |
countByUrl(String websiteUrl)
根据域名查找相同域名的个数
|
net.mingsoft.base.entity.BaseEntity |
getByUrl(String websiteUrl)
根据域名查找站点实体
|
alterTable, countBySQL, createTable, delete, deleteByEntity, deleteBySQL, deleteEntity, dropTable, excuteSql, getByEntity, getEntity, insertBySQL, query, queryAll, queryByPage, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntityCopyright © 2020. All rights reserved.