Uses of Interface
org.springframework.data.mongodb.core.ExecutableInsertOperation.TerminatingBulkInsert
Packages that use ExecutableInsertOperation.TerminatingBulkInsert
-
Uses of ExecutableInsertOperation.TerminatingBulkInsert in org.springframework.data.mongodb.core
Subinterfaces of ExecutableInsertOperation.TerminatingBulkInsert in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceTrigger insert execution by calling one of the terminating methods.Methods in org.springframework.data.mongodb.core that return ExecutableInsertOperation.TerminatingBulkInsertModifier and TypeMethodDescriptionExecutableInsertOperation.InsertWithBulkMode.withBulkMode(BulkOperations.BulkMode bulkMode) Define theBulkOperations.BulkModeto use for bulk insert operation.