aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/healthmarketscience/jackcess/complex/ComplexValueForeignKey.java
Commit message (Expand)AuthorAgeFilesLines
* move files into standard maven dir structureJames Ahlborn2013-08-161-174/+0
* merge branch jackcess-2 changes through r759James Ahlborn2013-07-301-241/+82
* make attachment decoding the defaultJames Ahlborn2013-06-141-6/+6
* add attachment encoding supportJames Ahlborn2013-06-041-4/+2
* add methods to get the actual attachment contentJames Ahlborn2013-06-021-0/+18
* for consistencyJames Ahlborn2012-01-111-1/+1
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-271-2/+1
* some tweaks, fixes, and tests for unsupported valuesJames Ahlborn2011-11-121-1/+12
* implement complex value deletionJames Ahlborn2011-11-081-0/+31
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-061-3/+33
* Add support for reading/writing complex column data (version history, attachm...James Ahlborn2011-10-261-0/+246