• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Foreign keys and database operation ordering
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Foreign keys and database operation ordering


  • Subject: Re: Foreign keys and database operation ordering
  • From: Lachlan Deck <email@hidden>
  • Date: Thu, 12 Feb 2009 12:32:52 +1100

Hi Chuck,

On 12/02/2009, at 5:28 AM, Chuck Hill wrote:

Use Wonder.  Set main() in Application up like this:

public static void main(String argv[])
{
ERXDatabaseContextMulticastingDelegate.addDefaultDelegate(new ERXEntityDependencyOrderingDelegate());
// Ensure that we get proper error pages when an exception happens in a direct action.
// This must go here and not in the constructor or it won't work.
System.setProperty("WODisplayExceptionPages", "true");
WOApplication.main(argv, Application.class);
}

Is it too late doing this in installPatches()?

with regards,
--

Lachlan Deck



_______________________________________________
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


  • Follow-Ups:
    • Re: Foreign keys and database operation ordering
      • From: Chuck Hill <email@hidden>
References: 
 >Foreign keys and database operation ordering (From: Cedarstone <email@hidden>)
 >Re: Foreign keys and database operation ordering (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: webobjects.mdimension.com
  • Next by Date: Re: Foreign keys and database operation ordering
  • Previous by thread: Re: Foreign keys and database operation ordering
  • Next by thread: Re: Foreign keys and database operation ordering
  • Index(es):
    • Date
    • Thread