Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.core.storage.sql.RowMapper.RowBatch

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

Uses of RowMapper.RowBatch in org.nuxeo.ecm.core.storage.sql
 

Methods in org.nuxeo.ecm.core.storage.sql with parameters of type RowMapper.RowBatch
 void RowMapper.write(RowMapper.RowBatch batch)
          Writes a set of rows.
 void CachingRowMapper.write(RowMapper.RowBatch batch)
           
 

Uses of RowMapper.RowBatch in org.nuxeo.ecm.core.storage.sql.jdbc
 

Methods in org.nuxeo.ecm.core.storage.sql.jdbc with parameters of type RowMapper.RowBatch
 void JDBCRowMapper.write(RowMapper.RowBatch batch)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.