Add supported basic types to association config
commitcfd08a9a44d63c608d0ff49e29f46f013411b505
authorImran M Yousuf <imyousuf@smartitengineering.com>
Sun, 20 Sep 2009 08:28:47 +0000 (20 15:28 +0700)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Sun, 20 Sep 2009 08:28:47 +0000 (20 15:28 +0700)
tree679d3e8e684ca65fbd230fcf8f279afb0b5eee21
parentb895dd097b18ac2d3832e8b5283d112f026e0992
Add supported basic types to association config

As a result now there will be more precise type of association data type.

Change association config such a way that a type may support more than one
class types, e.g. boolean.class and Boolean.class.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-exim/smart-exim-api/src/main/java/com/smartitengineering/exim/AssociationConfig.java
smart-exim/smart-exim-api/src/test/java/com/smartitengineering/exim/impl/DefaultAnnotationConfigScannerTest.java