aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/Table.java
Commit message (Expand)AuthorAgeFilesLines
* Add Table methods to access the creation and last modified datesJames Ahlborn2021-07-071-0/+16
* Add more static utility methods to DatabaseBuilder to enable more succinct ob...James Ahlborn2020-09-071-0/+9
* add stream support to Iterable classes; add some unit tests with streamingJames Ahlborn2020-04-241-6/+15
* overrides everywhereJames Ahlborn2018-12-201-0/+1
* get javadocs displaying correctlyJames Ahlborn2018-12-181-4/+4
* upgrade poi; upgrade various pluginsJames Ahlborn2018-11-271-7/+7
* Allow optional direct insert/update of autonumber values. This is disabled b...James Ahlborn2015-05-011-0/+14
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* add initial ColumnValidator supportJames Ahlborn2014-03-201-0/+6
* Rework row add/update so that constraint violations do not leave behind parti...James Ahlborn2013-11-231-0/+9
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+291