Uses of Record Class
org.hibernate.milvus.jdbc.MilvusCreateCollection.FieldSchema
Packages that use MilvusCreateCollection.FieldSchema
-
Uses of MilvusCreateCollection.FieldSchema in org.hibernate.milvus.jdbc
Methods in org.hibernate.milvus.jdbc that return types with arguments of type MilvusCreateCollection.FieldSchemaModifier and TypeMethodDescriptionMilvusCreateCollection.Schema.fieldSchemaList()Returns the value of thefieldSchemaListrecord component.Constructor parameters in org.hibernate.milvus.jdbc with type arguments of type MilvusCreateCollection.FieldSchemaModifierConstructorDescriptionSchema(List<MilvusCreateCollection.FieldSchema> fieldSchemaList) Creates an instance of aSchemarecord class.