aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/java/com/healthmarketscience/jackcess/TableTest.java
Commit message (Expand)AuthorAgeFilesLines
* move files into standard maven dir structureJames Ahlborn2013-08-161-221/+0
* merge branch jackcess-2 changes through r759James Ahlborn2013-07-301-31/+55
* use shared Calendar instance to converting DatesJames Ahlborn2013-02-281-3/+4
* Reuse previously written memo/ole values when updating other values in a row ...James Ahlborn2011-11-151-2/+1
* Add support for reading/writing complex column data (version history, attachm...James Ahlborn2011-10-261-1/+1
* add support for reading properties blobs; add accessors to various database o...James Ahlborn2011-03-201-0/+8
* add (initial) read-only support for Access 97 (jet format 3) databases (#3003...James Ahlborn2010-07-231-0/+10
* initial update row supportJames Ahlborn2009-11-161-1/+1
* Add ErrorHandler utility for customizing error handling during rowJames Ahlborn2008-11-081-1/+1
* Add primitive support for writing unicode compressed text columns.James Ahlborn2008-07-221-25/+110
* completely fix problems with sporadic usage map corruption; add some soft buf...James Ahlborn2008-03-181-1/+2
* fix file copyrightsJames Ahlborn2007-12-031-1/+26
* change references between major data types; share common utility classes from...James Ahlborn2007-11-191-6/+24
* add support for writing large table definitions; move table definition code i...James Ahlborn2007-07-131-4/+4
* when writing table definition, set things up so long variable length columns ...James Ahlborn2007-05-081-0/+2
* clean up lots of cruft around datatypes; add more sanity checking on table cr...James Ahlborn2006-09-081-1/+2
* JDK 1.5 upgradesTim McCune2005-04-091-7/+3
* This commit was generated by cvs2svn to compensate for changes in r2,Tim McCune2005-04-071-0/+51