summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] copy for tag jackcess-1.2.13jackcess-1.2.13James Ahlborn2013-06-190-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/tags/jackcess-1.2.13@742 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.13James Ahlborn2013-06-191-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@741 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-06-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@740 f203690c-595d-4dc9-a70b-905162fa7fd2
* make attachment decoding the defaultJames Ahlborn2013-06-145-58/+64
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@735 f203690c-595d-4dc9-a70b-905162fa7fd2
* add attachment encoding supportJames Ahlborn2013-06-049-23/+120
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@734 f203690c-595d-4dc9-a70b-905162fa7fd2
* add methods to get the actual attachment contentJames Ahlborn2013-06-029-10/+193
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@733 f203690c-595d-4dc9-a70b-905162fa7fd2
* add more methods to Database for retrieving RelationshipsJames Ahlborn2013-05-313-30/+157
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@732 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix unit test on windowsJames Ahlborn2013-05-281-6/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@729 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix partial page updates when using CodecHandlers which can only do full ↵James Ahlborn2013-05-252-0/+7
| | | | | | page encoding git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@728 f203690c-595d-4dc9-a70b-905162fa7fd2
* update to latest parentJames Ahlborn2013-05-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@724 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2013-05-111-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@723 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.12James Ahlborn2013-05-111-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@721 f203690c-595d-4dc9-a70b-905162fa7fd2
* retry releaseJames Ahlborn2013-05-112-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@720 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] rollback the release of jackcess-1.2.11James Ahlborn2013-05-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@719 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2013-05-101-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@716 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.11James Ahlborn2013-05-101-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@714 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-05-102-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@713 f203690c-595d-4dc9-a70b-905162fa7fd2
* cleanup importsJames Ahlborn2013-05-031-1/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@710 f203690c-595d-4dc9-a70b-905162fa7fd2
* do not unicode compress strings which are longer than 1024 charsJames Ahlborn2013-05-033-1/+14
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@709 f203690c-595d-4dc9-a70b-905162fa7fd2
* move contributors from CREDITS.txt into pom.xmlJames Ahlborn2013-04-302-17/+51
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@708 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-2James Ahlborn2013-03-011-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@666 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare branch jackcess-2James Ahlborn2013-03-011-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@664 f203690c-595d-4dc9-a70b-905162fa7fd2
* use shared Calendar instance to converting DatesJames Ahlborn2013-02-284-9/+26
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@663 f203690c-595d-4dc9-a70b-905162fa7fd2
* add cookbook reference to front pageJames Ahlborn2013-02-232-0/+17
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@662 f203690c-595d-4dc9-a70b-905162fa7fd2
* finish some basic contentJames Ahlborn2013-02-232-8/+55
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@661 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2013-02-191-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@660 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.10James Ahlborn2013-02-191-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@658 f203690c-595d-4dc9-a70b-905162fa7fd2
* prepare for releaseJames Ahlborn2013-02-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@657 f203690c-595d-4dc9-a70b-905162fa7fd2
* cookbook updatesJames Ahlborn2013-02-031-3/+80
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@656 f203690c-595d-4dc9-a70b-905162fa7fd2
* initial support for optionally enforcing foreign-key constraints (fixes ↵James Ahlborn2012-11-207-75/+708
| | | | | | feature request #22) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@655 f203690c-595d-4dc9-a70b-905162fa7fd2
* update faqJames Ahlborn2012-11-201-14/+52
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@654 f203690c-595d-4dc9-a70b-905162fa7fd2
* add support for hyperlink columnsJames Ahlborn2012-11-082-4/+52
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@653 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix typoJames Ahlborn2012-10-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@652 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2012-10-161-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@651 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare release jackcess-1.2.9James Ahlborn2012-10-161-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@649 f203690c-595d-4dc9-a70b-905162fa7fd2
* plugin updates, sf updatesJames Ahlborn2012-10-162-62/+59
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@648 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2012-10-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@647 f203690c-595d-4dc9-a70b-905162fa7fd2
* not enough content for nowJames Ahlborn2012-10-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@646 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix some more edge cases in date/time conversions (fixes issue 92)James Ahlborn2012-10-153-7/+64
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@645 f203690c-595d-4dc9-a70b-905162fa7fd2
* update scm urlsJames Ahlborn2012-10-121-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@644 f203690c-595d-4dc9-a70b-905162fa7fd2
* expand test coverage, minor tweaksJames Ahlborn2012-09-242-3/+20
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@643 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added the MemFileChannel to enable working with dbs completely in memoryJames Ahlborn2012-09-246-8/+678
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@642 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added DatabaseBuilder in for more convenient and flexible Database open/createJames Ahlborn2012-09-237-78/+353
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@641 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add some more functionality to Joiner to facilitate integrity enforcement ↵James Ahlborn2012-08-263-6/+62
| | | | | | (hasRows and deleteRows) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@640 f203690c-595d-4dc9-a70b-905162fa7fd2
* more cookbook workJames Ahlborn2012-07-261-2/+62
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@639 f203690c-595d-4dc9-a70b-905162fa7fd2
* enhance javadocJames Ahlborn2012-07-261-32/+37
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@638 f203690c-595d-4dc9-a70b-905162fa7fd2
* add jackcess encrypt link to other resourcesJames Ahlborn2012-07-211-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@637 f203690c-595d-4dc9-a70b-905162fa7fd2
* start cooking the cookbookJames Ahlborn2012-07-122-0/+85
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@636 f203690c-595d-4dc9-a70b-905162fa7fd2
* update developer infoJames Ahlborn2012-07-121-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@635 f203690c-595d-4dc9-a70b-905162fa7fd2
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2012-07-111-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@634 f203690c-595d-4dc9-a70b-905162fa7fd2