We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

daogenerator

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

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website http://daogenerator.u-db.com
Tags
License
Platform
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