]> source.dussan.org Git - jackcess.git/log
jackcess.git
9 years agoadd links to ucanaccess
James Ahlborn [Mon, 11 May 2015 02:04:57 +0000 (02:04 +0000)]
add links to ucanaccess

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@943 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agotweak some docs
James Ahlborn [Sat, 2 May 2015 21:32:02 +0000 (21:32 +0000)]
tweak some docs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@942 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoAllow optional direct insert/update of autonumber values. This is disabled by defaul...
James Ahlborn [Fri, 1 May 2015 00:45:53 +0000 (00:45 +0000)]
Allow optional direct insert/update of autonumber values.  This is disabled by default, but can be selectively enabled per-jvm (using system property), per-database, and per-table. fixes feature #32

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@941 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agomore unit test speedups using in mem dbs
James Ahlborn [Mon, 27 Apr 2015 03:21:47 +0000 (03:21 +0000)]
more unit test speedups using in mem dbs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@940 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agorefactor DatabaseTest into more test classes
James Ahlborn [Mon, 27 Apr 2015 02:44:30 +0000 (02:44 +0000)]
refactor DatabaseTest into more test classes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@939 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoreorg a bunch of utility code into the TestUtil class
James Ahlborn [Mon, 27 Apr 2015 02:27:15 +0000 (02:27 +0000)]
reorg a bunch of utility code into the TestUtil class

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@938 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agouse inmem dbs to speed up slow unit tests
James Ahlborn [Sun, 26 Apr 2015 19:13:29 +0000 (19:13 +0000)]
use inmem dbs to speed up slow unit tests

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@937 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agomore user friendly exception message
James Ahlborn [Tue, 21 Apr 2015 22:56:47 +0000 (22:56 +0000)]
more user friendly exception message

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@936 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoLoad linked table info from system table when reading databases with unsupported...
James Ahlborn [Tue, 21 Apr 2015 22:39:42 +0000 (22:39 +0000)]
Load linked table info from system table when reading databases with unsupported sort orders. Fixes issue #123

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@935 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agotweak site
James Ahlborn [Fri, 17 Apr 2015 00:50:07 +0000 (00:50 +0000)]
tweak site

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@934 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Fri, 17 Apr 2015 00:29:58 +0000 (00:29 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@933 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare release jackcess-2.1.0
James Ahlborn [Fri, 17 Apr 2015 00:29:54 +0000 (00:29 +0000)]
[maven-release-plugin] prepare release jackcess-2.1.0

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@931 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agorelicense with Apache License
James Ahlborn [Fri, 17 Apr 2015 00:28:32 +0000 (00:28 +0000)]
relicense with Apache License

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@930 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoremove unused loggers
James Ahlborn [Thu, 26 Mar 2015 18:46:36 +0000 (18:46 +0000)]
remove unused loggers

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@929 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoneed to compare primitive short
James Ahlborn [Thu, 26 Mar 2015 18:39:47 +0000 (18:39 +0000)]
need to compare primitive short

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@928 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 21 Mar 2015 16:21:16 +0000 (16:21 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@927 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare release jackcess-2.0.9
James Ahlborn [Sat, 21 Mar 2015 16:21:12 +0000 (16:21 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.9

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@925 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoprep for release
James Ahlborn [Sat, 21 Mar 2015 16:19:54 +0000 (16:19 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@924 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agocleanup some ColumnBuilder stuff around copying existing columns, remove useless...
James Ahlborn [Thu, 19 Mar 2015 02:32:10 +0000 (02:32 +0000)]
cleanup some ColumnBuilder stuff around copying existing columns, remove useless warning; fixes #120

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@923 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agobetter index setup call
James Ahlborn [Wed, 18 Mar 2015 21:07:46 +0000 (21:07 +0000)]
better index setup call

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@922 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoImplement support for indexes on BINARY fields
James Ahlborn [Mon, 16 Mar 2015 20:16:51 +0000 (20:16 +0000)]
Implement support for indexes on BINARY fields

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@921 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agomissed a few more error context usages
James Ahlborn [Fri, 13 Mar 2015 13:11:06 +0000 (13:11 +0000)]
missed a few more error context usages

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@920 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agolower log level for certain system table warnings; add contextual info to many errors...
James Ahlborn [Sun, 8 Mar 2015 19:24:02 +0000 (19:24 +0000)]
lower log level for certain system table warnings; add contextual info to many errors/warnings: feature #29

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@919 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoadd some convenience methods for new TableIterableBuilder; add change notes for linke...
James Ahlborn [Wed, 4 Mar 2015 03:31:01 +0000 (03:31 +0000)]
add some convenience methods for new TableIterableBuilder; add change notes for linked table updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@918 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agofix linked table test; add unit tests for new table iteration methods
James Ahlborn [Mon, 23 Feb 2015 04:08:54 +0000 (04:08 +0000)]
fix linked table test; add unit tests for new table iteration methods

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@917 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoadd more flexible table iteration, feature #28
James Ahlborn [Sat, 14 Feb 2015 02:53:07 +0000 (02:53 +0000)]
add more flexible table iteration, feature #28

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@916 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agotest isLinkedTable method, feature #28
James Ahlborn [Fri, 13 Feb 2015 23:44:12 +0000 (23:44 +0000)]
test isLinkedTable method, feature #28

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@915 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoadd method to simplify testing whether or not a Table is linked to a Database, featur...
James Ahlborn [Fri, 13 Feb 2015 23:40:19 +0000 (23:40 +0000)]
add method to simplify testing whether or not a Table is linked to a Database, feature #28

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@914 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoremoved '-server' jvm flag to allow build to run on client jvm (e.g. RaspberryPi).
Dan Rollo [Sat, 31 Jan 2015 22:35:23 +0000 (22:35 +0000)]
removed '-server' jvm flag to allow build to run on client jvm (e.g. RaspberryPi).

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@913 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agohandle input String boolean values
James Ahlborn [Sat, 31 Jan 2015 19:43:13 +0000 (19:43 +0000)]
handle input String boolean values

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@912 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agohandle input String boolean values
James Ahlborn [Sat, 31 Jan 2015 19:41:54 +0000 (19:41 +0000)]
handle input String boolean values

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@911 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoMake ColumnBuilder.setMaxLength do the right thing regardless of column type. Add...
James Ahlborn [Sat, 31 Jan 2015 19:30:55 +0000 (19:30 +0000)]
Make ColumnBuilder.setMaxLength do the right thing regardless of column type.  Add setMaxScale and setMaxPrecision helpers.  Make default length for TEXT columns the max length

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@910 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agominor cleanup in toInternalValue
James Ahlborn [Fri, 16 Jan 2015 04:30:32 +0000 (04:30 +0000)]
minor cleanup in toInternalValue

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@909 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agomake SimpleColumnMatcher handle a wider range of input data types by coercing them...
James Ahlborn [Fri, 16 Jan 2015 04:27:21 +0000 (04:27 +0000)]
make SimpleColumnMatcher handle a wider range of input data types by coercing them to the appropriate internal value typefg

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@908 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Fri, 26 Dec 2014 22:15:41 +0000 (22:15 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@907 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare release jackcess-2.0.8
James Ahlborn [Fri, 26 Dec 2014 22:15:31 +0000 (22:15 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.8

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@905 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoprep for release
James Ahlborn [Fri, 26 Dec 2014 22:12:25 +0000 (22:12 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@904 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoupdate some out of date info on the faq
James Ahlborn [Wed, 10 Dec 2014 20:56:46 +0000 (20:56 +0000)]
update some out of date info on the faq

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@903 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoBetter validation of identifier names (disallow invalid characters according to acces...
James Ahlborn [Thu, 4 Dec 2014 01:17:26 +0000 (01:17 +0000)]
Better validation of identifier names (disallow invalid characters according to access naming rules)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@902 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoDon't double quote already quoted identifiers. fixes patch 18
James Ahlborn [Wed, 3 Dec 2014 03:23:51 +0000 (03:23 +0000)]
Don't double quote already quoted identifiers. fixes patch 18

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@901 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoFix table name quoting for append and make table queries. fixes patch #17
James Ahlborn [Mon, 1 Dec 2014 02:12:32 +0000 (02:12 +0000)]
Fix table name quoting for append and make table queries. fixes patch #17

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@900 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoAdd newer sql type to access type mappings if the jvm supports them. fixes #113
James Ahlborn [Wed, 26 Nov 2014 17:14:36 +0000 (17:14 +0000)]
Add newer sql type to access type mappings if the jvm supports them.  fixes #113

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@899 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sun, 23 Nov 2014 01:05:17 +0000 (01:05 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@898 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years ago[maven-release-plugin] prepare release jackcess-2.0.7
James Ahlborn [Sun, 23 Nov 2014 01:05:06 +0000 (01:05 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.7

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@896 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoprep for release
James Ahlborn [Sun, 23 Nov 2014 01:02:18 +0000 (01:02 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@895 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agomake money columns report accurate scale/precision, fixes #112
James Ahlborn [Sat, 22 Nov 2014 15:01:30 +0000 (15:01 +0000)]
make money columns report accurate scale/precision, fixes #112

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@894 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agomore unit tests for unicode compression
James Ahlborn [Sat, 15 Nov 2014 14:48:48 +0000 (14:48 +0000)]
more unit tests for unicode compression

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@893 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agorework unicode compression support, fixes issue 111
James Ahlborn [Sat, 15 Nov 2014 04:06:17 +0000 (04:06 +0000)]
rework unicode compression support, fixes issue 111

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@892 f203690c-595d-4dc9-a70b-905162fa7fd2

9 years agoupdates
James Ahlborn [Sat, 15 Nov 2014 03:48:26 +0000 (03:48 +0000)]
updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@891 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agomore unit test perf tweaks
James Ahlborn [Mon, 13 Oct 2014 00:23:13 +0000 (00:23 +0000)]
more unit test perf tweaks

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@890 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agofix code example
James Ahlborn [Sat, 11 Oct 2014 13:55:16 +0000 (13:55 +0000)]
fix code example

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@889 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 4 Oct 2014 12:30:33 +0000 (12:30 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@888 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare release jackcess-2.0.6
James Ahlborn [Sat, 4 Oct 2014 12:30:28 +0000 (12:30 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.6

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@886 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoprep for release
James Ahlborn [Sat, 4 Oct 2014 12:27:39 +0000 (12:27 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@885 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agofix regression where empty memo values are returned as null (issue 110)
James Ahlborn [Mon, 29 Sep 2014 22:10:43 +0000 (22:10 +0000)]
fix regression where empty memo values are returned as null (issue 110)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@884 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoonly need to generate index row values once per lookup iteration
James Ahlborn [Mon, 22 Sep 2014 03:12:58 +0000 (03:12 +0000)]
only need to generate index row values once per lookup iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@883 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd unit test for iteration early exit fix
James Ahlborn [Mon, 22 Sep 2014 02:52:37 +0000 (02:52 +0000)]
add unit test for iteration early exit fix

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@882 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoIndexCursor can early exit when searching based on indexed values, fixes 109
James Ahlborn [Sun, 21 Sep 2014 03:24:42 +0000 (03:24 +0000)]
IndexCursor can early exit when searching based on indexed values, fixes 109

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@881 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Thu, 18 Sep 2014 01:37:32 +0000 (01:37 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@880 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare release jackcess-2.0.5
James Ahlborn [Thu, 18 Sep 2014 01:37:27 +0000 (01:37 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.5

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@878 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoprepare for release
James Ahlborn [Thu, 18 Sep 2014 00:53:47 +0000 (00:53 +0000)]
prepare for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@877 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agofix creation of calculated fields
James Ahlborn [Tue, 16 Sep 2014 02:34:51 +0000 (02:34 +0000)]
fix creation of calculated fields

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@876 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoupdates
James Ahlborn [Sun, 14 Sep 2014 02:25:34 +0000 (02:25 +0000)]
updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@875 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd some unit tests for calc fields
James Ahlborn [Sun, 14 Sep 2014 02:18:45 +0000 (02:18 +0000)]
add some unit tests for calc fields

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@874 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoAdd the ability to create tables with calculated fields
James Ahlborn [Sat, 13 Sep 2014 20:02:57 +0000 (20:02 +0000)]
Add the ability to create tables with calculated fields

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@873 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd tests for builder property setters
James Ahlborn [Thu, 11 Sep 2014 01:33:45 +0000 (01:33 +0000)]
add tests for builder property setters

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@872 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd some unit test for property type inference
James Ahlborn [Tue, 9 Sep 2014 01:23:27 +0000 (01:23 +0000)]
add some unit test for property type inference

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@871 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd ability to set properties in the various Bulders
James Ahlborn [Tue, 9 Sep 2014 01:03:04 +0000 (01:03 +0000)]
add ability to set properties in the various Bulders

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@870 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agosome minor cleanups for reading and writing calculated columns (issue #105)
James Ahlborn [Mon, 8 Sep 2014 01:31:44 +0000 (01:31 +0000)]
some minor cleanups for reading and writing calculated columns (issue #105)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@869 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoinitial support for reading and writing calculated columns (issue #105)
James Ahlborn [Sun, 7 Sep 2014 00:43:04 +0000 (00:43 +0000)]
initial support for reading and writing calculated columns (issue #105)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@868 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agomore test speedups
James Ahlborn [Sun, 24 Aug 2014 03:24:22 +0000 (03:24 +0000)]
more test speedups

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@867 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agospeed up unit tests by delaying disk syncs
James Ahlborn [Mon, 18 Aug 2014 02:30:15 +0000 (02:30 +0000)]
speed up unit tests by delaying disk syncs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@866 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agorefactor ColumnImpl into multiple type specific sub-classes
James Ahlborn [Thu, 7 Aug 2014 03:40:00 +0000 (03:40 +0000)]
refactor ColumnImpl into multiple type specific sub-classes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@865 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoAdd Cursor.findRow(RowId) for moving to a specific Table row using only the RowId
James Ahlborn [Wed, 11 Jun 2014 22:23:04 +0000 (22:23 +0000)]
Add Cursor.findRow(RowId) for moving to a specific Table row using only the RowId

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@864 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoupdate apache commons deps
James Ahlborn [Wed, 28 May 2014 23:56:36 +0000 (23:56 +0000)]
update apache commons deps

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@863 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd link to additional migration notes
James Ahlborn [Wed, 28 May 2014 23:46:20 +0000 (23:46 +0000)]
add link to additional migration notes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@862 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd getBlob convenience method
James Ahlborn [Wed, 7 May 2014 03:34:34 +0000 (03:34 +0000)]
add getBlob convenience method

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@861 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoenhance javadocs
James Ahlborn [Wed, 7 May 2014 02:51:27 +0000 (02:51 +0000)]
enhance javadocs

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@860 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd convenience methods to Row for getting values cast to specific types
James Ahlborn [Tue, 6 May 2014 04:22:46 +0000 (04:22 +0000)]
add convenience methods to Row for getting values cast to specific types

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@859 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agofix javadoc reference
James Ahlborn [Thu, 1 May 2014 03:24:30 +0000 (03:24 +0000)]
fix javadoc reference

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@858 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd some more cookbook content
James Ahlborn [Thu, 1 May 2014 03:18:37 +0000 (03:18 +0000)]
add some more cookbook content

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@857 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agofix log message
James Ahlborn [Sun, 6 Apr 2014 03:58:53 +0000 (03:58 +0000)]
fix log message

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@856 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 5 Apr 2014 15:51:33 +0000 (15:51 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@855 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare release jackcess-2.0.4
James Ahlborn [Sat, 5 Apr 2014 15:51:25 +0000 (15:51 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.4

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@853 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoprep for release
James Ahlborn [Sat, 5 Apr 2014 15:37:46 +0000 (15:37 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@852 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd column validator unit tests, work out some wrinkles
James Ahlborn [Mon, 24 Mar 2014 02:39:58 +0000 (02:39 +0000)]
add column validator unit tests, work out some wrinkles

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@851 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd some convenience methods for working with primary keys
James Ahlborn [Mon, 24 Mar 2014 02:13:09 +0000 (02:13 +0000)]
add some convenience methods for working with primary keys

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@850 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd initial ColumnValidator support
James Ahlborn [Thu, 20 Mar 2014 04:17:37 +0000 (04:17 +0000)]
add initial ColumnValidator support

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@849 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Fri, 31 Jan 2014 03:09:35 +0000 (03:09 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@848 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare release jackcess-2.0.3
James Ahlborn [Fri, 31 Jan 2014 03:09:29 +0000 (03:09 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.3

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@846 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoprep for release
James Ahlborn [Fri, 31 Jan 2014 02:53:37 +0000 (02:53 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@845 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoFix NullPointerException in RowImpl.toString when value is null.
James Ahlborn [Wed, 22 Jan 2014 02:49:14 +0000 (02:49 +0000)]
Fix NullPointerException in RowImpl.toString when value is null.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@844 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agotweak example
James Ahlborn [Sun, 1 Dec 2013 02:13:53 +0000 (02:13 +0000)]
tweak example

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@843 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 30 Nov 2013 15:55:15 +0000 (15:55 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@842 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years ago[maven-release-plugin] prepare release jackcess-2.0.2
James Ahlborn [Sat, 30 Nov 2013 15:55:07 +0000 (15:55 +0000)]
[maven-release-plugin] prepare release jackcess-2.0.2

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@840 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoprep for release
James Ahlborn [Sat, 30 Nov 2013 15:45:20 +0000 (15:45 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@839 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoattempt to restore autonumbers on some add row failures
James Ahlborn [Tue, 26 Nov 2013 23:53:55 +0000 (23:53 +0000)]
attempt to restore autonumbers on some add row failures

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@838 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoRework row add/update so that constraint violations do not leave behind partially...
James Ahlborn [Sat, 23 Nov 2013 23:45:18 +0000 (23:45 +0000)]
Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@837 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoadd feature number to changes
James Ahlborn [Sat, 23 Nov 2013 20:30:40 +0000 (20:30 +0000)]
add feature number to changes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@836 f203690c-595d-4dc9-a70b-905162fa7fd2

10 years agoAdd ConstraintViolationException to distinguish exceptions due to violating database...
James Ahlborn [Wed, 13 Nov 2013 23:12:40 +0000 (23:12 +0000)]
Add ConstraintViolationException to distinguish exceptions due to violating database constraints from other random errors.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@835 f203690c-595d-4dc9-a70b-905162fa7fd2