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
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Architect's Java DAO Generator!