397 Ревизии (jackcess-1.2.6)

Автор SHA1 Съобщение Дата
  James Ahlborn e90cf92fe2 [maven-release-plugin] copy for tag jackcess-1.2.6 преди 12 години
  James Ahlborn 9b5c1cac83 ensure new database is flushed after creation as some users drop the Database returned from create() преди 12 години
  James Ahlborn f646e75d5b always pass Object[] to ImportFilter.filterRow преди 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 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 aafaa8f127 some tweaks, fixes, and tests for unsupported values преди 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 eaccccc135 implement complex value deletion преди 12 години
  James Ahlborn fab36863a8 implement unsupported complex value support; add some javadocs преди 12 години
  James Ahlborn 0ac869b338 implement unsupported complex value support; add some javadocs преди 12 години
  James Ahlborn 6827fbafcc fix copyright преди 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 59d17a49c0 start adding some usage information in javadoc преди 12 години
  James Ahlborn 1dd198ece1 make table loading re-entrant; load ace table on first use преди 13 години
  James Ahlborn 0d3bcef76d fix svn props преди 13 години
  James Ahlborn d56c174aec small refactor to move type specific info into nested classes преди 13 години
  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 150cf4f38b do not allow creation of table with unsupported column type преди 13 години
  James Ahlborn deb9e04ba9 Enable basic handling of unsupported data types as binary content. преди 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 d3ea113a92 try multiple classloaders when trying to load resources преди 13 години
  James Ahlborn 5f93a558ae check for too many pk indexes on a table; add convenience method to TableBuilder for adding pk index преди 13 години
  James Ahlborn 58497c428c prep for release преди 13 години
  James Ahlborn bb4ce1424c add Index.getReferencedIndex for retrieving the referenced index of a foreign key index преди 13 години
  James Ahlborn 7f8126d41f add description prop name преди 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 955c6654b7 better handling of read-only indexes преди 13 години
  James Ahlborn 09a9f38092 require writeable index for system catalog преди 13 години
  James Ahlborn 4523f0e909 more tweaks to sort order reading in v1997; read code page info from db def page and v1997 text columns преди 13 години
  James Ahlborn 84f7c316af add convenience method for debugging преди 13 години
  James Ahlborn 748e2e8212 fix sort order reading in v1997; set col sort order to db default when writing (if unspecified) преди 13 години
  James Ahlborn e6f3acefd3 handle different versions of general sort order correctly преди 13 години
  James Ahlborn ba660e5bcc add empty 2010 db resource преди 13 години
  James Ahlborn d4c3d92452 add mostly functional support for access 2010 new general text sort order преди 13 години
  James Ahlborn e287fba735 slightly more compressed index codes file format преди 13 години
  James Ahlborn 68da7f6fc2 some index data handling refactoring for future support of the new text index encodding in 2010 преди 13 години
  James Ahlborn 72f50d3386 add method to grab default sort order преди 13 години
  James Ahlborn f96ce156f9 more comment updates преди 13 години
  James Ahlborn 6bd4a16a65 add some method use clarifaction docs. преди 13 години
  James Ahlborn e151147474 minor refactor преди 13 години
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties преди 13 години