| 程序包 | 说明 |
|---|---|
| org.sagacity.sqltoy.dao | |
| org.sagacity.sqltoy.dao.impl | |
| org.sagacity.sqltoy.model | |
| org.sagacity.sqltoy.support |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
LightDao.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Long |
SqlToyLazyDao.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Long |
SqlToyLazyDao.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Long |
LightDao.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
LightDaoImpl.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Long |
SqlToyLazyDaoImpl.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Long |
SqlToyLazyDaoImpl.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Long |
LightDaoImpl.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
| 限定符和类型 | 方法和说明 |
|---|---|
EntityUpdate |
EntityUpdate.blankToNull(Boolean blankToNull) |
EntityUpdate |
EntityUpdate.blankToNull(Boolean blankToNull) |
static EntityUpdate |
EntityUpdate.create() |
static EntityUpdate |
EntityUpdate.create() |
EntityUpdate |
EntityUpdate.dataSource(DataSource dataSource) |
EntityUpdate |
EntityUpdate.dataSource(DataSource dataSource) |
EntityUpdate |
EntityUpdate.set(String param,
Object value) |
EntityUpdate |
EntityUpdate.set(String param,
Object value) |
EntityUpdate |
EntityUpdate.values(Object... values) |
EntityUpdate |
EntityUpdate.values(Object... values) |
EntityUpdate |
EntityUpdate.where(String where) |
EntityUpdate |
EntityUpdate.where(String where) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Long |
SqlToyDaoSupport.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
protected Long |
SqlToyDaoSupport.updateByQuery(Class entityClass,
EntityUpdate entityUpdate) |
Copyright © 2023. All rights reserved.