1 Reply Latest reply on Mar 6, 2009 9:16 AM by bradsdavis

    Event Classes Not Cached - 3.3.1GA

    bradsdavis

      I notice a lot of logs around Byte Array on transitions.

      In the default configuration, are the event classes cached? It looks like it reassembles them per transition. Additionally, it doesnt do this with a subselect or join pattern, which seems to leads to n+1 selects.

      Is there a way to enable caching over events?