|
|
1.1 root 1: {
2: EOModelVersion = 1;
3: adaptorName = Oracle7;
4: connectionDictionary = {hostMachine = ""; password = ""; serverId = ""; userName = ""; };
5: entities = (
6: {
7: attributes = (
8: {
9: columnName = ENTITY_NAME;
10: externalType = CHAR;
11: name = EntityName;
12: valueClassName = NSString;
13: },
14: {
15: columnName = MAX_KEY;
16: externalType = NUMBER;
17: name = MaxKey;
18: valueClassName = NSNumber;
19: valueType = i;
20: }
21: );
22: attributesUsedForLocking = (EntityName, MaxKey);
23: classProperties = (EntityName, MaxKey);
24: externalName = UNIQUE_KEY;
25: name = UniqueKey;
26: primaryKeyAttributes = (EntityName);
27: }
28: );
29: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.