WebObjects 5.2.3

Uses of Interface
com.webobjects.eoaccess.EOSQLExpression.SQLValue

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

Uses of EOSQLExpression.SQLValue in com.webobjects.eoaccess
 

Classes in com.webobjects.eoaccess that implement EOSQLExpression.SQLValue
 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 EOSQLQualifier
          Deprecated. The class EOSQLQualifier is deprecated. Use EOAdaptorChannel.evaluateExpression() or EOFetchSpecification.setHints() instead.
 


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

Copyright © 2004 Apple Computer, Inc.