summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reset position/limit after encoding pageJames Ahlborn2012-06-142-1/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@630 f203690c-595d-4dc9-a70b-905162fa7fd2
* add codechandler unit testJames Ahlborn2012-06-141-0/+276
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@629 f203690c-595d-4dc9-a70b-905162fa7fd2
* rework partial page writing and interacting with CodecHandlers (issue #3532250)James Ahlborn2012-06-134-33/+68
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@628 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add ImportUtil.toColumns to enable more advanced Table creation ↵James Ahlborn2012-05-252-28/+43
| | | | | | implementations (fixes issue 3523181) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@627 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)James Ahlborn2012-05-252-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@626 f203690c-595d-4dc9-a70b-905162fa7fd2
* add osgi header information to the jar manifest (fixes issue 3523179)James Ahlborn2012-05-252-0/+33
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@625 f203690c-595d-4dc9-a70b-905162fa7fd2
* enhance javadocJames Ahlborn2012-05-241-7/+17
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@624 f203690c-595d-4dc9-a70b-905162fa7fd2
* doc updatesJames Ahlborn2012-04-032-8/+20
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@623 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2012-04-031-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@622 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.7James Ahlborn2012-04-031-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@620 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2012-04-031-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@619 f203690c-595d-4dc9-a70b-905162fa7fd2
* updatesJames Ahlborn2012-03-291-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@618 f203690c-595d-4dc9-a70b-905162fa7fd2
* add explicit exception for unsupported encodingsJames Ahlborn2012-03-142-3/+51
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@617 f203690c-595d-4dc9-a70b-905162fa7fd2
* add some more useful byte operationsJames Ahlborn2012-03-145-14/+49
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@616 f203690c-595d-4dc9-a70b-905162fa7fd2
* add codec type for access 2007+ encodingJames Ahlborn2012-03-012-1/+7
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@615 f203690c-595d-4dc9-a70b-905162fa7fd2
* add FAQ entry about 'decoding not supported' messageJames Ahlborn2012-02-291-0/+17
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@614 f203690c-595d-4dc9-a70b-905162fa7fd2
* update faqJames Ahlborn2012-02-081-8/+16
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@613 f203690c-595d-4dc9-a70b-905162fa7fd2
* better exception message for decimal conversion failuresJames Ahlborn2012-02-061-2/+8
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@612 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-1/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@611 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-0111-38/+367
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@610 f203690c-595d-4dc9-a70b-905162fa7fd2
* for consistencyJames Ahlborn2012-01-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@609 f203690c-595d-4dc9-a70b-905162fa7fd2
* update to latest parent pomJames Ahlborn2012-01-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@608 f203690c-595d-4dc9-a70b-905162fa7fd2
* handle wrong array type passed to addRowJames Ahlborn2011-12-301-8/+11
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@607 f203690c-595d-4dc9-a70b-905162fa7fd2
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-2715-115/+577
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@606 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2011-12-161-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@605 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.6James Ahlborn2011-12-161-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@603 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2011-12-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@602 f203690c-595d-4dc9-a70b-905162fa7fd2
* ensure new database is flushed after creation as some users drop the ↵James Ahlborn2011-12-061-0/+1
| | | | | | Database returned from create() git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@601 f203690c-595d-4dc9-a70b-905162fa7fd2
* always pass Object[] to ImportFilter.filterRowJames Ahlborn2011-11-301-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@600 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add option to import file without headers to existing table; Add ↵James Ahlborn2011-11-255-17/+352
| | | | | | ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@599 f203690c-595d-4dc9-a70b-905162fa7fd2
* Allow ImportFilter and ExportFilter to return null from filterRow() to ↵James Ahlborn2011-11-252-0/+63
| | | | | | indicate that a row should be skipped. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@598 f203690c-595d-4dc9-a70b-905162fa7fd2
* Allow ImportFilter and ExportFilter to return null from filterRow() to ↵James Ahlborn2011-11-255-4/+21
| | | | | | indicate that a row should be skipped. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@597 f203690c-595d-4dc9-a70b-905162fa7fd2
* refactor table creationJames Ahlborn2011-11-178-225/+356
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@596 f203690c-595d-4dc9-a70b-905162fa7fd2
* Reuse previously written memo/ole values when updating other values in a row ↵James Ahlborn2011-11-154-26/+58
| | | | | | in order to reduce unnecessary data duplication git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@595 f203690c-595d-4dc9-a70b-905162fa7fd2
* add some cleanup code to unit testsJames Ahlborn2011-11-151-1/+31
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@594 f203690c-595d-4dc9-a70b-905162fa7fd2
* stash nullmask in rowstateJames Ahlborn2011-11-121-16/+19
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@593 f203690c-595d-4dc9-a70b-905162fa7fd2
* some tweaks, fixes, and tests for unsupported valuesJames Ahlborn2011-11-126-10/+118
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@592 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix problem with reading row from table with deleted/added columns. (fixes ↵James Ahlborn2011-11-102-8/+20
| | | | | | 3435774) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@591 f203690c-595d-4dc9-a70b-905162fa7fd2
* add issueid to changelogJames Ahlborn2011-11-091-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@590 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement complex value deletionJames Ahlborn2011-11-088-27/+203
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@589 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-071-1/+18
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@588 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-071-0/+36
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@587 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement unsupported complex value support; add some javadocsJames Ahlborn2011-11-0612-52/+163
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@586 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix copyrightJames Ahlborn2011-11-061-1/+18
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@585 f203690c-595d-4dc9-a70b-905162fa7fd2
* update todo listJames Ahlborn2011-11-061-2/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@584 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix problem with creating tables with indexes where ms access could not open ↵James Ahlborn2011-10-292-1/+5
| | | | | | the created table git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@583 f203690c-595d-4dc9-a70b-905162fa7fd2
* add 2010 complex test dbJames Ahlborn2011-10-262-5/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@582 f203690c-595d-4dc9-a70b-905162fa7fd2
* add 2007 complex test dbJames Ahlborn2011-10-263-168/+179
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@581 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add support for reading/writing complex column data (version history, ↵James Ahlborn2011-10-2628-73/+2232
| | | | | | attachments, multi-value columns) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@580 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2011-10-201-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@579 f203690c-595d-4dc9-a70b-905162fa7fd2