Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lightblueseas/gen-db-sources
- Owner: lightblueseas
- License: apache-2.0
- Created: 2017-07-06T11:37:41.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-08-13T10:02:40.000Z (over 6 years ago)
- Last Synced: 2024-03-26T15:18:16.362Z (10 months ago)
- Topics: database, generator, repository
- Language: Java
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)