Skip to content

Releases: bangmaple/BangMapleJDBCGenerator

Main features updated [Beta]

16 May 11:58
8b82b26
Compare
Choose a tag to compare
  • 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

18 Apr 06:00
6c5ef9c
Compare
Choose a tag to compare
  • 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

13 Apr 18:13
fed6409
Compare
Choose a tag to compare
  • Optimized code for better performance.
  • TODO Internationalization & Theme changer.

Fix typo

06 Apr 08:59
98f107b
Compare
Choose a tag to compare
1.1.1

Fix typo

Bumped version

06 Apr 06:55
89d53d3
Compare
Choose a tag to compare
1.1

Add files via upload

Added "static" modifier for DBUtils

05 Apr 12:11
e3f6109
Compare
Choose a tag to compare
Updated

Add "static" modifier for easily accessing.

Initial Release

05 Apr 10:30
660245b
Compare
Choose a tag to compare
1.0

Add files via upload