summaryrefslogtreecommitdiffstats
path: root/src/java/com/healthmarketscience/jackcess/TempPageHolder.java
Commit message (Expand)AuthorAgeFilesLines
* allow for TempBufferHolder which does not maintain reference (cleans up addRows)James Ahlborn2008-03-211-7/+5
* completely fix problems with sporadic usage map corruption; add some soft buf...James Ahlborn2008-03-181-77/+19
* fix file copyrightsJames Ahlborn2007-12-031-1/+26
* rework inline usage map handling to handle out-of-range cases better and with...James Ahlborn2007-07-101-18/+7
* move usagemap implementations into UsageMap in prep for future changes; clean...James Ahlborn2007-07-091-1/+2
* use TempPageHolder in reference usage mapJames Ahlborn2007-07-091-0/+25
* rework current row page tracking with RowStateJames Ahlborn2006-09-141-0/+177