users@jersey.java.net

That's funny

From: Marsh Eric <emarsh_at_mac.com>
Date: Fri, 20 Feb 2009 14:39:04 -0600

While trying to figure out why some of the values I'm sending in a
post message are getting lost, I noticed that every record in the
table seems to be being read by a generated method before the new
record is created. Seems like an expensive thing to do. Any idea why
this might be happening?