Hi Everyone,
I have a physical data model in Rose Data Modeler and ERwin. I would like to generate CRUD operations in Java but do not see an option for this in either Rose or ERwin.

Is there a thrid party package that could do this using the Rose or ERwin file? I need to keep the model in either of those but would like to generate CRUD operations instead of hand coding them. Using stored procedures is an option but I would have to check with others on this as in the past CRUD's have always just been coded in Java using JDBC.

I am using DB2 v9.1 but want standard SQL for the CRUD operations.

Thanks for the advice.