]> source.dussan.org Git - jackcess.git/commit
add index primary key info; possibly fix some bugs around reading indexes (or possibl...
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 24 Jul 2006 15:17:13 +0000 (15:17 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 24 Jul 2006 15:17:13 +0000 (15:17 +0000)
commit2097e47024fc0703960ec347e17113c4968031d2
treee876ef5a100354709b800df5a95322b83821cc6b
parentcea5a6b7155ecd632800c3d7b3ce3218352a3019
add index primary key info; possibly fix some bugs around reading indexes (or possibly introduce)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@66 f203690c-595d-4dc9-a70b-905162fa7fd2
src/java/com/healthmarketscience/jackcess/Index.java
src/java/com/healthmarketscience/jackcess/JetFormat.java
src/java/com/healthmarketscience/jackcess/Table.java
test/data/test.mdb
test/src/java/com/healthmarketscience/jackcess/DatabaseTest.java