0 Replies Latest reply on May 7, 2003 11:45 PM by chanc59

    How to lazy-load some beans in CMR?

    chanc59

      How to tell JBossCMP to lazy-load some beans in CMR? For example, order has order_items as CMR, when findByPrimaryKey() with an order, order_items are loaded too. How to lazy-load order_items when needed only?