DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects.
Fully compatible with eclipse/JPA POJO generator
DAO Generator currently supports below ORM frameworks:
Hibernate
JPA
Application is platform free, you can run via console:
java -jar daogenerator.jar
OR
right click -> open with -> Java SE Binary (Windows)
Application requeries Java 1.6+
You can check online tutorial:
http://www.youtube.com/watch?v=FPKCnSqwjDY
P.S. I start project 4 day ago from scratch, so source code uncmmented. I will update source in following week
Features
- *@Repository and @Transactional annotation support for spring
- *JPA query hints support
- *JPA query lock mode support
- *JPA query flushmode support
- *Hibernate cachemode support
- *Hibernate lockoptions support
- *Override each method for min-max result
- *Generate comments
- *Add additional interfaces
- *Easy implementation to existing project
- *Log file for generated fields
- Mapping.xml for Spring
Categories
Code GeneratorsLicense
GNU General Public License version 3.0 (GPLv3)Follow daogenerator
Other Useful Business Software
The AI coach for teams, built on validated assessments.
Give managers and teams proactive, contextual coaching to lead effectively, communicate clearly, and navigate real work situations as they happen.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of daogenerator!