Skip to content

*BangMapleJDBCGenerator - A desktop helper tool for generating JDBC Connection, JDBC DAO, Entity (DTO) Java classes. Inheritance and implementing other Java classes are also supported!

Notifications You must be signed in to change notification settings

bangmaple/BangMapleJDBCGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BangMapleJDBCGenerator

A desktop helper tool for generating Java code and intended to be used with SQL Server:

  • Entity (DTO) class. (Extending or implementing other Java classes are also supported)
  • JDBCUtils class. (Class for get the connection from the Database)
  • JDBCDAO class. (Class for managing Entity (DTO))

  • Testing connection function is supported.
  • Support multiple attributes in Entity class.
  • Support generating CRUD methods for JDBCDAO class.

TODO:

  • Support for internalization.
  • Support for theme managing.
  • Support for JPA DAO (EclipseLink).

Built using:

  • NetBeans IDE 11.3.
  • Java 8.

BangMapleProject. 2020

About

*BangMapleJDBCGenerator - A desktop helper tool for generating JDBC Connection, JDBC DAO, Entity (DTO) Java classes. Inheritance and implementing other Java classes are also supported!

Topics

Resources

Stars

Watchers

Forks

Languages