Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.Invalidations.InvalidationsPair

Packages that use Invalidations.InvalidationsPair
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.storage.sql.jdbc   
 

Uses of Invalidations.InvalidationsPair in org.nuxeo.ecm.core.storage.sql
 

Methods in org.nuxeo.ecm.core.storage.sql that return Invalidations.InvalidationsPair
 Invalidations.InvalidationsPair RowMapper.receiveInvalidations()
          Processes and returns the invalidations queued for processing by the cache (if any).
 Invalidations.InvalidationsPair CachingRowMapper.receiveInvalidations()
           
 

Uses of Invalidations.InvalidationsPair in org.nuxeo.ecm.core.storage.sql.jdbc
 

Methods in org.nuxeo.ecm.core.storage.sql.jdbc that return Invalidations.InvalidationsPair
 Invalidations.InvalidationsPair JDBCRowMapper.receiveInvalidations()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.