There is no need to swear! ;-) (kidding) There is nothing in the framework to do this yet. We have been discussing runtime creation of simple CRUD operations, but nothing has been implemented yet.
I have done a few experiments using jdbc, database metadata, and velocity to generate beans and sql maps - this worked pretty well, but I had to inject alot of assumptions about the data and naming. It turned out to be a one-time use kind of thing. Larry >>> "Jean-Luc" <[EMAIL PROTECTED]> 11/26/04 10:50 AM >>> hell guys is there a way in ibatis to autogenerate some of the sql and xml ?