Hello,
Does anyone know of a good (free) DAO/VO generator? I used one a year or so ago and cant seem to find it anymore. If i remember correctly, it worked as such (and was very slick).
1) download and install some php code/app
2) bring up the main page
3) fire in connection information to mysql database
4) hit generate (or whatever)
it would then create the DAO and VO classes for every table in my database.
I searching around today, i am seeing many similar products, but nothing as simple and straightforward.
Thanks