| |||||
Architect's Java DAO Generator is a specially developed component that enables you to 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.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
Fixed bugs:
· Float conversion from Double (GAE)