Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use new general 97 index support | James Ahlborn | 2019-08-16 | 1 | -45/+40 |
* | overrides everywhere | James Ahlborn | 2018-12-20 | 1 | -0/+6 |
* | Implement support for partial index lookups. Efficient IndexCursor lookups c... | James Ahlborn | 2017-04-03 | 1 | -32/+26 |
* | relicense with Apache License | James Ahlborn | 2015-04-17 | 1 | -14/+11 |
* | only need to generate index row values once per lookup iteration | James Ahlborn | 2014-09-22 | 1 | -6/+23 |
* | IndexCursor can early exit when searching based on indexed values, fixes 109 | James Ahlborn | 2014-09-21 | 1 | -21/+24 |
* | Add Cursor.findRow(RowId) for moving to a specific Table row using only the R... | James Ahlborn | 2014-06-11 | 1 | -9/+22 |
* | add some convenience methods for working with primary keys | James Ahlborn | 2014-03-24 | 1 | -0/+9 |
* | move files into standard maven dir structure | James Ahlborn | 2013-08-16 | 1 | -0/+510 |