[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1158) Add a pojoExist() method to the PojoCache for improving performance with JDBCCacheLoader

gmeroz (JIRA) jira-events at lists.jboss.org
Tue Jul 31 09:25:49 EDT 2007


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


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