Does anyone know of any good open source and/or freeware Java code generators?
Specifically, I'm too lazy to create classes that store the data from my DB tables (MySQL). Does anyone know of a program that will read the table meta data and generate a simple class structure with setters and getters, etc.
Thanks
Specifically, I'm too lazy to create classes that store the data from my DB tables (MySQL). Does anyone know of a program that will read the table meta data and generate a simple class structure with setters and getters, etc.
Thanks