Annotation of Examples/EnterpriseObjects/UniqueKey/UniqueKey_sybase/UniqueKey.eomodel, revision 1.1

1.1     ! root        1: {
        !             2:     EOModelVersion = 1; 
        !             3:     adaptorName = Sybase; 
        !             4:     connectionDictionary = {databaseName = ""; hostName = ""; password = ""; userName = ""; }; 
        !             5:     entities = (
        !             6:        {
        !             7:            attributes = (
        !             8:                {
        !             9:                    columnName = ENTITY_NAME; 
        !            10:                    externalType = varchar; 
        !            11:                    name = EntityName; 
        !            12:                    valueClassName = NSString; 
        !            13:                }, 
        !            14:                {
        !            15:                    columnName = MAX_KEY; 
        !            16:                    externalType = int; 
        !            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: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.