]> source.dussan.org Git - jackcess.git/commit
fix compressed text handling; wrap arithmetic exceptions with ioexceptions
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 26 Jul 2006 14:41:32 +0000 (14:41 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 26 Jul 2006 14:41:32 +0000 (14:41 +0000)
commit8ac2bfbce9482c046749ddb2799248fae8323e8e
treecd6c69c9d86ccad02f86f3bce4e79525c2854acc
parenta2d427b84c8876943f022bbedce7645e5481d4d3
fix compressed text handling; wrap arithmetic exceptions with ioexceptions

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