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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of daogenerator!