| Author |
Auto-Create Bean From mySQL DB?
|
David Yutzy
tumbleweed and gunslinger
Ranch Hand
Joined: Jun 29, 2001
Posts: 192
|
|
Anyone know of a tool that will create beans from a database schema such as mySQL? What I'm after is a tool that can take a mySQL database and all it's tables and generate skeleton Insert, Update, Select, and Delete methods as well as all the get/set methods for each field. Any ideas out there?
|
 |
 |
|
|
subject: Auto-Create Bean From mySQL DB?
|
|
|