668 Commits (b45f1b1982f4710f850e2d2546bb4cbdb8f71485)

Author SHA1 Message Date
  James Ahlborn 903e35369a enhance javadocs 10 years ago
  James Ahlborn 840ccbde0f add convenience methods to Row for getting values cast to specific types 10 years ago
  James Ahlborn 7fdfea1510 fix javadoc reference 10 years ago
  James Ahlborn e24827b6e8 add some more cookbook content 10 years ago
  James Ahlborn 6058071abd fix log message 10 years ago
  James Ahlborn 174b3ed65d prep for release 10 years ago
  James Ahlborn 393f14089d add column validator unit tests, work out some wrinkles 10 years ago
  James Ahlborn 23b2a93764 add some convenience methods for working with primary keys 10 years ago
  James Ahlborn f73e6c33c7 add initial ColumnValidator support 10 years ago
  James Ahlborn 13f155cde7 prep for release 10 years ago
  James Ahlborn a478c716e0 Fix NullPointerException in RowImpl.toString when value is null. 10 years ago
  James Ahlborn 53be963436 tweak example 10 years ago
  James Ahlborn 3aee5bb91b prep for release 10 years ago
  James Ahlborn a3c4f6214b attempt to restore autonumbers on some add row failures 10 years ago
  James Ahlborn aa1c80cbff Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99 10 years ago
  James Ahlborn e1ef52cc0b add feature number to changes 10 years ago
  James Ahlborn 1b850aa21f Add ConstraintViolationException to distinguish exceptions due to violating database constraints from other random errors. 10 years ago
  James Ahlborn 0f766b14c3 remove unnecessary methods 10 years ago
  James Ahlborn 80fc1a8613 cookbook updates 10 years ago
  James Ahlborn 8a2d7bd1e7 minor cleanups/formatting 10 years ago
  James Ahlborn 2e5d00ef43 make RowIdImpl serializable; clean up some formatting 10 years ago
  James Ahlborn 1df57e1e7e prep for release 10 years ago
  James Ahlborn 278325116e prep for release 10 years ago
  James Ahlborn b8bc76a82e clarify changes 10 years ago
  James Ahlborn ce2cae234e add unit tests for property modification 10 years ago
  James Ahlborn 2161dac9a5 update unit tests to new propertymaps constructor 10 years ago
  James Ahlborn 4ecff29629 add public api for modifying properties 10 years ago
  James Ahlborn bcbcda7563 Add support for modifying properties 10 years ago
  James Ahlborn 1adb6ea69d Make reading long value columns more lenient (MEMO/OLE) 10 years ago
  James Ahlborn 97eadc5acd minor updates and refactors 10 years ago
  James Ahlborn 1281baf89c rework compound content api; add more ole blob unit tests 10 years ago
  James Ahlborn a6ca19b379 fix formatting 10 years ago
  James Ahlborn 34eea4b0f7 tweak oleblob tests 10 years ago
  James Ahlborn 14afae193e add some oleblob unit tests 10 years ago
  James Ahlborn 8b8fca0fce add some ole javadocs 10 years ago
  James Ahlborn 4b0ba583ec fix rawstring tostring tests 10 years ago
  James Ahlborn 03f4fbe2a0 fix poi detection code for ole handling 10 years ago
  James Ahlborn 08c5914dc9 implement nicer ascii text conversion for ole package paths 10 years ago
  James Ahlborn 012c3e7c30 Ignore invalid column usage map definitions, fixes issue 97 10 years ago
  James Ahlborn e7409f5aa2 fix unit test broken by tostring changes 10 years ago
  James Ahlborn 966b10b933 initial support for blob creation/parsing 10 years ago
  James Ahlborn 2e418ff2cb add closeQuietly util method 10 years ago
  James Ahlborn c6adc0038b a little more revamp tostring output 10 years ago
  James Ahlborn 613141a12a revamp tostring output 10 years ago
  James Ahlborn a1940946b9 add changelog info for 2.0.0 release 10 years ago
  James Ahlborn b06edcdf8b add branch release info 10 years ago
  James Ahlborn 832d81c3e9 add docs about attachment changes 10 years ago
  James Ahlborn 417fb06208 move files into standard maven dir structure 10 years ago
  James Ahlborn 790b943d77 Fix reading of Properties with multiple value blocks (issue 96) 10 years ago
  James Ahlborn 9b9e2af1aa more doc updates 10 years ago