summaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
Commit message (Expand)AuthorAgeFilesLines
* Add ImportUtil.toColumns to enable more advanced Table creation implementatio...James Ahlborn2012-05-251-0/+4
* Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)James Ahlborn2012-05-251-0/+3
* add osgi header information to the jar manifest (fixes issue 3523179)James Ahlborn2012-05-251-0/+5
* doc updatesJames Ahlborn2012-04-031-3/+3
* prep for releaseJames Ahlborn2012-04-031-1/+1
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-1/+3
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-0/+5
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-271-0/+5
* prep for releaseJames Ahlborn2011-12-161-1/+1
* Add option to import file without headers to existing table; Add ImportUtil.B...James Ahlborn2011-11-251-0/+7
* Allow ImportFilter and ExportFilter to return null from filterRow() to indica...James Ahlborn2011-11-251-0/+4
* Reuse previously written memo/ole values when updating other values in a row ...James Ahlborn2011-11-151-0/+4
* Fix problem with reading row from table with deleted/added columns. (fixes 34...James Ahlborn2011-11-101-0/+3
* add issueid to changelogJames Ahlborn2011-11-091-1/+1
* Fix problem with creating tables with indexes where ms access could not open ...James Ahlborn2011-10-291-0/+4
* Add support for reading/writing complex column data (version history, attachm...James Ahlborn2011-10-261-0/+6
* prepare for releaseJames Ahlborn2011-10-201-1/+1
* Fix issue with reading Access 97 database with large number of fieldsJames Ahlborn2011-10-191-0/+3
* add Database.getSystemTableNames to enable retrieving the list of system/hidd...James Ahlborn2011-07-291-0/+4
* add some methods to approximate table sizeJames Ahlborn2011-07-161-0/+3
* Enable basic handling of unsupported data types as binary content.James Ahlborn2011-07-111-0/+3
* Add the Joiner utility and some new methods to IndexCursor to make it easier ...James Ahlborn2011-06-151-0/+4
* try multiple classloaders when trying to load resourcesJames Ahlborn2011-06-101-0/+5
* prep for releaseJames Ahlborn2011-05-141-2/+2
* add Index.getReferencedIndex for retrieving the referenced index of a foreign...James Ahlborn2011-04-181-0/+4
* Access expects a row to be at least big enough to hold all fixed values, even...James Ahlborn2011-04-161-0/+4
* add mostly functional support for access 2010 new general text sort orderJames Ahlborn2011-04-041-0/+4
* add support for reading properties blobs; add accessors to various database o...James Ahlborn2011-03-201-0/+11
* prep for releaseJames Ahlborn2011-03-051-1/+1
* add support for creating indexes (except foreign key indexes) on a table when...James Ahlborn2011-03-041-0/+6
* more work around interpreting index data, add support for multiple logical in...James Ahlborn2011-02-271-0/+4
* update changesJames Ahlborn2011-02-151-0/+9
* fix linksJames Ahlborn2010-11-291-6/+9
* ignore usagemap inconsistencies in certain situationsJames Ahlborn2010-11-181-0/+3
* add ability to customize column value matching in cursor findRow (fixes #3105...James Ahlborn2010-11-121-0/+4
* allow column order in tables to be configured (fixes #3097387)James Ahlborn2010-11-031-0/+3
* implement some tweaks which allow jackcess to be used on the android platform...James Ahlborn2010-11-031-1/+5
* doc/license updatesJames Ahlborn2010-10-281-0/+13
* prep for releaseJames Ahlborn2010-08-011-1/+1
* update changesJames Ahlborn2010-08-011-1/+2
* add (initial) read-only support for Access 97 (jet format 3) databases (#3003...James Ahlborn2010-07-231-0/+7
* Make Database.escapeIdentifier public; add methods to TableBuilder and Column...James Ahlborn2010-07-161-0/+4
* update commentJames Ahlborn2010-06-061-1/+1
* Fix some places where table/column names were not being handled case-insensit...James Ahlborn2010-06-061-0/+4
* Add ExportUtil and associated utilities for exporting tables to flat files (t...James Ahlborn2010-05-311-0/+6
* prep for releaseJames Ahlborn2010-04-191-1/+1
* update changelogJames Ahlborn2010-04-081-3/+7
* bump version for next releaseJames Ahlborn2010-03-261-1/+4
* Fix BigIndexTest to work in IDEs w/out sys.propJames Ahlborn2010-03-121-0/+5
* prep for releaseJames Ahlborn2010-01-201-1/+1