aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/ComplexColumnImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Change multi-value complex columns so that they return all relevant column pr...James Ahlborn2016-09-041-0/+20
* relicense with Apache LicenseJames Ahlborn2015-04-171-14/+11
* initial support for reading and writing calculated columns (issue #105)James Ahlborn2014-09-071-7/+3
* refactor ColumnImpl into multiple type specific sub-classesJames Ahlborn2014-08-071-0/+62