aspose file tools
The moose likes JDBC and the fly likes Auto-Create Bean From mySQL DB? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Auto-Create Bean From mySQL DB?" Watch "Auto-Create Bean From mySQL DB?" New topic
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?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Auto-Create Bean From mySQL DB?
 
Similar Threads
is it a broken mysql
hbm.xml file generation in netbeans
MySQL naming conventions?
Looking for a good tool for MYSQL
Migrating from mysql to mssql