| 程序包 | 说明 |
|---|---|
| org.dromara.milvus.plus.core.conditions | |
| org.dromara.milvus.plus.core.mapper |
| 限定符和类型 | 方法和说明 |
|---|---|
LambdaInsertWrapper<T> |
LambdaInsertWrapper.partition(FieldFunction<T,?> partitionName) |
LambdaInsertWrapper<T> |
LambdaInsertWrapper.partition(String partitionName) |
LambdaInsertWrapper<T> |
LambdaInsertWrapper.put(FieldFunction<T,?> fieldName,
Object value) |
LambdaInsertWrapper<T> |
LambdaInsertWrapper.put(String fieldName,
Object value) |
LambdaInsertWrapper<T> |
LambdaInsertWrapper.wrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
LambdaInsertWrapper<T> |
BaseMilvusMapper.insertWrapper()
创建新增构建器实例
|
Copyright © 2024. All rights reserved.