]> source.dussan.org Git - jackcess.git/commit
do not ask me why, but numeric columns are considered variable length, even though...
authorJames Ahlborn <jtahlborn@yahoo.com>
Mon, 18 Sep 2006 14:28:28 +0000 (14:28 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Mon, 18 Sep 2006 14:28:28 +0000 (14:28 +0000)
commit2cc11038b960176bb216e061e93cf7cfa37e05b5
treeadd60082a62e59b9e2147fac2042d0831c354c31
parentfb03eb44f42c9125f7bd20113844273c0ea835ba
do not ask me why, but numeric columns are considered variable length, even though they are always the same size

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