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 година