If you just want to replace JDBCAdaptor itself with your own, you can do what
wonder does at startup:
_NSUtilities.setClassForName(ERXJDBCAdaptor.class,
JDBCAdaptor.class.getName());
and then ERXJDBCAdaptor extends JDBCAdaptor.
If you want to do an entirely new adaptor, then you will need to provide a
framework.
ms
On Jul 4, 2010, at 5:22 AM, Andrew Lindesay wrote:
> Actually; scrap that question -- I think I have been here before and it is
> necessary!
>
>> Without jumping through too many hoops, is it necessary to make a new
>> framework to subclass JDBCAdaptor in a usable manner?
>
> ___
> Andrew Lindesay
> www.silvereye.co.nz
>
_______________________________________________
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]