17 コミット (23f397f625ca3b0412005641d1ae2c00a6863e53)

作成者 SHA1 メッセージ 日付
  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 7年前
  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 10年前
  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年前