| 程序包 | 说明 |
|---|---|
| plus.ibatis.hbatis.orm.criteria.statement | |
| plus.ibatis.hbatis.orm.criteria.support | |
| plus.ibatis.hbatis.orm.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> UpdateStatement<T> |
UpdateStatement.newInstance(EntityNode<T> entityNode) |
static <T> UpdateStatement<T> |
UpdateStatement.newInstance(EntityNode<T> entityNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E> UpdateStatement<E> |
StatementBuilder.buildUpdate(EntityNode<E> n) |
static <E> UpdateStatement<E> |
StatementBuilder.buildUpdate(EntityNode<E> n) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
HbatisStatementMapper.updateByStatement(UpdateStatement<T> statement)
update by statement
|
int |
HbatisStatementMapper.updateByStatement(UpdateStatement<T> statement)
update by statement
|
Copyright © 2024. All rights reserved.