I'm using IBatis for ORM and using the same objects for input to my service. Is there a simple way to hide some of the mutators IBatis needs to operate without modifying the wsdl after generation? Or am I stuck using some type of transfer object?
 
- Doug

Reply via email to