Has anyone done some thinking with regards to virtual portals - or sub-portals.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880249#3880249
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880249
Hello
I assume that what I am going to ask cannot be done with the current CMR spec. But I
will give the question a go anyway just to be sure.
I have an existing datamodel that looks like this:
table1: PRODUCT
PRODUCT_ID (pk)
table2: ITEM
ITEM_ID (pk)
table3: PRODUCT_ITEM
PRODUCT_ID (fk PRODU