18 Révisions (b5aa0575e557d975a062fb7eb34f1ecb5b6a5a29)

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