Re: Timestamps and PostgreSQL
Re: Timestamps and PostgreSQL
- Subject: Re: Timestamps and PostgreSQL
- From: Paul Hoadley <email@hidden>
- Date: Tue, 7 Dec 2010 10:25:07 +1030
Hi Andrew,
On 07/12/2010, at 9:21 AM, Andrew Lindesay wrote:
> Possibly not helpful, but you can stick this construct inside the class;
>
> static
> {
> ... do stuff ...
> }
>
> I guess that runs before main() because it has to initialise the class before it can run code in it.
Actually, that's very helpful, as I can stick that in a custom class between Application and ERXApplication and I don't need to do anything in Application.main().
--
Paul.
http://logicsquad.net/
_______________________________________________
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