On Mon, Apr 19, 2010 at 5:39 AM, James Gregurich <[email protected]>wrote:
> > BTW: What does java do if 'new' cannot satisfy the request for heap > memory? Does it throw an exception or return NULL? > > It should throw a java.lang.OutOfMemoryError. Note that this is an Error not an Exception. Cheers Kerry -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
