[ http://team.andromda.org:8080/jira/browse/HIB-34?page=history ] Work on HIB-34 started by Carlos Cuenca
> cacheable querries > ------------------ > > Key: HIB-34 > URL: http://team.andromda.org:8080/jira/browse/HIB-34 > Project: Hibernate Cartridge > Type: Improvement > Versions: 3.0M3 > Reporter: Carlos Cuenca > Assignee: Carlos Cuenca > Fix For: 3.0M3 > > > A tagged value to specify wheter the finder should be cacheable or not. > There should be a namespace property to enable or disable caching, when > enabled the property: > hibernate.cache.use_query_cache true > should be written in the config file. > Then a tagged value within a finder method should specify in caching is > enabled or not for that querry. > When enabled, query.setCacheable(true); should be written in the finder > method. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
