[jboss-user] [JBoss Seam] - Re: Interrupting a Conversation to Start Another

Delphi's Ghost do-not-reply at jboss.com
Thu Jun 7 17:57:47 EDT 2007


Personally, I would consider this a data issue, not so much a framework issue. 

Just put a "completed" field in your Order entity that is only set when the order is completed. 

Then you can call "select * from orders o where completed = null" or whatever to see the incompleted orders. 









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

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



More information about the jboss-user mailing list