Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.InvalidationsPropagator

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

Uses of InvalidationsPropagator in org.nuxeo.ecm.core.storage.sql
 

Constructors in org.nuxeo.ecm.core.storage.sql with parameters of type InvalidationsPropagator
CachingMapper(Model model, Mapper mapper, InvalidationsPropagator cachePropagator, InvalidationsPropagator eventPropagator, InvalidationsQueue repositoryEventQueue)
           
CachingRowMapper(Model model, RowMapper rowMapper, InvalidationsPropagator cachePropagator, InvalidationsPropagator eventPropagator, InvalidationsQueue repositoryEventQueue)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.