883 Commits (jackcess-3.5.1)

Author SHA1 Message Date
  James Ahlborn 1af0589c29 prep for release 3 years ago
  James Ahlborn 43d6d9b38f Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3 years ago
  James Ahlborn 8ebcd46751 fix grammar 3 years ago
  James Ahlborn 1c424d6638 prep for release 3 years ago
  James Ahlborn 3f75e95a21 add details about 3.5 upgrade 3 years ago
  James Ahlborn 56444b2a86 cleanup imports 3 years ago
  James Ahlborn 1c0af21406 reference feature request 3 years ago
  James Ahlborn 9e0b807683 Add support for using Predicates to match values in Cursors. Add PatternColumnPredicate for searching with various pattern syntaxes 3 years ago
  James Ahlborn 0c69b9974e bump version due to backards incompat changes 4 years ago
  James Ahlborn 450ef90a1c change the default DateTimeType to LOCAL_DATE_TIME 4 years ago
  James Ahlborn 42c8f108f9 enable expression evaluation by default 4 years ago
  James Ahlborn 400f6cf962 tag functional interfaces; use lambda syntax 4 years ago
  James Ahlborn 11bf84249c add stream support to Iterable classes; add some unit tests with streaming 4 years ago
  James Ahlborn bd9509e682 use default remove impl 4 years ago
  James Ahlborn 159225923a tweak site docs 4 years ago
  James Ahlborn c1fa27fde7 better access 97 index test coverage 4 years ago
  James Ahlborn a3e70a0ef5 add changelog entry for access 97 index support 4 years ago
  James Ahlborn fefce70e97 add unit tests for access 97 text indexes 4 years ago
  James Ahlborn f9202b4fab use new general 97 index support 4 years ago
  James Ahlborn 48170577dd fix handling of descending indexes 4 years ago
  James Ahlborn aaf7449a84 reword extra code handling for gen 97 indexes 4 years ago
  James Ahlborn e47aa25994 initial support for writing access 97 indexes 4 years ago
  James Ahlborn 4de2801130 add new sort order for legacy 97 collation order 4 years ago
  James Ahlborn b1d6172512 use StandardCharset 4 years ago
  James Ahlborn 5329ce1529 add separate method for reading root db page 4 years ago
  James Ahlborn ff9e16462e convenience method for using case insensitive matcher 4 years ago
  James Ahlborn 6a189ba076 initial index codes for access97 general collation order 4 years ago
  James Ahlborn 6460b47598 add convenience method for opening with Path 4 years ago
  James Ahlborn 34f4e4d4d5 update FAQ 5 years ago
  James Ahlborn 39acf990a5 prep for release 5 years ago
  James Ahlborn 1fb85bd37a Add Database.newTableMetaDataIterable() which enables iterating through table names without loading the entire collection into memory at once 5 years ago
  James Ahlborn b0e3df6561 minor site docs tweak 5 years ago
  James Ahlborn 77b63ca0d1 add migration guide for 3.x 5 years ago
  James Ahlborn 831d8c0b1d Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago
  James Ahlborn 4d6305152e tweak site description some more 5 years ago
  James Ahlborn 095a2b0d09 tweak site description 5 years ago
  James Ahlborn c1f8e64f33 prep for release 5 years ago
  James Ahlborn 79310a16fc tweak unit tests to allow for slight precision variations in different jvms 5 years ago
  James Ahlborn 92caa33ac2 minor cleanups 5 years ago
  James Ahlborn cce4895ee8 update site docs 5 years ago
  James Ahlborn 116fad0ad4 update site docs for 3.0.0 release 5 years ago
  James Ahlborn e0132fec88 prep for release 5 years ago
  James Ahlborn 7e01bae3cd handle number formats with no required digits 5 years ago
  James Ahlborn b2bb4fcdba more tests and tweaks to custom formatting 5 years ago
  James Ahlborn 229464aff2 more tests, more bug fixes for custom formats 5 years ago
  James Ahlborn f3c8bb34a4 add unit tests, fix bugs in custom formats 5 years ago
  James Ahlborn a06385c7c9 Use column label from ResultSetMetaData when importing. Fixes #152 5 years ago
  James Ahlborn cb9ed9bd0b Fix parsing of escaped double quotes in expressions 5 years ago
  James Ahlborn ded1c6e0a1 implement remaining custom formatting, not tested 5 years ago
  James Ahlborn 85c0657595 fix parsing of escaped double quote; implement euro format; implement most custom formatting 5 years ago