aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add ability to set properties in the various BuldersJames Ahlborn2014-09-096-12/+294
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@870 f203690c-595d-4dc9-a70b-905162fa7fd2
* some minor cleanups for reading and writing calculated columns (issue #105)James Ahlborn2014-09-088-32/+91
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@869 f203690c-595d-4dc9-a70b-905162fa7fd2
* initial support for reading and writing calculated columns (issue #105)James Ahlborn2014-09-0719-586/+1057
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@868 f203690c-595d-4dc9-a70b-905162fa7fd2
* more test speedupsJames Ahlborn2014-08-245-20/+62
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@867 f203690c-595d-4dc9-a70b-905162fa7fd2
* speed up unit tests by delaying disk syncsJames Ahlborn2014-08-181-6/+21
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@866 f203690c-595d-4dc9-a70b-905162fa7fd2
* refactor ColumnImpl into multiple type specific sub-classesJames Ahlborn2014-08-0710-274/+619
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@865 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add Cursor.findRow(RowId) for moving to a specific Table row using only the ↵James Ahlborn2014-06-116-9/+149
| | | | | | RowId git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@864 f203690c-595d-4dc9-a70b-905162fa7fd2
* update apache commons depsJames Ahlborn2014-05-281-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@863 f203690c-595d-4dc9-a70b-905162fa7fd2
* add link to additional migration notesJames Ahlborn2014-05-281-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@862 f203690c-595d-4dc9-a70b-905162fa7fd2
* add getBlob convenience methodJames Ahlborn2014-05-074-7/+22
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@861 f203690c-595d-4dc9-a70b-905162fa7fd2
* enhance javadocsJames Ahlborn2014-05-071-11/+11
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@860 f203690c-595d-4dc9-a70b-905162fa7fd2
* add convenience methods to Row for getting values cast to specific typesJames Ahlborn2014-05-0617-117/+237
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@859 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix javadoc referenceJames Ahlborn2014-05-011-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@858 f203690c-595d-4dc9-a70b-905162fa7fd2
* add some more cookbook contentJames Ahlborn2014-05-012-0/+85
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@857 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix log messageJames Ahlborn2014-04-061-15/+18
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@856 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2014-04-051-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@855 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-2.0.4James Ahlborn2014-04-051-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@853 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2014-04-051-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@852 f203690c-595d-4dc9-a70b-905162fa7fd2
* add column validator unit tests, work out some wrinklesJames Ahlborn2014-03-247-46/+346
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@851 f203690c-595d-4dc9-a70b-905162fa7fd2
* add some convenience methods for working with primary keysJames Ahlborn2014-03-244-2/+62
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@850 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial ColumnValidator supportJames Ahlborn2014-03-2011-61/+312
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@849 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2014-01-311-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@848 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-2.0.3James Ahlborn2014-01-311-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@846 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2014-01-311-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@845 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix NullPointerException in RowImpl.toString when value is null.James Ahlborn2014-01-223-4/+26
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@844 f203690c-595d-4dc9-a70b-905162fa7fd2
* tweak exampleJames Ahlborn2013-12-011-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@843 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2013-11-301-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@842 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-2.0.2James Ahlborn2013-11-301-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@840 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-11-301-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@839 f203690c-595d-4dc9-a70b-905162fa7fd2
* attempt to restore autonumbers on some add row failuresJames Ahlborn2013-11-263-1/+142
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@838 f203690c-595d-4dc9-a70b-905162fa7fd2
* Rework row add/update so that constraint violations do not leave behind ↵James Ahlborn2013-11-239-116/+572
| | | | | | 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
* add feature number to changesJames Ahlborn2013-11-231-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@836 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add ConstraintViolationException to distinguish exceptions due to violating ↵James Ahlborn2013-11-134-8/+58
| | | | | | 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
* remove unnecessary methodsJames Ahlborn2013-11-072-38/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@834 f203690c-595d-4dc9-a70b-905162fa7fd2
* cookbook updatesJames Ahlborn2013-11-061-0/+19
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@833 f203690c-595d-4dc9-a70b-905162fa7fd2
* minor cleanups/formattingJames Ahlborn2013-10-157-11/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@832 f203690c-595d-4dc9-a70b-905162fa7fd2
* make RowIdImpl serializable; clean up some formattingJames Ahlborn2013-10-152-8/+9
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@831 f203690c-595d-4dc9-a70b-905162fa7fd2
* updatesJames Ahlborn2013-10-151-3/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@830 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2013-10-141-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@829 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-2.0.1James Ahlborn2013-10-141-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@827 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-10-141-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@823 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-10-141-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@822 f203690c-595d-4dc9-a70b-905162fa7fd2
* clarify changesJames Ahlborn2013-10-131-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@820 f203690c-595d-4dc9-a70b-905162fa7fd2
* add unit tests for property modificationJames Ahlborn2013-10-121-16/+110
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@819 f203690c-595d-4dc9-a70b-905162fa7fd2
* update unit tests to new propertymaps constructorJames Ahlborn2013-10-121-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@818 f203690c-595d-4dc9-a70b-905162fa7fd2
* add public api for modifying propertiesJames Ahlborn2013-10-115-14/+110
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@817 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add support for modifying propertiesJames Ahlborn2013-10-117-74/+501
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@816 f203690c-595d-4dc9-a70b-905162fa7fd2
* Make reading long value columns more lenient (MEMO/OLE)James Ahlborn2013-10-042-2/+21
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@814 f203690c-595d-4dc9-a70b-905162fa7fd2
* minor updates and refactorsJames Ahlborn2013-10-014-35/+19
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@812 f203690c-595d-4dc9-a70b-905162fa7fd2
* update parent pomJames Ahlborn2013-09-301-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@811 f203690c-595d-4dc9-a70b-905162fa7fd2