Hi, I have a (old) version of abator running for my project. For some reason when i add a new column to a specific table in my db and compile the java classes the new column does not get added to the corresponding java class. however, if i add a new column to another table in the same database and compile/build the classes the new getter and setter method is added to the class.
what could be the problem in this case? thanks for any help. -- View this message in context: http://www.nabble.com/aBator-does-not-create-getter-and-setter-for-new-column-in-table-tp22033078p22033078.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.