Never mind, I figured it out.  My application was setting its own plugin class 
as follows:

        
JDBCPlugIn.setPlugInNameForSubprotocol("com.mpv.database.MPVOraclePlugIn", 
"oracle");

I changed my MPVOraclePlugIn to extend EROraclePlugIn and now it seems to get 
used by EOF.

Thanks
Ricardo





On Sep 20, 2012, at 11:46 AM, Ricardo J. Parada <[email protected]> wrote:

> 
> 
> Hi,
> 
> What is the trick to have my app use EROracleExpression to build the SQL 
> instead of EOF's OracleExpression?
> 
> I added the EROraclePlugIn framework to my app.  
> 
> However my app still seems to use EOF's OracleExpression instead of 
> EROracleExpression to build SQL.
> 
> Any ideas?
> 
> Thanks,
> Ricardo Parada
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/rparada%40mac.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to