home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / EOUSER.Z / License.table < prev   
Text File  |  1996-09-09  |  680b  |  24 lines

  1. {
  2.     Copyright = "Copyright (c) 1996, NeXT Software, Inc.  This file can not be copied or modified";  
  3.     Product = "Enterprise Objects Framework";
  4.     Features = {
  5.              AutomaticChangeTracking = YES;
  6.              TransparentRelationshipAccess = YES;
  7.         SupportsNoneAdaptor = YES;  
  8.         SupportsODBCAdaptor = YES;  
  9.         SupportsInformixAdaptor = YES;  
  10.         SupportsOracleAdaptor = YES;  
  11.         SupportsSybaseAdaptor = YES;  
  12.  
  13.         CustomBusinessObjects = YES;
  14.         SupportsAnyAdaptor = YES;  
  15.         MultipleConnections = YES;
  16.         EntityInheritance = YES;
  17.         MultipleModelFiles = YES;
  18.         MultiTableMapping = YES;
  19.         ReferentialIntegrity = YES;
  20.         OptimizedRelationshipAccess = YES;
  21.         StoredProcedureSupport = YES;
  22.     }
  23. }
  24.