133 커밋 (jackcess-1.2.14.2)

작성자 SHA1 메시지 날짜
  James Ahlborn e5c26b70aa prep for release 10 년 전
  James Ahlborn 1eb7bb4bc2 Fix reading of Properties with multiple value blocks (issue 96) 10 년 전
  James Ahlborn 56a3325367 prep for release 10 년 전
  James Ahlborn 5e8f48ca53 remove extra object flags before checking query type 11 년 전
  James Ahlborn 637e821bdd prep for release 11 년 전
  James Ahlborn ad29cca71e implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issue 95 11 년 전
  James Ahlborn 931a69262c prep for release 11 년 전
  James Ahlborn 0f29696f8d make attachment decoding the default 11 년 전
  James Ahlborn 52df2373c7 add methods to get the actual attachment content 11 년 전
  James Ahlborn 99f648a340 add more methods to Database for retrieving Relationships 11 년 전
  James Ahlborn 403148760b Fix partial page updates when using CodecHandlers which can only do full page encoding 11 년 전
  James Ahlborn a306bd91f6 retry release 11 년 전
  James Ahlborn 5b59ca91f5 prep for release 11 년 전
  James Ahlborn 7811de23a2 do not unicode compress strings which are longer than 1024 chars 11 년 전
  James Ahlborn 841a96e1a5 prepare for release 11 년 전
  James Ahlborn 792d46d8ea initial support for optionally enforcing foreign-key constraints (fixes feature request #22) 11 년 전
  James Ahlborn c0d41579f0 add support for hyperlink columns 11 년 전
  James Ahlborn ec386dda87 fix typo 11 년 전
  James Ahlborn ce06d6ffdd plugin updates, sf updates 11 년 전
  James Ahlborn 212316ae96 prep for release 11 년 전
  James Ahlborn bc30f4c165 Fix some more edge cases in date/time conversions (fixes issue 92) 11 년 전
  James Ahlborn 74b23acf24 Added the MemFileChannel to enable working with dbs completely in memory 11 년 전
  James Ahlborn fe78870364 Added DatabaseBuilder in for more convenient and flexible Database open/create 11 년 전
  James Ahlborn 3e547e1d59 Add some more functionality to Joiner to facilitate integrity enforcement (hasRows and deleteRows) 11 년 전
  James Ahlborn fb1dd83fc4 prep for release 12 년 전
  James Ahlborn fb3533f162 rework partial page writing and interacting with CodecHandlers (issue #3532250) 12 년 전
  James Ahlborn 4fd4eb6ea2 Add ImportUtil.toColumns to enable more advanced Table creation implementations (fixes issue 3523181) 12 년 전
  James Ahlborn 782e617538 Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) 12 년 전
  James Ahlborn 2012b9931d add osgi header information to the jar manifest (fixes issue 3523179) 12 년 전
  James Ahlborn 499897124c doc updates 12 년 전
  James Ahlborn 642ebcb312 prep for release 12 년 전
  James Ahlborn e2c2b16bdd add initial support for linked tables (fixes issue 3479560) 12 년 전
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) 12 년 전
  James Ahlborn fc3bd9e65c Rename and refactor the Cursor find methods to improve usability 12 년 전
  James Ahlborn 6ef9364e2d prep for release 12 년 전
  James Ahlborn 67560e68f2 Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations 12 년 전
  James Ahlborn 2661755b79 Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped. 12 년 전
  James Ahlborn ede3f48641 Reuse previously written memo/ole values when updating other values in a row in order to reduce unnecessary data duplication 12 년 전
  James Ahlborn 84f12a0fbe Fix problem with reading row from table with deleted/added columns. (fixes 3435774) 12 년 전
  James Ahlborn b3c0419b7e add issueid to changelog 12 년 전
  James Ahlborn 6986ee24dc Fix problem with creating tables with indexes where ms access could not open the created table 12 년 전
  James Ahlborn b014c0d170 Add support for reading/writing complex column data (version history, attachments, multi-value columns) 12 년 전
  James Ahlborn 5c26bddb64 prepare for release 12 년 전
  James Ahlborn 1eda5c96a8 Fix issue with reading Access 97 database with large number of fields 12 년 전
  James Ahlborn 322d32d4be add Database.getSystemTableNames to enable retrieving the list of system/hidden tables 13 년 전
  James Ahlborn 599d2da23e add some methods to approximate table size 13 년 전
  James Ahlborn deb9e04ba9 Enable basic handling of unsupported data types as binary content. 13 년 전
  James Ahlborn 69f4ea2454 Add the Joiner utility and some new methods to IndexCursor to make it easier to join tables using pre-defined (index backed) relationships. 13 년 전
  James Ahlborn d3ea113a92 try multiple classloaders when trying to load resources 13 년 전
  James Ahlborn 58497c428c prep for release 13 년 전