luxlabs header browser preview


@class NSString;

@interface NSSQLBatchOperationRequestContext : NSSQLStoreRequestContext {
    NSString *_tempTableName;
}

- (void)dealloc;

@end