158 커밋 (1ddbb960729ffa5f02eba10c6a309314b69b5863)

작성자 SHA1 메시지 날짜
  James Ahlborn ecb46de7fd reset position/limit after encoding page 12 년 전
  James Ahlborn acdd431dcf add codechandler unit test 12 년 전
  James Ahlborn 782e617538 Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) 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 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 54e66161e1 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 2bee7a4b46 add some cleanup code to unit tests 12 년 전
  James Ahlborn aafaa8f127 some tweaks, fixes, and tests for unsupported values 12 년 전
  James Ahlborn eaccccc135 implement complex value deletion 12 년 전
  James Ahlborn 651986878e implement unsupported complex value support; add some javadocs 12 년 전
  James Ahlborn 5f22dff2bb add 2010 complex test db 12 년 전
  James Ahlborn cb3b8085cc add 2007 complex test db 12 년 전
  James Ahlborn b014c0d170 Add support for reading/writing complex column data (version history, attachments, multi-value columns) 12 년 전
  James Ahlborn 322d32d4be add Database.getSystemTableNames to enable retrieving the list of system/hidden tables 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 a2a38a7c28 cleanup properties 13 년 전
  James Ahlborn bb4ce1424c add Index.getReferencedIndex for retrieving the referenced index of a foreign key index 13 년 전
  James Ahlborn c10c32949f add 2010 unit tests 13 년 전
  James Ahlborn e6f3acefd3 handle different versions of general sort order correctly 13 년 전
  James Ahlborn d4c3d92452 add mostly functional support for access 2010 new general text sort order 13 년 전
  James Ahlborn 72f50d3386 add method to grab default sort order 13 년 전
  James Ahlborn 4423e6d443 fix usage map promotion test 13 년 전
  James Ahlborn 78f474c594 remove exec prop 13 년 전
  James Ahlborn 57b0b6c06a update usage map test 13 년 전
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties 13 년 전
  James Ahlborn b45b32f4a3 fix test info 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 0d110601e7 remove extraneous compact error table 13 년 전
  James Ahlborn 334c5ff3e7 add support for creating indexes (except foreign key indexes) on a table when a table is created 13 년 전
  James Ahlborn f32d67c432 really fix timezone issue in ExportTest (fixes #3194251) 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 c838485b70 specify timezone in export test (fixes #3179802) 13 년 전
  James Ahlborn 278e24c401 no write tests for MSISAM currently 13 년 전
  James Ahlborn daa13d12fe add ability to customize column value matching in cursor findRow (fixes #3105829) 13 년 전
  James Ahlborn b9cb058b5a add support for specifying a quote character on import 13 년 전
  James Ahlborn f37992d8d2 add unit test with backslashes 13 년 전
  James Ahlborn 06c72c718b enable more jet3 tests 14 년 전
  James Ahlborn 4aae259be1 add more jet3 tests, disable index lookups for jet3 14 년 전
  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 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) 14 년 전
  James Ahlborn 3e17a0a56a Add ExportUtil and associated utilities for exporting tables to flat files (thanks to F. Gerbig), patch #3005272 14 년 전
  James Ahlborn aa1c9c8583 better test format handling 14 년 전
  James Ahlborn bb7ef68152 some unit test cleanup 14 년 전
  James Ahlborn a262448505 resolve some todos 14 년 전
  James Ahlborn b8d9e7bb78 reindent 14 년 전
  James Ahlborn 9081d98806 remove unsupported v1997, minor reformats 14 년 전
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 14 년 전