Re: deferrable initially deferred
Re: deferrable initially deferred
- Subject: Re: deferrable initially deferred
- From: Stamenkovic Florijan <email@hidden>
- Date: Tue, 24 Feb 2009 12:07:10 -0400
On Feb 24, 2009, at 11:37, Ricardo J. Parada wrote:
Is there anything that I can use to differentiate between the
FrontBase and Wonder versions of this plug in?
Not based on the screenshot you sent. Others probably know a better
way, but you can add the following to your model project's .properties
file:
com.frontbase.unique=1
(replace number 1 with whatever)
Then if the SQL generation generates stuff like:
SET UNIQUE = 1 FOR "ENTITY_NAME";
You are using the Wonder plugin. The original FB plugin does not
support this AFAIK.
There are also other ways of telling, but I only know of those that
can be reproduced through erroneous situations, the above is the
simplest way I know.
Well, you can also check the byte size of the different
framework's .jar. I bet there's a difference. But for that you'll need
the same versions of different vendor plugins to start with, argh, a
PITA.
I'll probably just clean up these two directories and re-download
the Wonder frameworks. :-)
The easiest way of making sure :)
F
_______________________________________________
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