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 년 전