| 程序包 | 说明 |
|---|---|
| plus.ibatis.hbatis.orm.criteria.support |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> EntityDelete<T> |
EntityDelete.create(HbatisStatementMapper<T> repo,
Class<T> clazz) |
static <T> EntityDelete<T> |
EntityDelete.create(HbatisStatementMapper<T> repo,
Class<T> clazz) |
static <T> EntityDelete<T> |
EntityDelete.create(HbatisStatementMapper<T> repo,
EntityNode<T> n) |
static <T> EntityDelete<T> |
EntityDelete.create(HbatisStatementMapper<T> repo,
EntityNode<T> n) |
Copyright © 2024. All rights reserved.