Add accessorName property to the association config
commit47a779e493b946696ed633cb312f5abecaa159a2
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 30 Jun 2009 08:33:41 +0000 (30 15:33 +0700)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 30 Jun 2009 08:33:41 +0000 (30 15:33 +0700)
tree9c2fa8c72519277619daba18a354abaef38854a2
parent0c604476cfbc8071ed74a215a2a7fec8b5df66ca
Add accessorName property to the association config

It is mainly intended to save the trouble of regenerating the name of the
accessor in case of property access (i.e. getter based).

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/main/java/com/smartitengineering/exim/impl/AssociationConfigImpl.java
smart-exim/smart-exim-api/src/main/java/com/smartitengineering/exim/impl/DefaultAnnotationConfigScanner.java