aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/PropertyMaps.java
Commit message (Expand)AuthorAgeFilesLines
* overrides everywhereJames Ahlborn2018-12-201-0/+1
* plug expr evaluation into columns/tables; create Identifier for tracking expr...James Ahlborn2018-05-081-0/+6
* start enforcing the required and no-zero len column propertiesJames Ahlborn2018-04-291-24/+41
* Expose the ddl attribute on properties. Set the attribute appropriately for k...James Ahlborn2018-01-251-3/+4
* Fix writing of property maps without any properties. fixes #144James Ahlborn2017-10-031-1/+7
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* some minor cleanups for reading and writing calculated columns (issue #105)James Ahlborn2014-09-081-1/+1
* initial support for reading and writing calculated columns (issue #105)James Ahlborn2014-09-071-1/+1
* add public api for modifying propertiesJames Ahlborn2013-10-111-3/+31
* Add support for modifying propertiesJames Ahlborn2013-10-111-24/+147
* revamp tostring outputJames Ahlborn2013-09-091-8/+3
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+340