Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benawi/java-hibernate

Create Persistence Entities with validations, An entity is a lightweight domain object that is persist-able. An entity class is mapped to a table in a relational database. Each instance of an entity class has a primary key field.
https://github.com/benawi/java-hibernate

Last synced: about 5 hours ago
JSON representation

Create Persistence Entities with validations, An entity is a lightweight domain object that is persist-able. An entity class is mapped to a table in a relational database. Each instance of an entity class has a primary key field.

Awesome Lists containing this project