Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.storage.sql.jdbc.SQLInfo.MapMaker

Packages that use SQLInfo.MapMaker
org.nuxeo.ecm.core.storage.sql.jdbc   
 

Uses of SQLInfo.MapMaker in org.nuxeo.ecm.core.storage.sql.jdbc
 

Classes in org.nuxeo.ecm.core.storage.sql.jdbc that implement SQLInfo.MapMaker
static class SQLInfo.ColumnMapMaker
          Builds the map from a result set given a list of columns and column keys.
 

Fields in org.nuxeo.ecm.core.storage.sql.jdbc declared as SQLInfo.MapMaker
 SQLInfo.MapMaker SQLInfo.SQLInfoSelect.mapMaker
           
 

Constructors in org.nuxeo.ecm.core.storage.sql.jdbc with parameters of type SQLInfo.MapMaker
SQLInfo.SQLInfoSelect(java.lang.String sql, SQLInfo.MapMaker mapMaker)
          Select where some column keys may be aliased, and some columns may be computed.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.