1221 Commits (jackcess-1.2.8)
 

Autor SHA1 Nachricht Datum
  James Ahlborn 1ddbb96072 [maven-release-plugin] copy for tag jackcess-1.2.8 vor 12 Jahren
  James Ahlborn ecb46de7fd reset position/limit after encoding page vor 12 Jahren
  James Ahlborn acdd431dcf add codechandler unit test vor 12 Jahren
  James Ahlborn fb3533f162 rework partial page writing and interacting with CodecHandlers (issue #3532250) vor 12 Jahren
  James Ahlborn 4fd4eb6ea2 Add ImportUtil.toColumns to enable more advanced Table creation implementations (fixes issue 3523181) vor 12 Jahren
  James Ahlborn 782e617538 Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) vor 12 Jahren
  James Ahlborn 2012b9931d add osgi header information to the jar manifest (fixes issue 3523179) vor 12 Jahren
  James Ahlborn 6f2b4edfeb enhance javadoc vor 12 Jahren
  James Ahlborn 499897124c doc updates vor 12 Jahren
  James Ahlborn af2a153cf3 [maven-release-plugin] prepare for next development iteration vor 12 Jahren
  James Ahlborn f6a51ca24b [maven-release-plugin] prepare release jackcess-1.2.7 vor 12 Jahren
  James Ahlborn 642ebcb312 prep for release vor 12 Jahren
  James Ahlborn 225aef081c updates vor 12 Jahren
  James Ahlborn 3498d3a97e add explicit exception for unsupported encodings vor 12 Jahren
  James Ahlborn 0aa749f025 add some more useful byte operations vor 12 Jahren
  James Ahlborn 0d7390cc78 add codec type for access 2007+ encoding vor 12 Jahren
  James Ahlborn af34773a07 add FAQ entry about 'decoding not supported' message vor 12 Jahren
  James Ahlborn c73696764c update faq vor 12 Jahren
  James Ahlborn e5a045f24e better exception message for decimal conversion failures vor 12 Jahren
  James Ahlborn e2c2b16bdd add initial support for linked tables (fixes issue 3479560) vor 12 Jahren
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) vor 12 Jahren
  James Ahlborn 012405a81e for consistency vor 12 Jahren
  James Ahlborn cf62333f74 update to latest parent pom vor 12 Jahren
  James Ahlborn 401c86401e handle wrong array type passed to addRow vor 12 Jahren
  James Ahlborn fc3bd9e65c Rename and refactor the Cursor find methods to improve usability vor 12 Jahren
  James Ahlborn 01ec74adba [maven-release-plugin] prepare for next development iteration vor 12 Jahren
  James Ahlborn 3e5dfa596a [maven-release-plugin] prepare release jackcess-1.2.6 vor 12 Jahren
  James Ahlborn 6ef9364e2d prep for release vor 12 Jahren
  James Ahlborn 9b5c1cac83 ensure new database is flushed after creation as some users drop the Database returned from create() vor 12 Jahren
  James Ahlborn f646e75d5b always pass Object[] to ImportFilter.filterRow vor 12 Jahren
  James Ahlborn 67560e68f2 Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations vor 12 Jahren
  James Ahlborn 54e66161e1 Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped. vor 12 Jahren
  James Ahlborn 2661755b79 Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped. vor 12 Jahren
  James Ahlborn 329d12ecc1 refactor table creation vor 12 Jahren
  James Ahlborn ede3f48641 Reuse previously written memo/ole values when updating other values in a row in order to reduce unnecessary data duplication vor 12 Jahren
  James Ahlborn 2bee7a4b46 add some cleanup code to unit tests vor 12 Jahren
  James Ahlborn 8953c5364d stash nullmask in rowstate vor 12 Jahren
  James Ahlborn aafaa8f127 some tweaks, fixes, and tests for unsupported values vor 12 Jahren
  James Ahlborn 84f12a0fbe Fix problem with reading row from table with deleted/added columns. (fixes 3435774) vor 12 Jahren
  James Ahlborn b3c0419b7e add issueid to changelog vor 12 Jahren
  James Ahlborn eaccccc135 implement complex value deletion vor 12 Jahren
  James Ahlborn 651986878e implement unsupported complex value support; add some javadocs vor 12 Jahren
  James Ahlborn fab36863a8 implement unsupported complex value support; add some javadocs vor 12 Jahren
  James Ahlborn 0ac869b338 implement unsupported complex value support; add some javadocs vor 12 Jahren
  James Ahlborn 6827fbafcc fix copyright vor 12 Jahren
  James Ahlborn 3f679e3398 update todo list vor 12 Jahren
  James Ahlborn 6986ee24dc Fix problem with creating tables with indexes where ms access could not open the created table vor 12 Jahren
  James Ahlborn 5f22dff2bb add 2010 complex test db vor 12 Jahren
  James Ahlborn cb3b8085cc add 2007 complex test db vor 12 Jahren
  James Ahlborn b014c0d170 Add support for reading/writing complex column data (version history, attachments, multi-value columns) vor 12 Jahren