facebook

Instrument / Second level cache

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #236648 Reply

    Thomas Trostel
    Participant

    We’re trying to initialize the second level cache in Hibernate. Was anything added to the GUI to instrument the classes after they are built which would enable the second level cache and the lazy collections / properties? (of course it could be that we just aren’t initializing it correctly either so any tips / examples would be greatly appriciated)

    Thanks!

    Tom T

    #236654 Reply

    Riyad Kalla
    Member

    Tom,
    Nothing pertaining to the 2nd level cache is done in MyEclipse, you can turn it on via a Hibernate configuration option in the config file, I forget the exact setting, but I’ve used it quite a bit in the past. Be aware of caching issues that are a side effect of using the 2nd level cache.

    #236685 Reply

    Thomas Trostel
    Participant

    Don’t you need to instrument the compiled classes before the second level cache actually kicks in?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Instrument / Second level cache

You must be logged in to post in the forum log in