7 Commits (d231efd46cd5f1e4c5c0fff850e10f860b7fced2)

Author SHA1 Message Date
  James Ahlborn df615627c3 get javadocs displaying correctly 5 years ago
  James Ahlborn ecccae0407 upgrade poi; upgrade various plugins 5 years ago
  James Ahlborn 4feb8fbfd1 Implement support for partial index lookups. Efficient IndexCursor lookups can now be done with multi-column indexes using only some of the columns in the index. 7 years ago
  James Ahlborn cea1bf2b38 implement logic to determine if relationship is one-to-one 7 years ago
  James Ahlborn 17908417ae relicense with Apache License 9 years ago
  James Ahlborn 23b2a93764 add some convenience methods for working with primary keys 10 years ago
  James Ahlborn 417fb06208 move files into standard maven dir structure 10 years ago
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods 11 years ago
  James Ahlborn dccac86c85 expand javadocs for core interfaces 11 years ago
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 years ago
  James Ahlborn 48e87a4564 general revamp of table finding using index backed cursors; use object flags to determine system/hidden objects; read/write text column sort order 13 years ago
  James Ahlborn 0f7f2b12b4 more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058) 13 years ago
  James Ahlborn daa13d12fe add ability to customize column value matching in cursor findRow (fixes #3105829) 13 years ago
  James Ahlborn 1830cdea4f more comment updates 16 years ago
  James Ahlborn 379669147b add support for reading table relationships; minor refactor of table creation; minor features added to cursorbuilder 16 years ago
  James Ahlborn 3bbc8a0eef More fixes for index parsing. Believe index names are now correctly 16 years ago
  James Ahlborn c44e3f4799 test cursorbuilder 16 years ago
  James Ahlborn b873018902 fix file copyrights 16 years ago
  James Ahlborn 8614c39231 ditch builder-style methods on cursor impls, create CursorBuilder for simpler construction of Cursors 16 years ago