IntelliJ open source
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
Author

Hibernate Cache Management

Lakshmi Natarajan
Greenhorn

Joined: Jun 30, 2009
Messages: 5

My application requires to refresh the hibernate cache periodically (for every hour should sync the contents in cache with database). The duration of the refresh might be modified by the application user in the future (requirement) hence would like to specify it in config file instead of using refresh method in the code. Please let me know whether any tag or attribute available in config files for this set up or provide me better solution for this case.
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » Object Relational Mapping
 
RSS feed
 
New topic
The most intelligent Java IDE