18 Ревизии (b5aa0575e557d975a062fb7eb34f1ecb5b6a5a29)

Автор SHA1 Съобщение Дата
  James Ahlborn b5aa0575e5 Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 преди 1 година
  James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage преди 3 години
  James Ahlborn f3a4168bd5 use fromUnitSize преди 5 години
  James Ahlborn d1dcbd5dfb implement sql type to DataType conversions specific to access 2016 format преди 6 години
  James Ahlborn 4de28cb4f6 update javadocs, minor cleanups преди 7 години
  James Ahlborn 75b8acd8a2 updates преди 7 години
  James Ahlborn 060172ce30 reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator преди 8 години
  James Ahlborn 7e0838c282 rework public api for adding index/column, ditch TableModBuilder преди 8 години
  James Ahlborn 17908417ae relicense with Apache License преди 9 години
  James Ahlborn 99fa877f0f remove unused loggers преди 9 години
  James Ahlborn f97595dea9 cleanup some ColumnBuilder stuff around copying existing columns, remove useless warning; fixes #120 преди 9 години
  James Ahlborn 957d85b4f1 lower log level for certain system table warnings; add contextual info to many errors/warnings: feature #29 преди 9 години
  James Ahlborn 95d0db424e Make ColumnBuilder.setMaxLength do the right thing regardless of column type. Add setMaxScale and setMaxPrecision helpers. Make default length for TEXT columns the max length преди 9 години
  James Ahlborn a960782626 fix creation of calculated fields преди 9 години
  James Ahlborn 2e8ed25916 Add the ability to create tables with calculated fields преди 9 години
  James Ahlborn d608f41a7a add ability to set properties in the various Bulders преди 9 години
  James Ahlborn 111f269f83 refactor ColumnImpl into multiple type specific sub-classes преди 9 години
  James Ahlborn 417fb06208 move files into standard maven dir structure преди 10 години
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods преди 10 години
  James Ahlborn dccac86c85 expand javadocs for core interfaces преди 10 години
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 преди 11 години
  James Ahlborn b014c0d170 Add support for reading/writing complex column data (version history, attachments, multi-value columns) преди 12 години
  James Ahlborn 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) преди 14 години
  James Ahlborn d1359adfbf Add primitive support for writing unicode compressed text columns. преди 16 години
  James Ahlborn 0a36276507 additional convenience methods преди 16 години
  James Ahlborn 78ace51889 fix copyrights преди 16 години
  James Ahlborn fbb55b5a66 add ColumnBuilder utility for simplifying table construction преди 16 години