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