public final class NSPersistentStoreRequestType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
BatchDeleteRequestType |
static long |
BatchInsertRequestType |
static long |
BatchUpdateRequestType |
static long |
FetchRequestType |
static long |
SaveRequestType |
public static final long FetchRequestType
public static final long SaveRequestType
public static final long BatchUpdateRequestType
public static final long BatchDeleteRequestType
public static final long BatchInsertRequestType