Hi all; I have questions about configuring ibatis. 1-Is there a way of blocking the code generation of some columns on some tables. For examle i have table_mytable and it has column_1 column_2 column_3 column_4 and i do not column_1 and column_2 to be mapped. Is there a way of excluidng these columns 2-As you know ibatis DOA classes extends SQLMapDaoTemplate. but after generating these classes we manually go and change this to xxxSQLMapDaoTemplate which is a class that we want to be extended. Is there a way of changing the extended classes for the generated dao objects 3-And the same thing for the ibatis-beans we maually make them extend XXXAbstractObject. So is there a way to make them automatically extend XXXAbstractObject. Thanks for the help. Yours
Ýbrahim DEMÝR jdbc_tr group moderator http://ibrahimdemir.wordpress.com --------------------------------- Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when.