summaryrefslogtreecommitdiffstats
path: root/src/java/com/healthmarketscience/jackcess/RowId.java
Commit message (Expand)AuthorAgeFilesLines
* more comment updatesJames Ahlborn2008-04-011-1/+1
* Simplify comparison algorithms for RowId and Index.Entry using type attribute...James Ahlborn2008-03-071-10/+21
* fix file copyrightsJames Ahlborn2007-12-031-1/+26
* make usagemap cursor work similarly to Cursor; handle live additions and dele...James Ahlborn2007-11-261-1/+1
* further refactoring of table/cursor; initial iterator for index to allow for ...James Ahlborn2007-11-261-6/+37
* Move table iteration out of Table and into Cursor. First stage inJames Ahlborn2007-11-201-0/+6
* work toward separating table iteration state from the Table classJames Ahlborn2007-11-191-0/+60