0 Replies Latest reply on Jan 20, 2013 6:51 AM by lives_78

    Cache preload from RDBMS

    lives_78

      In my application , we need to preload cache from RDBMS .The jdbccacheloader which is available uses proprietary schema which we want to over ride

       

      I found few solutions using custom cache loader .
      https://community.jboss.org/message/625231
      https://community.jboss.org/thread/149211
      but they seemed to be complex.

       

       

      Since this seems to be a common use case , let me know in case you have come across any solution.