14 Ревизии (17908417ae79b7272f6ae05aa28ea3554a2761b5)

Автор SHA1 Съобщение Дата
  James Ahlborn 17908417ae relicense with Apache License преди 9 години
  James Ahlborn 957d85b4f1 lower log level for certain system table warnings; add contextual info to many errors/warnings: feature #29 преди 9 години
  James Ahlborn b9dcd48b43 some minor cleanups for reading and writing calculated columns (issue #105) преди 9 години
  James Ahlborn 40842f747e initial support for reading and writing calculated columns (issue #105) преди 9 години
  James Ahlborn 111f269f83 refactor ColumnImpl into multiple type specific sub-classes преди 9 години
  James Ahlborn 393f14089d add column validator unit tests, work out some wrinkles преди 10 години
  James Ahlborn f73e6c33c7 add initial ColumnValidator support преди 10 години
  James Ahlborn a3c4f6214b attempt to restore autonumbers on some add row failures преди 10 години
  James Ahlborn aa1c80cbff Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99 преди 10 години
  James Ahlborn 4ecff29629 add public api for modifying properties преди 10 години
  James Ahlborn 97eadc5acd minor updates and refactors преди 10 години
  James Ahlborn 012c3e7c30 Ignore invalid column usage map definitions, fixes issue 97 преди 10 години
  James Ahlborn 613141a12a revamp tostring output преди 10 години
  James Ahlborn 417fb06208 move files into standard maven dir structure преди 10 години
  James Ahlborn c622f4dc2f use ExportUtil to implement display method преди 10 години
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 преди 10 години
  James Ahlborn ad29cca71e implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issue 95 преди 11 години
  James Ahlborn 792d46d8ea initial support for optionally enforcing foreign-key constraints (fixes feature request #22) преди 11 години
  James Ahlborn 6f2b4edfeb enhance javadoc преди 12 години
  James Ahlborn 0aa749f025 add some more useful byte operations преди 12 години
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) преди 12 години
  James Ahlborn 401c86401e handle wrong array type passed to addRow преди 12 години
  James Ahlborn fc3bd9e65c Rename and refactor the Cursor find methods to improve usability преди 12 години
  James Ahlborn 329d12ecc1 refactor table creation преди 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 8953c5364d stash nullmask in rowstate преди 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 1eda5c96a8 Fix issue with reading Access 97 database with large number of fields преди 12 години
  James Ahlborn 59d17a49c0 start adding some usage information in javadoc преди 12 години
  James Ahlborn 599d2da23e add some methods to approximate table size преди 13 години
  James Ahlborn 82caf7c825 add a few util methods related to indexes and joins преди 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 36003393bd Access expects a row to be at least big enough to hold all fixed values, even if they are null. (fixes #3181334) преди 13 години
  James Ahlborn f96ce156f9 more comment updates преди 13 години
  James Ahlborn 6bd4a16a65 add some method use clarifaction docs. преди 13 години
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties преди 13 години
  James Ahlborn 48e87a4564 general revamp of table finding using index backed cursors; use object flags to determine system/hidden objects; read/write text column sort order преди 13 години
  James Ahlborn 334c5ff3e7 add support for creating indexes (except foreign key indexes) on a table when a table is created преди 13 години
  James Ahlborn 0f7f2b12b4 more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058) преди 13 години
  James Ahlborn ab5fead7ce allow column order in tables to be configured (fixes #3097387) преди 13 години
  James Ahlborn 13e81be7d5 add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751) преди 14 години
  James Ahlborn 1d14558bd1 Fix some places where table/column names were not being handled case-insensitively. (fix #3011084) преди 14 години
  James Ahlborn e94abeff3a enable big index support by default преди 14 години
  James Ahlborn 350e547443 Set overflow info in header row, not in last data row. (fixes #2919216) преди 14 години
  James Ahlborn d590fa696b minor refactor преди 14 години
  James Ahlborn c190f7216c support reading/writing fixed length text columns (fixe #2886370) преди 14 години
  James Ahlborn efca0b593b add some more tests/utility code for row updates преди 14 години
  James Ahlborn a49de754bc initial update row support преди 14 години
  James Ahlborn 03de09743b initial support for guid indexes and guid autonumbers преди 14 години