Mardao source project is hosted at GitHub:
https://github.com/sosandstrom/mardao
Generates a DAO interface with multiple implementations: JPA, Android, Low-level AppEngine Datastore and SpringJDBC. The input to the generator are the annotated domain objects. The generator is packaged as a maven plugin.
Features
- 1.1 supports @Table(name="tblName")
- 1.1 supports @Column(name="columnName")
- 1.3 supports java.lang.Byte entitiy members
- 1.3 supports java.lang.Short entitiy members
- 1.3 supports java.lang.Integer entitiy members
- 1.8 supports JPA
- 1.8 supports low-level AppEngine datastore
- 1.8 supports JPA on AppEngine
- 1.17 supports Android DAOs based on the SQLite database
- 1.20 supports @Basic arrays[] for AED
- 1.28 supports @ManyToMany for Android
- 1.35 AED supports Google AppEngine MemCache
Follow Architect's Java DAO Generator
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Architect's Java DAO Generator!