|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOKeyValueQualifier | |
com.webobjects.eoaccess | Provides the data access mechanisms for the Enterprise Objects technology. |
com.webobjects.eocontrol | Provides infrastructure for creating and manging enterprise objects. |
com.webobjects.jdbcadaptor | Provides an implementation of an Enterprise Objects adaptor for JDBC data sources. |
Uses of EOKeyValueQualifier in com.webobjects.eoaccess |
Methods in com.webobjects.eoaccess with parameters of type EOKeyValueQualifier | |
String |
EOSQLExpression.sqlStringForKeyValueQualifier(EOKeyValueQualifier qualifier)
Creates and returns a SQL string that is the result of interposing an operator between the SQL strings for qualifier 's key
and value. |
Uses of EOKeyValueQualifier in com.webobjects.eocontrol |
Methods in com.webobjects.eocontrol with parameters of type EOKeyValueQualifier | |
void |
EOQualifierVisitor.visitKeyValueQualifier(EOKeyValueQualifier q)
|
Uses of EOKeyValueQualifier in com.webobjects.jdbcadaptor |
Methods in com.webobjects.jdbcadaptor with parameters of type EOKeyValueQualifier | |
String |
OraclePlugIn.OracleExpression.sqlStringForKeyValueQualifier(EOKeyValueQualifier qualifier)
|
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |