Why DAO?
- To decouple the Persistence storage from the rest of the application- Hibernate DAO (Powerful high performance Object/Relational Persistence)
- Spring DAO
- Standard Java DAO
- Ruby (mysql-ruby library)
- iBatis DAO
- greenDAO (Android ORM for SQLite)
- FireStorm/DAO
- ObjectRelationalBridge(OJB)
- Torque
- Castor (Data binding Framework)
- Cayenne (Open source comes with modeling GUI Tool)
- TriActive JDO(TJDO) (Implements Sun's JDO Specification)
- Jaxor (Code Generator)
- JDBM (Transactional Persistence Engine)
- pBeans
- SimpleORM
- Prevayler
- Java Ulta-Lite Persistence
- JPOX
- Speedo
- XORM
- Ammentos
- JGrinder
- Apache OpenJPA
- jPersist
- EclipseLink
- JOOQ
No comments:
Post a Comment