@class NSString; @interface NSSQLBatchOperationRequestContext : NSSQLStoreRequestContext { NSString *_tempTableName; } - (void)dealloc; @end