]> source.dussan.org Git - jackcess.git/commit
make SimpleColumnMatcher handle a wider range of input data types by coercing them...
authorJames Ahlborn <jtahlborn@yahoo.com>
Fri, 16 Jan 2015 04:27:21 +0000 (04:27 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Fri, 16 Jan 2015 04:27:21 +0000 (04:27 +0000)
commit6b74a49d9b03abc9d9d8c347c6e2297266f4a378
tree894261d128e75c55320c054bf86ac0599edd4af3
parentb5ba01ff3b20bf33f656d195fb5fae40603f5ae2
make SimpleColumnMatcher handle a wider range of input data types by coercing them to the appropriate internal value typefg

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@908 f203690c-595d-4dc9-a70b-905162fa7fd2
src/main/java/com/healthmarketscience/jackcess/impl/ColumnImpl.java
src/main/java/com/healthmarketscience/jackcess/util/SimpleColumnMatcher.java