9 Ревизии (65d69efe9f464d306dfc5783bc891baee812ef48)

Автор SHA1 Съобщение Дата
  James Ahlborn 65d69efe9f no longer need to use initCause преди 3 години
  James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage преди 3 години
  James Ahlborn 2ff5115b9f minor code cleanup преди 3 години
  James Ahlborn a06385c7c9 Use column label from ResultSetMetaData when importing. Fixes #152 преди 5 години
  James Ahlborn 17908417ae relicense with Apache License преди 9 години
  James Ahlborn 99fa877f0f remove unused loggers преди 9 години
  James Ahlborn d327ceb55e Better validation of identifier names (disallow invalid characters according to access naming rules) преди 9 години
  James Ahlborn 2e418ff2cb add closeQuietly util method преди 10 години
  James Ahlborn 417fb06208 move files into standard maven dir structure преди 10 години
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods преди 11 години
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 преди 11 години
  James Ahlborn 4fd4eb6ea2 Add ImportUtil.toColumns to enable more advanced Table creation implementations (fixes issue 3523181) преди 12 години
  James Ahlborn f646e75d5b always pass Object[] to ImportFilter.filterRow преди 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 2661755b79 Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped. преди 12 години
  James Ahlborn 124bbae9d3 oops, fix copyright преди 13 години
  James Ahlborn b9cb058b5a add support for specifying a quote character on import преди 13 години
  James Ahlborn 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) преди 14 години
  James Ahlborn 7556fa9a16 Refactor import/copy methods from Database into ImportUtil. Allow преди 14 години