[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1158) Add a pojoExist() method to the PojoCache for improving performance with JDBCCacheLoader
Jason T. Greene (JIRA)
jira-events at lists.jboss.org
Tue Jul 31 09:46:59 EDT 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-1158?page=all ]
Jason T. Greene updated JBCACHE-1158:
-------------------------------------
Fix Version/s: PojoCache 2.1.0
> Add a pojoExist() method to the PojoCache for improving performance with JDBCCacheLoader
> ----------------------------------------------------------------------------------------
>
> Key: JBCACHE-1158
> URL: http://jira.jboss.com/jira/browse/JBCACHE-1158
> Project: JBoss Cache
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: PojoCache
> Reporter: gmeroz
> Assigned To: Jason T. Greene
> Fix For: PojoCache 2.1.0
>
>
> using "find" method with JDBCCacheLoader is too expensive because loading a Blob from the DB is heavy.
> A pojoExist method can check if a pojo exist in the cache without loading the Blob.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list