[jboss-user] [JBoss Seam] - Re: how can I do optimistic locking with crud framework?

gavin.king@jboss.com do-not-reply at jboss.com
Thu Oct 19 20:07:20 EDT 2006


Actually change it to:

@Begin
  | 	public void beginEdit() {
  | 		log.info("Conversation begun by beginEdit()");
  | 	}

(This is more elegant.)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979533#3979533

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979533



More information about the jboss-user mailing list