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

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: 6 months 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