9 Revize (65d69efe9f464d306dfc5783bc891baee812ef48)

Autor SHA1 Zpráva Datum
  James Ahlborn 65d69efe9f no longer need to use initCause před 3 roky
  James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage před 3 roky
  James Ahlborn 2ff5115b9f minor code cleanup před 3 roky
  James Ahlborn a06385c7c9 Use column label from ResultSetMetaData when importing. Fixes #152 před 5 roky
  James Ahlborn 17908417ae relicense with Apache License před 9 roky
  James Ahlborn 99fa877f0f remove unused loggers před 9 roky
  James Ahlborn d327ceb55e Better validation of identifier names (disallow invalid characters according to access naming rules) před 9 roky
  James Ahlborn 2e418ff2cb add closeQuietly util method před 10 roky
  James Ahlborn 417fb06208 move files into standard maven dir structure před 10 roky
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods před 11 roky
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 před 11 roky
  James Ahlborn 4fd4eb6ea2 Add ImportUtil.toColumns to enable more advanced Table creation implementations (fixes issue 3523181) před 12 roky
  James Ahlborn f646e75d5b always pass Object[] to ImportFilter.filterRow před 12 roky
  James Ahlborn 67560e68f2 Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations před 12 roky
  James Ahlborn 2661755b79 Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped. před 12 roky
  James Ahlborn 124bbae9d3 oops, fix copyright před 13 roky
  James Ahlborn b9cb058b5a add support for specifying a quote character on import před 13 roky
  James Ahlborn 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) před 14 roky
  James Ahlborn 7556fa9a16 Refactor import/copy methods from Database into ImportUtil. Allow před 14 roky