aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/PropertyMap.java
Commit message (Expand)AuthorAgeFilesLines
* add stream support to Iterable classes; add some unit tests with streamingJames Ahlborn2020-04-241-0/+9
* overrides everywhereJames Ahlborn2018-12-201-0/+4
* get javadocs displaying correctlyJames Ahlborn2018-12-181-4/+4
* upgrade poi; upgrade various pluginsJames Ahlborn2018-11-271-4/+4
* Add some additional property keys and relevant enums for valuesJames Ahlborn2018-05-191-3/+147
* Expose the ddl attribute on properties. Set the attribute appropriately for k...James Ahlborn2018-01-251-0/+18
* minor cleanupsJames Ahlborn2016-09-041-0/+2
* Change multi-value complex columns so that they return all relevant column pr...James Ahlborn2016-09-041-0/+1
* fix borked javadoc tagJames Ahlborn2015-07-071-2/+2
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* add ability to set properties in the various BuldersJames Ahlborn2014-09-091-0/+23
* initial support for reading and writing calculated columns (issue #105)James Ahlborn2014-09-071-0/+2
* add public api for modifying propertiesJames Ahlborn2013-10-111-2/+32
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+83