Generated by
JDiff

Class com.webobjects.jdbcadaptor.OpenBasePlugIn.OpenBaseExpression

Changed Methods
String assembleInsertStatementWithRow(NSDictionary, String, String, String) Method was inherited from com.webobjects.eoaccess.EOSQLExpression, but is now defined locally.  
String assembleUpdateStatementWithRow(NSDictionary, EOQualifier, String, String, String) Method was inherited from com.webobjects.eoaccess.EOSQLExpression, but is now defined locally.  
NSMutableDictionary bindVariableDictionaryForAttribute(EOAttribute, Object) Method was inherited from com.webobjects.jdbcadaptor.JDBCExpression, but is now defined locally.  
void prepareInsertExpressionWithRow(NSDictionary) Method was inherited from com.webobjects.eoaccess.EOSQLExpression, but is now defined locally.  
void prepareUpdateExpressionWithRow(NSDictionary, EOQualifier) Method was inherited from com.webobjects.eoaccess.EOSQLExpression, but is now defined locally.  
String sqlStringForCaseInsensitiveLike(String, String) Method was inherited from com.webobjects.eoaccess.EOSQLExpression, but is now defined locally.