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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of daogenerator!