|
[
Permlink
| « Hide
]
Shay Banon added a comment - 11/Jan/08 07:51 AM
There is some support for it in Compass. It is mainly driven by mapping a class using annotations, and then using xml mapping to enhance it by giving it the same alias. So, in this case, the xml mapping binding checks, and if there is an already defined class for it, it will simply add/replace the given mappings for it with the xml mappings.
|