Releases: bangmaple/BangMapleJDBCGenerator
Releases · bangmaple/BangMapleJDBCGenerator
Main features updated [Beta]
-
Replaced the manual NetBeans Java Project selection with the new Combobox-style selection for quickly choosing the project.
-
Changed the way to choose the NetBeansProjects by allow choosing the folder containing the projects, different than the previous versions.
-
Added "Configuration" features: Allow saving the current configuration for future using...
-- Please see the "Configuration" tab for more information. -
TO-DO NOW:
- Adding support for multiple SQL Relational table selection rather than the previous one which only accept one relational table per database.
Main features updated
- Added feature to generate Entity (DTO) class by mapping directly into the SQL Server Database Table.
- Added feature to be able to change the application theme.
- TODO:
- Adding feature to generate Entity DAO class by mapping Entity (DTO) class.
- Internationalization support.
Bumped version
- Optimized code for better performance.
- TODO Internationalization & Theme changer.
Fix typo
Bumped version
1.1 Add files via upload
Added "static" modifier for DBUtils
Updated Add "static" modifier for easily accessing.
Initial Release
1.0 Add files via upload