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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of daogenerator!