users@glassfish.java.net

persist seems to call the old insert statement after table change

From: <glassfish_at_javadesktop.org>
Date: Mon, 02 Feb 2009 08:29:17 PST

My table definition changed and I think that I've successfully updated the classes that describe the entity for the updated table. However, the bean still tries to use an insert statement with fields from the old table definition, happens after the call to persist. I'm missing something....
[Message sent by forum member 'chrismorgan23' (chrismorgan23)]

http://forums.java.net/jive/thread.jspa?messageID=329655