aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/Cursor.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for using Predicates to match values in Cursors. Add PatternColu...James Ahlborn2020-06-271-7/+25
* add stream support to Iterable classes; add some unit tests with streamingJames Ahlborn2020-04-241-7/+16
* overrides everywhereJames Ahlborn2018-12-201-0/+1
* get javadocs displaying correctlyJames Ahlborn2018-12-181-3/+3
* upgrade poi; upgrade various pluginsJames Ahlborn2018-11-271-9/+9
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...James Ahlborn2014-06-111-0/+9
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+379