facebook

TopLink Caching options

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #303165 Reply

    Ramin
    Member

    hi,

    How do I entirely turn off TopLink caching in the version available in ME 7?
    And what other caching options are available any way?

    I want TopLink to always fetch the records from DB. I understand this is less efficient, but it will be no worst than doing the same by conventional means (straight SQLs) with no caching.

    The reason I need to do this is:
    1. I have external processes (external to my JVM) that also update data, and those are not recognized unless the keys change.

    #303173 Reply

    Ramin,
    Please refer to the following link to turn off cache and for other cache options.
    http://database.in2p3.fr/doc/oracle/Oracle_Application_Server_10_Release_3/web.1013/b28221/cfgdepds005.htm#TopLinkCaching
    Let me know if this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: TopLink Caching options

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