aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] copy for tag jackcess-2.1.8jackcess-2.1.8James Ahlborn2017-06-260-0/+0
* [maven-release-plugin] prepare release jackcess-2.1.8James Ahlborn2017-06-261-4/+4
* prep for releaseJames Ahlborn2017-06-261-1/+1
* handle missing table name for join expressionJames Ahlborn2017-06-262-9/+7
* validate length of pre-defined relationship nameJames Ahlborn2017-06-151-0/+5
* Add option to specify relationship name, fixes pull request #4James Ahlborn2017-06-065-10/+55
* Fix parsing of certain internal-use queries. Fixes issue #142James Ahlborn2017-05-313-6/+43
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2017-05-181-4/+4
* [maven-release-plugin] prepare release jackcess-2.1.7James Ahlborn2017-05-181-4/+4
* prep for releaseJames Ahlborn2017-05-181-1/+1
* provide accessors for defaults configJames Ahlborn2017-05-111-4/+16
* Add CustomLinkResolver which facilitates loading linked tables from files whi...James Ahlborn2017-05-116-12/+460
* Allow inserting negative auto number fields, fixes pull request #3James Ahlborn2017-05-073-18/+12
* Cover the GENERIC_JET4 format in unit tests, thanks to Gord ThompsonJames Ahlborn2017-05-038-12/+48
* update parent pomJames Ahlborn2017-04-211-2/+1
* Implement support for partial index lookups. Efficient IndexCursor lookups c...James Ahlborn2017-04-0310-56/+486
* more plugin cleanupJames Ahlborn2017-02-011-16/+0
* update parent pom; various plugin updatesJames Ahlborn2016-11-302-10/+2
* minor compilation cleanupsJames Ahlborn2016-11-301-3/+2
* use column names in error messageJames Ahlborn2016-11-301-1/+1
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2016-11-301-4/+4
* [maven-release-plugin] prepare release jackcess-2.1.6James Ahlborn2016-11-301-4/+4
* prep for releaseJames Ahlborn2016-11-301-1/+1
* better fix for switching read-only file formats to read-only mode, wrap with ...James Ahlborn2016-11-173-17/+152
* Add support for global usage maps which are reference type maps. fixes issue ...James Ahlborn2016-11-178-129/+311
* automatically switch to read-only mode when opening a file format which does ...James Ahlborn2016-11-123-7/+32
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2016-10-041-4/+4
* [maven-release-plugin] prepare release jackcess-2.1.5James Ahlborn2016-10-041-4/+4
* prepare for releaseJames Ahlborn2016-10-041-1/+1
* doc updatesJames Ahlborn2016-09-111-1/+1
* misc cleanups; doc updatesJames Ahlborn2016-09-113-24/+38
* update docs for new metadata update supportJames Ahlborn2016-09-092-3/+13
* more update tests; fix minor bug with allocating new usage mapsJames Ahlborn2016-09-093-3/+83
* merge branch mutateops changes through r1030James Ahlborn2016-09-0826-547/+2872
|\
| * update javadocs, minor cleanupsmutateopsJames Ahlborn2016-09-087-20/+29
| * expand unit testsJames Ahlborn2016-09-081-63/+115
| * remove debug outputJames Ahlborn2016-09-076-26/+4
| * ensure unique rel name and limit total lengthJames Ahlborn2016-09-075-62/+63
| * add some unit testsJames Ahlborn2016-09-051-0/+125
| * merge trunk changes through r1024James Ahlborn2016-09-043-5/+12
| |\ | |/ |/|
* | minor cleanupsJames Ahlborn2016-09-043-5/+12
| * merge trunk changes through r1022James Ahlborn2016-09-046-9/+218
| |\ | |/ |/|
* | Change multi-value complex columns so that they return all relevant column pr...James Ahlborn2016-09-046-9/+218
| * ignore different flags for different fk indexesJames Ahlborn2016-09-021-4/+7
| * sort out setting owner and sids for new objectsJames Ahlborn2016-09-011-36/+59
| * implement writing fk indexesJames Ahlborn2016-09-012-12/+23
| * updatesJames Ahlborn2016-08-301-1/+4
| * fix directionality of relationshipJames Ahlborn2016-08-302-27/+28
| * set fk typeJames Ahlborn2016-08-302-0/+4
| * already has contextJames Ahlborn2016-08-301-1/+0