I have created a MySQL plugin so that I can take advantage of some of MySQLs features and I want to set it as the default plugin for MySQL. I know I need to call JDBCPlugIn.setPlugInNameForSubprotocol(), but even if I put it in my application constructor just below super(), the standard plugin is used before that line of code gets executed.

I also noticed that the EROraclePlugin has an EROraclePluginClass with a static constructor, but what causes that to get called?

Is there a way to do what I want?

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

This email sent to [email protected]

Reply via email to