Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lightblueseas/gen-db-sources

Generate from existing entity classes repository and service classes
https://github.com/lightblueseas/gen-db-sources

database generator repository

Last synced: about 2 months ago
JSON representation

Generate from existing entity classes repository and service classes

Awesome Lists containing this project

README

        

# Overview

This project is intented to generate repository and service classes from existing entity classes.

## License

The source code comes under the liberal Apache License V2.0, making persistence-api great for all types of back end applications.

# Links

- [Template-Based Code Generation with Apache Velocity, Part 1 - O'Reilly Media](http://www.onjava.com/pub/a/onjava/2004/05/05/cg-vel1.html)
- [Template-Based Code Generation with Apache Velocity, Part 2 - O'Reilly Media](http://www.onjava.com/pub/a/onjava/2004/05/05/cg-vel1.html?page=2)