Re: move from using EO_PK_TABLE to OpenBase plugin
Re: move from using EO_PK_TABLE to OpenBase plugin
- Subject: Re: move from using EO_PK_TABLE to OpenBase plugin
- From: Andrew Lindesay <email@hidden>
- Date: Wed, 25 Jun 2008 19:50:35 +1200
Hello Shelly;
You need to include the following framework in your project / build
product;
OpenBasePKPlugin.framework
Then you need to add this bit of code to your Application's constructor;
JDBCPlugIn
.setPlugInNameForSubprotocol
("com.webobjects.jdbcadaptor.OpenBasePKPlugIn", "openbase");
cheers.
We currently have an application which utilises the EO_PK_TABLE in
generating primary keys.
We need to use the Openbase method of generating primary keys.
Can anyone please tell me how to change this?
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden