DBUTILS-85 In BeanProcessor#isCompatibleType, can Integer.class.isInstance(value) be replaced by value instanceof Integer (etc)?
Simplified code by using instanceof.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1482485 13f79535-47bb-0310-9956-ffa450edef68
2 files changed