| Commit message (Expand) | Author | Age | Files | Lines |
* | prep for release | James Ahlborn | 2013-10-14 | 1 | -1/+1 |
* | actually cache prop columns | James Ahlborn | 2013-10-10 | 1 | -0/+2 |
* | Make reading long value columns more lenient (MEMO/OLE) | James Ahlborn | 2013-10-04 | 2 | -0/+21 |
* | Ignore invalid column usage map definitions, fixes issue 97 | James Ahlborn | 2013-09-14 | 3 | -4/+24 |
* | prep for release | James Ahlborn | 2013-08-26 | 1 | -1/+1 |
* | Fix reading of Properties with multiple value blocks (issue 96) | James Ahlborn | 2013-08-15 | 3 | -5/+26 |
* | prep for release | James Ahlborn | 2013-08-11 | 1 | -1/+1 |
* | remove extra object flags before checking query type | James Ahlborn | 2013-07-31 | 3 | -2/+13 |
* | prep for release | James Ahlborn | 2013-07-24 | 1 | -1/+1 |
* | implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issu... | James Ahlborn | 2013-07-05 | 6 | -140/+444 |
* | prep for release | James Ahlborn | 2013-06-19 | 1 | -1/+1 |
* | make attachment decoding the default | James Ahlborn | 2013-06-14 | 4 | -42/+42 |
* | add attachment encoding support | James Ahlborn | 2013-06-04 | 8 | -23/+115 |
* | add methods to get the actual attachment content | James Ahlborn | 2013-06-02 | 7 | -8/+160 |
* | add more methods to Database for retrieving Relationships | James Ahlborn | 2013-05-31 | 2 | -22/+105 |
* | Fix partial page updates when using CodecHandlers which can only do full page... | James Ahlborn | 2013-05-25 | 2 | -0/+7 |
* | retry release | James Ahlborn | 2013-05-11 | 1 | -1/+1 |
* | prep for release | James Ahlborn | 2013-05-10 | 1 | -1/+1 |
* | cleanup imports | James Ahlborn | 2013-05-03 | 1 | -1/+0 |
* | do not unicode compress strings which are longer than 1024 chars | James Ahlborn | 2013-05-03 | 3 | -1/+14 |
* | use shared Calendar instance to converting Dates | James Ahlborn | 2013-02-28 | 2 | -5/+21 |
* | add cookbook reference to front page | James Ahlborn | 2013-02-23 | 2 | -0/+17 |
* | finish some basic content | James Ahlborn | 2013-02-23 | 2 | -8/+55 |
* | prepare for release | James Ahlborn | 2013-02-19 | 1 | -1/+1 |
* | cookbook updates | James Ahlborn | 2013-02-03 | 1 | -3/+80 |
* | initial support for optionally enforcing foreign-key constraints (fixes featu... | James Ahlborn | 2012-11-20 | 6 | -75/+570 |
* | update faq | James Ahlborn | 2012-11-20 | 1 | -14/+52 |
* | add support for hyperlink columns | James Ahlborn | 2012-11-08 | 2 | -4/+52 |
* | fix typo | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | plugin updates, sf updates | James Ahlborn | 2012-10-16 | 1 | -56/+56 |
* | prep for release | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | not enough content for now | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | Fix some more edge cases in date/time conversions (fixes issue 92) | James Ahlborn | 2012-10-15 | 2 | -7/+26 |
* | expand test coverage, minor tweaks | James Ahlborn | 2012-09-24 | 1 | -1/+3 |
* | Added the MemFileChannel to enable working with dbs completely in memory | James Ahlborn | 2012-09-24 | 3 | -1/+487 |
* | Added DatabaseBuilder in for more convenient and flexible Database open/create | James Ahlborn | 2012-09-23 | 4 | -71/+343 |
* | Add some more functionality to Joiner to facilitate integrity enforcement (ha... | James Ahlborn | 2012-08-26 | 2 | -3/+37 |
* | more cookbook work | James Ahlborn | 2012-07-26 | 1 | -2/+62 |
* | enhance javadoc | James Ahlborn | 2012-07-26 | 1 | -32/+37 |
* | add jackcess encrypt link to other resources | James Ahlborn | 2012-07-21 | 1 | -0/+6 |
* | start cooking the cookbook | James Ahlborn | 2012-07-12 | 2 | -0/+85 |
* | prep for release | James Ahlborn | 2012-07-11 | 1 | -1/+1 |
* | reset position/limit after encoding page | James Ahlborn | 2012-06-14 | 1 | -1/+3 |
* | rework partial page writing and interacting with CodecHandlers (issue #3532250) | James Ahlborn | 2012-06-13 | 4 | -33/+68 |
* | Add ImportUtil.toColumns to enable more advanced Table creation implementatio... | James Ahlborn | 2012-05-25 | 2 | -28/+43 |
* | Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) | James Ahlborn | 2012-05-25 | 1 | -0/+3 |
* | add osgi header information to the jar manifest (fixes issue 3523179) | James Ahlborn | 2012-05-25 | 1 | -0/+5 |
* | enhance javadoc | James Ahlborn | 2012-05-24 | 1 | -7/+17 |
* | doc updates | James Ahlborn | 2012-04-03 | 2 | -8/+20 |
* | prep for release | James Ahlborn | 2012-04-03 | 1 | -1/+1 |