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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of daogenerator!