Skip to content

caseyscarborough/daogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DaoGen

Generates JDBC DAO classes for a model.

Run the Application class from your IDE, or build the jar with the following command:

mvn clean compile assembly:single

And run the jar:

java -jar daogen-1.0-SNAPSHOT-jar-with-dependencies.jar

About

Generates JDBC DAO classes for a Model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages