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


_______________________________________________
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/mschrag%40mdimension.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
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