Hi all, We are doing a lot of refactoring and one issue came up was that moving JavaBean, renaming or overloading setter/getters could break the existing iBATIS queries. But we have to wait till runtime and test every related functionality for that purpose.
I am wondering whether there is a way we could perform this kind of validation in advance? Thanks. Bing
