Class MilvusInsert
java.lang.Object
org.hibernate.milvus.jdbc.AbstractMilvusCollectionStatement
org.hibernate.milvus.jdbc.MilvusInsertOrUpdate
org.hibernate.milvus.jdbc.MilvusInsert
- All Implemented Interfaces:
MilvusStatementDefinition
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MilvusInsertOrUpdate
getData, getPartitionName, parameterCount, setData, setPartitionNameMethods inherited from class AbstractMilvusCollectionStatement
getCollectionName, setCollectionNameMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface MilvusStatementDefinition
parameterCount
-
Constructor Details
-
MilvusInsert
public MilvusInsert()
-