9 Commits (1ff24f80a1308c43bba7a6035b6d1d830c141545)

Author SHA1 Message Date
  James Ahlborn 06e6141baa already has context 7 years ago
  James Ahlborn 6d1576e9f1 implement adding indexes for integ enforced relationships 7 years ago
  James Ahlborn 8f482230a1 implement most of the dirty work for adding indexes 8 years ago
  James Ahlborn 03ce793c7c Add support for cascade null on delete relationships. Add support for the required flag for an index. 8 years ago
  James Ahlborn 914e5af35c Allow null values in foreign key fields when enforcing referential integrity. Fixes issue #136 8 years ago
  James Ahlborn 17908417ae relicense with Apache License 9 years ago
  James Ahlborn 1b850aa21f Add ConstraintViolationException to distinguish exceptions due to violating database constraints from other random errors. 10 years ago
  James Ahlborn 8a2d7bd1e7 minor cleanups/formatting 10 years ago
  James Ahlborn 417fb06208 move files into standard maven dir structure 11 years ago
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods 11 years ago
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 years ago
  James Ahlborn 792d46d8ea initial support for optionally enforcing foreign-key constraints (fixes feature request #22) 11 years ago