add updateCPathInFolderInfo: withCPath2 definition

This commit is contained in:
Jean Raby
2013-01-16 15:09:25 -05:00
parent e9b18d4521
commit 113bae4638
+3
View File
@@ -40,6 +40,9 @@
- (NSString *) createSessionsFolderWithName: (NSString *) tableName;
- (NSDictionary *) sessionsAttributeTypes;
- (NSString *) updateCPathInFolderInfo: (NSString *) tableName
withCPath2: (NSString *) c_path2;
@end
@interface EOAdaptorChannel (GCSSpecialQueries)