WebObjects 5.2.3

Uses of Class
com.webobjects.eoaccess.EOSQLExpressionFactory

Packages that use EOSQLExpressionFactory
com.webobjects.eoaccess Provides the data access mechanisms for the Enterprise Objects technology. 
com.webobjects.jdbcadaptor Provides an implementation of an Enterprise Objects adaptor for JDBC data sources. 
com.webobjects.jndiadaptor Provides an implementation of an Enterprise Objects Frameworks adaptor for JNDI data sources. 
 

Uses of EOSQLExpressionFactory in com.webobjects.eoaccess
 

Methods in com.webobjects.eoaccess that return EOSQLExpressionFactory
abstract  EOSQLExpressionFactory EOAdaptor.expressionFactory()
          An abstract method that supports changes made to EOSQLExpression and related classes and interfaces.
 

Uses of EOSQLExpressionFactory in com.webobjects.jdbcadaptor
 

Subclasses of EOSQLExpressionFactory in com.webobjects.jdbcadaptor
 class JDBCExpressionFactory
          The expression factory for the JDBCAdaptor.
 

Methods in com.webobjects.jdbcadaptor that return EOSQLExpressionFactory
 EOSQLExpressionFactory JDBCPlugIn.createExpressionFactory()
          Creates a new JDBCExpresionFactory using the plugin's response to adaptor().
 EOSQLExpressionFactory JDBCPlugIn.expressionFactory()
          Returns the JDBCExpressionFactory, creating a new one if necessary.
 EOSQLExpressionFactory JDBCAdaptor.expressionFactory()
          Returns the expression factory to use for this adaptor.
 

Uses of EOSQLExpressionFactory in com.webobjects.jndiadaptor
 

Methods in com.webobjects.jndiadaptor that return EOSQLExpressionFactory
 EOSQLExpressionFactory JNDIAdaptor.expressionFactory()
           
 


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

Copyright © 2004 Apple Computer, Inc.