I would like to use sql2java to make java objects against a c ommercial to use in my application. Due to its three tier approach I'm only allowed to select items and update/insert via api of commercial application. Is there a quick way to filter out the setters?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to use sql2java to make java objects against a c ommercial to use in my application. Due to its three tier approach I'm only allowed to select items and update/insert via api of commercial application. Is there a quick way to filter out the setters?