PATH |
EOEntity
Creating an Entity
An EOEntity requires at least the following to be usable:
- A name
- The name of a table in the database (the external name)
- The name of an enterprise object class
- A set of attributes to be used as the primary key
Note that if an entity has no enterprise object class name, the database-level objects use EOGenericRecord.
© 2001 Apple Computer, Inc. (Last Published April 13, 2001)