[jboss-dev-forums] [Design of JBoss jBPM] - Re: Some Commands committed
tom.baeyens@jboss.com
do-not-reply at jboss.com
Mon Mar 12 11:14:18 EDT 2007
thanks. great news.
the depth of the object graph is indeed what still needs to be discussed. i think i have posted already some ideas before on this dev forum.
probably the most easy solution is to just resolve the minimal graph (only using hibernate's lazy loading) and then using inheritence for expanding this graph as needed. if a user wants a more deeply resolved objectgraph, he/she can just subclass the original command and add navigation to activate lazy initialization.
what do you think ?
regards, tom.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027201#4027201
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027201
More information about the jboss-dev-forums
mailing list