|
From: <leg...@at...> - 2003-06-16 06:48:02
|
The following comment has been added to this issue:
Author: Markus Menner
Created: Mon, 16 Jun 2003 1:47 AM
Body:
Yeah, thanx, sometimes I'm too lazy ;-)
Okay, if I'd use the .cfg.xml, it would be easier to define the jcs-cache settings there ...
But since I have my own cfg section (which is part of another configuration structure im my framework) I use a Properties instance to configure the SessionFactory and thus can't make use of it.
It would be perfect, if we just had a property to globally switch any (factory level) caching on/off.
Is this difficult ?
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-122
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-122
Summary: Global "on/off" property for SessionFactory-level cache
Type: New Feature
Status: Unassigned
Priority: Major
Project: Hibernate2
Versions:
2.0rc2
Assignee:
Reporter: Markus Menner
Created: Fri, 6 Jun 2003 1:41 AM
Updated: Fri, 6 Jun 2003 1:41 AM
Description:
It would be nice to have a property to switch on/off SessionFactory-level cache (for example to check performance improvements caching vs. no-caching).
At the moment you have to remove/add the jcs-cache tags in the mapping files.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|