Uses of Class
com.morpheusdata.core.BulkSaveResult
Packages that use BulkSaveResult
-
Uses of BulkSaveResult in com.morpheusdata.core
Methods in com.morpheusdata.core that return BulkSaveResultModifier and TypeMethodDescriptiondefault BulkSaveResult<M>Persists a collection of previously created model objects in a batch to the Morpheus database.Methods in com.morpheusdata.core that return types with arguments of type BulkSaveResultModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<BulkSaveResult<M>>Persists a collection of previously created model objects in a batch to the Morpheus database.