-
Recent Posts
Archives
Categories
Meta
Author Archives: admin
Data Pipeline 2.2.5 Now Available
Added JavaBeanReader whice uses XPath expressions to identify field values and break records (see the Read from Java beans example) AbstractReader’s setStartingRow and setLastRow no return this Filter rule IsInstanceOfJavaType now returns false for null values Added number-to-date methods to … Continue reading
Data Pipeline 2.2.3 Now Available
Data Pipeline 2.2.3 is now available with the following enhancements: added JdbcValueReaderto allow clients to override column reading strategy added the JdbcReader.valueReader property
Data Pipeline 2.2.2 Now Available
Data Pipeline 2.2.2 is now available with the following enhancements: added the XmlTemplate functionality XmlWriter now uses XmlTemplate to describe output patterns
Data Pipeline 2.2.1 Now Available
Data Pipeline 2.2.1 is now available with the following enhancements: added batch execution to JdbcWriter (see JdbcWriter.setBatchSize) added callback mechanism to track job progress (see JobTemplate.transfer(R reader, W writer, boolean async, JobCallback callback)) early access to DeMuxReader
Data Pipeline 2.2 Released
We are happy to announce that Data Pipeline 2.2 is now released. We have added the enhancements below: added an XPath-based XmlReader updates so that Excel now defaults to the Apache POI instead of JXL updates so that the following … Continue reading
Data Pipeline 2.1 Released
We are happy to announce that Data Pipeline 2.1 is now released. We have added a great deal of enhancements below: support for Excel 2003 XLS files support for Excel XLSX (XML format) files added FixedWidthReader.setLastFieldConsumesRemaining(boolean lastFieldConsumesRemaining) functionality added ExcelReader.setUseSheetColumnCount(boolean … Continue reading