aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* for consistencyJames Ahlborn2012-01-111-1/+1
* update to latest parent pomJames Ahlborn2012-01-111-1/+1
* handle wrong array type passed to addRowJames Ahlborn2011-12-301-8/+11
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-2715-115/+577
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2011-12-161-4/+4
* [maven-release-plugin] prepare release jackcess-1.2.6James Ahlborn2011-12-161-4/+4
* prep for releaseJames Ahlborn2011-12-161-1/+1
* ensure new database is flushed after creation as some users drop the Database...James Ahlborn2011-12-061-0/+1
* always pass Object[] to ImportFilter.filterRowJames Ahlborn2011-11-301-4/+4
* Add option to import file without headers to existing table; Add ImportUtil.B...James Ahlborn2011-11-255-17/+352
* Allow ImportFilter and ExportFilter to return null from filterRow() to indica...James Ahlborn2011-11-252-0/+63
* Allow ImportFilter and ExportFilter to return null from filterRow() to indica...James Ahlborn2011-11-255-4/+21
* refactor table creationJames Ahlborn2011-11-178-225/+356
* Reuse previously written memo/ole values when updating other values in a row ...James Ahlborn2011-11-154-26/+58
* add some cleanup code to unit testsJames Ahlborn2011-11-151-1/+31
* stash nullmask in rowstateJames Ahlborn2011-11-121-16/+19
* some tweaks, fixes, and tests for unsupported valuesJames Ahlborn2011-11-126-10/+118
* Fix problem with reading row from table with deleted/added columns. (fixes 34...James Ahlborn2011-11-102-8/+20
* add issueid to changelogJames Ahlborn2011-11-091-1/+1
* implement complex value deletionJames Ahlborn2011-11-088-27/+203
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-071-1/+18
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-071-0/+36
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-0612-52/+163
* fix copyrightJames Ahlborn2011-11-061-1/+18
* update todo listJames Ahlborn2011-11-061-2/+6
* Fix problem with creating tables with indexes where ms access could not open ...James Ahlborn2011-10-292-1/+5
* add 2010 complex test dbJames Ahlborn2011-10-262-5/+3
* add 2007 complex test dbJames Ahlborn2011-10-263-168/+179
* Add support for reading/writing complex column data (version history, attachm...James Ahlborn2011-10-2628-73/+2232
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2011-10-201-4/+4
* [maven-release-plugin] prepare release jackcess-1.2.5James Ahlborn2011-10-201-4/+4
* prepare for releaseJames Ahlborn2011-10-201-1/+1
* Fix issue with reading Access 97 database with large number of fieldsJames Ahlborn2011-10-192-1/+4
* start adding some usage information in javadocJames Ahlborn2011-08-216-54/+554
* make table loading re-entrant; load ace table on first useJames Ahlborn2011-08-161-58/+129
* fix svn propsJames Ahlborn2011-08-051-0/+0
* small refactor to move type specific info into nested classesJames Ahlborn2011-07-301-41/+94
* add Database.getSystemTableNames to enable retrieving the list of system/hidd...James Ahlborn2011-07-293-6/+52
* add some methods to approximate table sizeJames Ahlborn2011-07-164-0/+37
* do not allow creation of table with unsupported column typeJames Ahlborn2011-07-121-0/+5
* Enable basic handling of unsupported data types as binary content.James Ahlborn2011-07-113-24/+102
* add a few util methods related to indexes and joinsJames Ahlborn2011-06-174-3/+71
* Add the Joiner utility and some new methods to IndexCursor to make it easier ...James Ahlborn2011-06-1514-90/+723
* try multiple classloaders when trying to load resourcesJames Ahlborn2011-06-103-4/+26
* update parent pomJames Ahlborn2011-06-091-1/+1
* check for too many pk indexes on a table; add convenience method to TableBuil...James Ahlborn2011-05-152-0/+18
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2011-05-141-4/+4
* [maven-release-plugin] prepare release jackcess-1.2.4James Ahlborn2011-05-141-4/+4
* cleanup propertiesJames Ahlborn2011-05-1414-0/+0
* add 2010 to default test formatsJames Ahlborn2011-05-141-1/+1