908 コミット (9f110f6f0845a48433a0f6769e4594b7ffd47db9)

作成者 SHA1 メッセージ 日付
  James Ahlborn 4bb071f84c update parent pom 1年前
  James Ahlborn 223b7d2234 prep for release 1年前
  James Ahlborn 1ac3fbe1c9 Fix edge case which can cause table to be considered corrupt. Fixes #156 1年前
  James Ahlborn 0ab404db49 prep for release 1年前
  James Ahlborn b5aa0575e5 Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 1年前
  James Ahlborn e125700bdc update some docs 2年前
  James Ahlborn a61e2da7fe Add Table methods to access the creation and last modified dates 2年前
  James Ahlborn f8afc8dabc test util method 2年前
  James Ahlborn 61d40cafad prep for release 2年前
  James Ahlborn 1ff24f80a1 tighten up readonly handling for external channels; minor test code refactor 3年前
  James Ahlborn d52519607f update docs 3年前
  James Ahlborn 331e72a262 add unit tests for extended date/time type 3年前
  James Ahlborn 9706c1f1e5 Add support for extended date/time type in access 2019+ dbs 3年前
  James Ahlborn 3ff4ae6d67 Add basic support for access 2019+ dbs. 3年前
  James Ahlborn 253e37fa2d ignore trailing spaces when creating text index entries 3年前
  James Ahlborn dfe8f5f1df prep for release 3年前
  James Ahlborn 65d69efe9f no longer need to use initCause 3年前
  James Ahlborn ef3c97e830 update changes for 4.0.0 release 3年前
  James Ahlborn 80ec5ce28a some doc tweaks 3年前
  James Ahlborn 2328635638 tweak example 3年前
  James Ahlborn d9117987ac update documentation and version 3年前
  James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage 3年前
  James Ahlborn 08d31ee46e update docs 3年前
  James Ahlborn e358751fe0 make some useful things public; add auto module name to manifest 3年前
  James Ahlborn 2ff5115b9f minor code cleanup 3年前
  James Ahlborn 1af0589c29 prep for release 3年前
  James Ahlborn 43d6d9b38f Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3年前
  James Ahlborn 8ebcd46751 fix grammar 3年前
  James Ahlborn 1c424d6638 prep for release 3年前
  James Ahlborn 3f75e95a21 add details about 3.5 upgrade 3年前
  James Ahlborn 56444b2a86 cleanup imports 3年前
  James Ahlborn 1c0af21406 reference feature request 3年前
  James Ahlborn 9e0b807683 Add support for using Predicates to match values in Cursors. Add PatternColumnPredicate for searching with various pattern syntaxes 3年前
  James Ahlborn 0c69b9974e bump version due to backards incompat changes 4年前
  James Ahlborn 450ef90a1c change the default DateTimeType to LOCAL_DATE_TIME 4年前
  James Ahlborn 42c8f108f9 enable expression evaluation by default 4年前
  James Ahlborn 400f6cf962 tag functional interfaces; use lambda syntax 4年前
  James Ahlborn 11bf84249c add stream support to Iterable classes; add some unit tests with streaming 4年前
  James Ahlborn bd9509e682 use default remove impl 4年前
  James Ahlborn 159225923a tweak site docs 4年前
  James Ahlborn c1fa27fde7 better access 97 index test coverage 4年前
  James Ahlborn a3e70a0ef5 add changelog entry for access 97 index support 4年前
  James Ahlborn fefce70e97 add unit tests for access 97 text indexes 4年前
  James Ahlborn f9202b4fab use new general 97 index support 4年前
  James Ahlborn 48170577dd fix handling of descending indexes 4年前
  James Ahlborn aaf7449a84 reword extra code handling for gen 97 indexes 4年前
  James Ahlborn e47aa25994 initial support for writing access 97 indexes 4年前
  James Ahlborn 4de2801130 add new sort order for legacy 97 collation order 4年前
  James Ahlborn b1d6172512 use StandardCharset 4年前
  James Ahlborn 5329ce1529 add separate method for reading root db page 4年前