WebObjects 5.2.3

Uses of Interface
com.webobjects.eoaccess.EOPropertyListEncoding

Packages that use EOPropertyListEncoding
com.webobjects.eoaccess Provides the data access mechanisms for the Enterprise Objects technology. 
 

Uses of EOPropertyListEncoding in com.webobjects.eoaccess
 

Classes in com.webobjects.eoaccess that implement EOPropertyListEncoding
 class EOAttribute
          An EOAttribute represents a column, field, or property in a database and associates an internal name with an external name or expression by which the property is known to the database.
 class EOEntity
          An EOEntity describes a table in a database and associates a name internal to the Enterprise Objects Framework with an external name by which the table is known to the database.
 class EORelationship
          An EORelationship describes an association between two entities, based on attributes of those two entities.
 class EOStoredProcedure
          EOStoredProcedure encapsulates the information stored in an EOModel about a stored procedure which is stored in a database server.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.