Re: question
Re: question
- Subject: Re: question
- From: "Mr. Pierre Frisch" <email@hidden>
- Date: Sat, 15 Mar 2008 17:21:35 -0700
There is a bug with Entity Modeler / WO 5.4. Entity Modeler uses the
deprecated API for SQL generation. We just discovered that those APIs
have a bug and do not call the Plug-In correctly. This affect all
Databases. The new APIs work correctly so if you generate your code
programmatically there is no problem but unfortunately it does not
work with Entity Modeler. This will be fixed in the next update.
Pierre
--
Pierre Frisch
email@hidden
On Mar 15, 2008, at 8:54, David LeBer wrote:
On 15-Mar-08, at 11:37 AM, Gustavo Pizano wrote:
To appease your curiosity... hehe.. changing form frontbabse to
FrontBase does no change... and the plugin i didn't get it where to
set it up
right clicking the webObjects ramework library in the proyect and
the configure with open a window with the following roots local,
system and user home, form the local I selected one called
FrontBasePlugin
thats what I have
In the Database Config settings for your model, what do you have for
the 'Driver' and 'Plugin' values?
Gus
On Mar 15, 2008, at 10:28 AM, Mike Schrag wrote:
This line is hardcoded into both the 5.3 and the 5.4 frontbase
plugin. If you're not getting it generated, this leads me to
believe that you are not, in fact, using the FrontBase plugin for
your model. So to appease my curiosity, try two things. First,
try changing jdbc:frontbase to jdbc:FrontBase and see if that
makes a difference. If not, try setting "Plugin" to
"FrontbasePlugIn" (capitalization is important here) and see if
that changes anything.
ms
On Mar 15, 2008, at 11:23 AM, Gustavo Pizano wrote:
Nop its the same, the line its not appearing
gus
On Mar 15, 2008, at 10:16 AM, David Holt wrote:
Try with jdbc:frontbase://localhost/logusuarios/
The last part of your connection URL is counteracting the line
"SET TRANSACTION ISOLATION LEVEL SERIALIZABLE, LOCKING
PESSIMISTIC;"
which is likely why it is not appearing in any of your sql
generations.
David
On 15-Mar-08, at 8:07 AM, Gustavo Pizano wrote:
jdbc:frontbase://localhost/logusuarios/isolation=read_committed/
locking=optimistic
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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
_______________________________________________
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