]> source.dussan.org Git - jackcess.git/commit
complete rework of large index support after realizing that my understanding of the...
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 14 Apr 2008 02:09:43 +0000 (02:09 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 14 Apr 2008 02:09:43 +0000 (02:09 +0000)
commit5ed9b04c403f5cc8f7316523b4f5a5b64b9e4419
tree6b6d1fd9c89e1c74515f2c88382650c49d57aadd
parent7d405b6f8e3208f288b0a122bd2642b7b19800aa
complete rework of large index support after realizing that my understanding of the node page structure was a wee bit incorrect; basic operations are working, some testing implemented

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@325 f203690c-595d-4dc9-a70b-905162fa7fd2
src/java/com/healthmarketscience/jackcess/IndexPageCache.java
test/src/java/com/healthmarketscience/jackcess/BigIndexTest.java