Uses of Class
org.robovm.apple.coredata.NSBatchInsertRequest
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSBatchInsertRequest in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSBatchInsertRequest Modifier and Type Method Description static NSBatchInsertRequestNSBatchInsertRequest. create(String entityName, Block1<NSMutableDictionary<NSString,?>,Boolean> handler)static NSBatchInsertRequestNSBatchInsertRequest. create(NSEntityDescription entity, Block1<NSMutableDictionary<NSString,?>,Boolean> handler)