https://github.com/omnifaces/omnipersistence
Utilities for JPA, JDBC and DataSources
https://github.com/omnifaces/omnipersistence
generic jpa
Last synced: about 1 year ago
JSON representation
Utilities for JPA, JDBC and DataSources
- Host: GitHub
- URL: https://github.com/omnifaces/omnipersistence
- Owner: omnifaces
- License: other
- Created: 2015-10-08T13:41:57.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-16T14:40:42.000Z (almost 2 years ago)
- Last Synced: 2024-09-16T17:25:01.420Z (almost 2 years ago)
- Topics: generic, jpa
- Language: Java
- Size: 1.05 MB
- Stars: 31
- Watchers: 9
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
[](https://repo.maven.apache.org/maven2/org/omnifaces/omnipersistence/)
[](https://javadoc.io/doc/org.omnifaces/omnipersistence)
[](https://github.com/omnifaces/omnipersistence/actions)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
# OmniPersistence
Utilities for JPA, JDBC and DataSources.
JSF based integration tests using [`BaseEntityService`](https://github.com/omnifaces/omnipersistence/blob/develop/src/main/java/org/omnifaces/persistence/service/BaseEntityService.java) can be found in [OptimusFaces](https://github.com/omnifaces/optimusfaces) project.