Searched defs:maxRows (Results 1 – 6 of 6) sorted by relevance
57 private final Integer maxRows; field in OleProducer60 … final ImageService imageService, final DataSourceFactory dataSourceFactory, final Integer maxRows) in OleProducer()
80 final Integer maxRows; field in SDBCReportDataFactory.RowSetProperties84 …rocessing, final int commandType, final String command, final String filter, final Integer maxRows) in RowSetProperties()204 final Integer maxRows = (Integer) parameters.get("MaxRows"); in queryData() local
52 private int maxRows = 0; field in PocketExcelDecoder
75 private int maxRows = 0; field in MinicalcDecoder
245 Integer maxRows = null; in createReportJob() local
148 Integer maxRows=(Integer) jobProperties.getProperty(ReportEngineParameterNames.MAXROWS); in PentahoReportJob() local
Completed in 30 milliseconds